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
Age
Commit message (
Expand
)
Author
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-03
SystemServer+LoginServer+Userland: Switch to sid-based sockets
Peter Elliott
2022-10-01
LibCore+LibConfig+ConfigServer: Add Config::{add,remove}_group()
thankyouverycool
2022-10-01
LibConfig+ConfigServer: Make remove_key() synchronous
thankyouverycool
2022-08-14
Base: Launch ConfigServer at session start-up
Lucas CHOLLET
2022-08-14
LibCore+LibIPC: Recognise %uid in path
Lucas CHOLLET
2022-04-26
LibConfig+ConfigServer: Write config values synchronously
Moustafa Raafat
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-02-25
Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
Itamar
2022-02-11
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
Vitaly Dyachkov
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