summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibConfig
AgeCommit message (Expand)Author
2022-02-11LibConfig: Rename pledge_domains(String) => pledge_domain(String)Vitaly Dyachkov
2022-01-15LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServersin-ack
2021-11-18LibConfig: Add list methods for groups and keysfaxe1008
2021-11-13LibConfig: Add removal/notifcation for keysfaxe1008
2021-08-26ConfigServer+LibConfig: Add way for clients to listen for config changesAndreas Kling
2021-08-26ConfigServer+LibConfig: Add pledge_domains() APIAndreas Kling
2021-08-26LibConfig: VERIFY that a Core::EventLoop exists before connectingAndreas Kling
2021-08-26Userland: Introduce ConfigServer and LibConfigAndreas Kling