Age | Commit message (Expand) | Author |
---|---|---|
2022-07-08 | Userland: Add `/usr/local/sbin` to `PATH` by default | Tim Schumacher |
2022-01-13 | LibCore+Userland+Tests: Convert Stream APIs to construct on heap | sin-ack |
2021-12-27 | LibCore+Services: Make TCPServer propagate errors | Sam Atkins |
2021-12-27 | TelnetServer: Port to LibMain | Sam Atkins |
2021-12-16 | LibCore+Userland: Convert TCPServer to use the Serenity Stream API | sin-ack |
2021-10-23 | TelnetServer: Defer removal of client from clients HashMap | Brendan Coles |
2021-08-12 | Userland: Fix PATH environment variable ordering | Jean-Baptiste Boric |
2021-08-01 | Services: Remove unused header includes | Brian Gianforcaro |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |