ladybird/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
Clipboard LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
CrashDaemon
DHCPClient Everywhere: Debug macros instead of constexpr. 2021-01-25 09:47:36 +01:00
EchoServer
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
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