index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Services
/
SystemServer
/
Service.cpp
Age
Commit message (
Expand
)
Author
2021-01-12
Services: Move to Userland/Services/
Andreas Kling
2021-01-10
Everywhere: Convert a bunch of dbgprintf() to dbgln()
Andreas Kling
2021-01-09
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2020-12-26
SystemServer: Set HOME for services
Sergey Bugaev
2020-12-26
SystemServer: Port to Core::Account
Sergey Bugaev
2020-09-30
LibCore: Add ensure_parent_directories to LibCore::File
Itamar
2020-08-24
LibCore: Prefer strlcpy over strncpy, fix overflow
Ben Wiederhake
2020-08-20
SystemServer: Minor #include cleanup in Service.cpp (#3227)
Muhammad Zahalqa
2020-08-15
SystemServer: Adjust assertion+comment for new dup2() behavior
Andreas Kling
2020-06-22
SystemServer: Put some debug spam behind #ifdefs
Andreas Kling
2020-06-09
SystemServer: Add support for accepting socket connections :^)
Sergey Bugaev
2020-06-09
SystemServer: Add support for multi-instance services
Sergey Bugaev
2020-05-27
SystemServer: Add BootModes and Environment service options
Sergey Bugaev
2020-05-08
Services: Renamed from Servers
Andreas Kling