ladybird/Userland/Services
Nick Johnson a437430294 Notification: Give a unique internal ID
This will allow us to later query the notifications from a connection
and safely update it without exposing it to any other applications, as
it is session based.
2021-03-22 12:46:16 +01:00
..
AudioServer Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
ChessEngine Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
Clipboard Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
CrashDaemon Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
DHCPClient Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
EchoServer Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
ImageDecoder LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
LaunchServer Apply suggestions from code review 2021-03-15 16:08:31 +01:00
LookupServer Everywhere: Remove pessimizing and redundant move() 2021-03-17 16:30:15 +01:00
NotificationServer Notification: Give a unique internal ID 2021-03-22 12:46:16 +01:00
ProtocolServer Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
SymbolServer Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
SystemMenu Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
SystemServer Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 2021-02-26 16:59:56 +01:00
Taskbar Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
TelnetServer Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
WebContent Everywhere: Remove unnecessary whitespace at the end of some lines. 2021-03-08 09:20:53 +01:00
WebServer Userland: Fix printf specifiers with off_t 2021-03-17 23:22:42 +01:00
WindowServer LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 2021-03-16 11:50:03 +01:00
CMakeLists.txt SymbolServer: Add symbolication service for out-of-process ELF parsing 2021-02-04 23:19:08 +01:00