summaryrefslogtreecommitdiff
path: root/Userland/Services/CMakeLists.txt
AgeCommit message (Expand)Author
2021-10-17LoginServer: Layout a basic login windowPeter Elliott
2021-08-26Userland: Introduce ConfigServer and LibConfigAndreas Kling
2021-07-14SpiceAgent: Add a new spice agent service :^)x-yl
2021-07-10FileSystemAccessServer: Add service for accessing veiled files nicelyTimothy
2021-07-08LibSQL+SQLServer: Build SQLServer system serviceJan de Visser
2021-05-22Userland: Remove SymbolServer and the "symbol" user+groupAndreas Kling
2021-05-13Services: Add InspectorServer to reverse the direction of InspectorAndreas Kling
2021-05-09Userland: Preserve keyboard mapping preference on reboot (#6955)Γ–mer Kurttekin
2021-04-25Services: Rename ProtocolServer to RequestServerDexesTTP
2021-04-25Services: Add a WebSocket serviceDexesTTP
2021-04-13FileOperation: Add a new helper program for out-of-process file opsAndreas Kling
2021-03-25SystemMenu: Remove SystemMenu serviceAndreas Kling
2021-02-04SymbolServer: Add symbolication service for out-of-process ELF parsingAndreas Kling
2021-01-12Services: Move to Userland/Services/Andreas Kling