1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 20:28:11 +00:00
serenity/Userland/Services/ConfigServer
faxe1008 116d89eec6 ConfigServer: Add methods to list groups and keys
Applications that make use of LibConfig anyway have now a way of listing
the groups and keys without resorting to using Core::ConfigFile
directly.
2021-11-18 09:08:51 +01:00
..
ClientConnection.cpp ConfigServer: Add methods to list groups and keys 2021-11-18 09:08:51 +01:00
ClientConnection.h ConfigServer: Add methods to list groups and keys 2021-11-18 09:08:51 +01:00
CMakeLists.txt Userland: Introduce ConfigServer and LibConfig 2021-08-26 00:54:27 +02:00
ConfigClient.ipc ConfigServer: Add method and notification for key removal 2021-11-13 12:55:46 +01:00
ConfigServer.ipc ConfigServer: Add methods to list groups and keys 2021-11-18 09:08:51 +01:00
main.cpp Userland: Introduce ConfigServer and LibConfig 2021-08-26 00:54:27 +02:00