Age | Commit message (Expand) | Author |
---|---|---|
2021-05-03 | Userland: Use snake case names in .ipc files | Gunnar Beutner |
2021-05-03 | Userland: Change IPC funcs to use plain arguments instead of a struct | Gunnar Beutner |
2021-05-02 | LaunchServer: Only consider path in OpenURL | Valtteri Koskivuori |
2021-05-02 | LaunchServer: Actually seal the allow-list on SealAllowList | Andreas Kling |
2021-05-02 | Userland: Make IPC handlers return void if they don't have any outputs | Gunnar Beutner |
2021-05-02 | Userland: Get rid of the OwnPtr<...> boilerplate code for IPC handlers | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-01 | LibIPC: Stop sending client ID to clients | Andreas Kling |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |