summaryrefslogtreecommitdiff
path: root/Userland/Services/ConfigServer
AgeCommit message (Expand)Author
2021-10-14ConfigServer: Sync config files to disk automaticallyValtteri Koskivuori
2021-08-27ConfigServer: Update the configuration cache on file changesAndreas Kling
2021-08-26ConfigServer: Monitor opened config files for changesAndreas Kling
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-26Userland: Introduce ConfigServer and LibConfigAndreas Kling