Age | Commit message (Expand) | Author |
---|---|---|
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-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-11-28 | Everywhere: Use default execpromises argument for Core::System::pledge | Brian Gianforcaro |
2021-11-23 | ConfigServer: Port to LibMain :^) | Andreas Kling |
2021-08-26 | Userland: Introduce ConfigServer and LibConfig | Andreas Kling |