summaryrefslogtreecommitdiff
path: root/Services/SystemServer/Service.cpp
AgeCommit message (Expand)Author
2020-09-30LibCore: Add ensure_parent_directories to LibCore::FileItamar
2020-08-24LibCore: Prefer strlcpy over strncpy, fix overflowBen Wiederhake
2020-08-20SystemServer: Minor #include cleanup in Service.cpp (#3227)Muhammad Zahalqa
2020-08-15SystemServer: Adjust assertion+comment for new dup2() behaviorAndreas Kling
2020-06-22SystemServer: Put some debug spam behind #ifdefsAndreas Kling
2020-06-09SystemServer: Add support for accepting socket connections :^)Sergey Bugaev
2020-06-09SystemServer: Add support for multi-instance servicesSergey Bugaev
2020-05-27SystemServer: Add BootModes and Environment service optionsSergey Bugaev
2020-05-08Services: Renamed from ServersAndreas Kling