1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 00:41:00 +00:00
serenity/Userland/DevTools
Lucas CHOLLET 1b36348d8b LibCore+LibIPC: Recognise %uid in path
This patch allows to insert "%uid" in `IPC_CLIENT_CONNECTION`
declaration and in SystemServer's ini files. This pattern is replaced
then replaced by the UID of the owner of the service. It opens a path
for seamlessly managed, per-user portal.
2022-08-14 21:52:35 +01:00
..
GMLPlayground Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
HackStudio LibCore+LibIPC: Recognise %uid in path 2022-08-14 21:52:35 +01:00
Inspector LibCore+LibIPC: Recognise %uid in path 2022-08-14 21:52:35 +01:00
Profiler Profiler: Add scrollbar to FlameGraphView 2022-08-04 02:52:39 +02:00
SQLStudio Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
UserspaceEmulator LibC: Remove the LibPthread interface target 2022-07-19 11:00:35 +01:00
CMakeLists.txt Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00