1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:08:10 +00:00
serenity/Userland/Services
Andreas Kling 1ce03f4f34 LibIPC: Stop sending client ID to clients
The client ID is not useful to normal clients anymore, so stop telling
everyone what their ID is.
2021-02-01 11:32:00 +01:00
..
AudioServer LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
ChessEngine Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
Clipboard LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
CrashDaemon LibCoreDump+Crash{Daemon,Reporter}: Make backtraces thread-specific 2021-01-15 23:26:47 +01:00
DHCPClient Everywhere: Debug macros instead of constexpr. 2021-01-25 09:47:36 +01:00
EchoServer Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
ImageDecoder LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
LaunchServer LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
LookupServer LookupServer: Unbreak reverse DNS lookups 2021-01-30 12:06:51 +01:00
NotificationServer LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
ProtocolServer LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
SystemMenu Everywhere: Debug macros instead of constexpr. 2021-01-25 09:47:36 +01:00
SystemServer Everywhere: Debug macros instead of constexpr. 2021-01-25 09:47:36 +01:00
Taskbar Everywhere: Hook up remaining debug macros to Debug.h. 2021-01-25 09:47:36 +01:00
TelnetServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
WebContent LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
WebServer WebServer: Stream the downloaded files 2021-01-30 14:12:14 +01:00
WindowServer LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00