Age | Commit message (Expand) | Author |
---|---|---|
2022-02-25 | Userland: Rename IPC ClientConnection => ConnectionFromClient | Itamar |
2022-02-16 | LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods | Sam Atkins |
2021-12-06 | LibIPC: Add IPC::MultiServer convenience class | Andreas Kling |
2021-12-06 | LibCore: Make LocalServer::take_over_from_system_server() return ErrorOr | Andreas Kling |
2021-12-06 | LaunchServer: Port to LibMain :^) | Andreas Kling |
2021-12-05 | Services: Cast unused IPC::new_client_connection() results to void | Sam Atkins |
2021-11-30 | LibCore: Change Core::LocalServer::on_ready_to_accept => on_accept | Andreas Kling |
2021-08-22 | Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open | networkException |
2021-07-22 | LaunchServer: Remove debug spam about incoming connections | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |