index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibConfig
/
Client.cpp
Age
Commit message (
Expand
)
Author
2022-12-23
LibConfig+LibCore+ConfigServer: Support u32 configuration entries
Timothy Flynn
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-10-01
LibCore+LibConfig+ConfigServer: Add Config::{add,remove}_group()
thankyouverycool
2022-10-01
LibConfig+ConfigServer: Make remove_key() synchronous
thankyouverycool
2022-04-26
LibConfig+ConfigServer: Write config values synchronously
Moustafa Raafat
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-01-15
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
sin-ack
2021-11-18
LibConfig: Add list methods for groups and keys
faxe1008
2021-11-13
LibConfig: Add removal/notifcation for keys
faxe1008
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
LibConfig: VERIFY that a Core::EventLoop exists before connecting
Andreas Kling
2021-08-26
Userland: Introduce ConfigServer and LibConfig
Andreas Kling