summaryrefslogtreecommitdiff
path: root/Userland/Services/ConfigServer/ConnectionFromClient.cpp
AgeCommit message (Expand)Author
2023-02-13LibCore: Move Stream-based sockets into the `Core` namespaceTim Schumacher
2023-01-18LibCore+ConfigServer: Add FileWatcherFlags to replace InodeWatcherFlagsTimothy Flynn
2023-01-12LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOrSam Atkins
2022-12-23LibConfig+LibCore+ConfigServer: Support u32 configuration entriesTimothy Flynn
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-10-01LibCore+LibConfig+ConfigServer: Add Config::{add,remove}_group()thankyouverycool
2022-10-01LibConfig+ConfigServer: Make remove_key() synchronousthankyouverycool
2022-03-24Services: Use default constructors/destructorsLenny Maiorani
2022-02-25Userland: Rename IPC ClientConnection => ConnectionFromClientItamar