Age | Commit message (Expand) | Author |
---|---|---|
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 |