Age | Commit message (Expand) | Author |
---|---|---|
2022-01-15 | LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer | sin-ack |
2021-11-18 | LibConfig: Add list methods for groups and keys | faxe1008 |
2021-11-13 | LibConfig: Add removal/notifcation for keys | faxe1008 |
2021-08-26 | ConfigServer+LibConfig: Add way for clients to listen for config changes | Andreas Kling |
2021-08-26 | ConfigServer+LibConfig: Add pledge_domains() API | Andreas Kling |
2021-08-26 | LibConfig: VERIFY that a Core::EventLoop exists before connecting | Andreas Kling |
2021-08-26 | Userland: Introduce ConfigServer and LibConfig | Andreas Kling |