Age | Commit message (Expand) | Author |
---|---|---|
2021-01-30 | LookupServer: Unbreak reverse DNS lookups | Andreas Kling |
2021-01-30 | LookupServer: Be a little more robust in case accept() fails | Andreas Kling |
2021-01-30 | LookupServer: Don't create Core::Object on the stack | Andreas Kling |
2021-01-25 | Everywhere: Hook up remaining debug macros to Debug.h. | asynts |
2021-01-25 | Everywhere: Remove unnecessary debug comments. | asynts |
2021-01-16 | Everywhere: Convert a handful of String::format() => formatted() | Andreas Kling |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |