Age | Commit message (Expand) | Author |
---|---|---|
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 |