summaryrefslogtreecommitdiff
path: root/Userland/Services/LaunchServer/ClientConnection.cpp
AgeCommit message (Expand)Author
2021-05-02Userland: Get rid of the OwnPtr<...> boilerplate code for IPC handlersGunnar Beutner
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-01LibIPC: Stop sending client ID to clientsAndreas Kling
2021-01-12Services: Move to Userland/Services/Andreas Kling