Age | Commit message (Expand) | Author |
---|---|---|
2021-10-14 | ConfigServer: Sync config files to disk automatically | Valtteri Koskivuori |
2021-08-27 | ConfigServer: Update the configuration cache on file changes | Andreas Kling |
2021-08-26 | ConfigServer: Monitor opened config files for changes | Andreas Kling |
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 | Userland: Introduce ConfigServer and LibConfig | Andreas Kling |