Age | Commit message (Expand) | Author |
---|---|---|
2022-10-01 | LibCore+LibConfig+ConfigServer: Add Config::{add,remove}_group() | thankyouverycool |
2022-10-01 | LibConfig+ConfigServer: Make remove_key() synchronous | thankyouverycool |
2022-04-26 | LibConfig+ConfigServer: Write config values synchronously | Moustafa Raafat |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
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 |