ladybird/Userland/Services
2021-05-22 10:21:52 +02:00
..
AudioServer Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
ChessEngine Userland: Replace arc4random() with get_random<u32>() 2021-05-14 22:24:02 +02:00
Clipboard Clipboard+LibGUI: Remove unnecessary client/server greeting message 2021-05-20 22:12:42 +02:00
CrashDaemon CrashDaemon: Fix CrashReporter argument order 2021-05-18 23:42:02 +01:00
DHCPClient Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
EchoServer Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
FileOperation AK+Userland: Remove nullability feature for the ByteBuffer type 2021-05-16 17:49:42 +02:00
ImageDecoder Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
InspectorServer AK+Userland: Fix some compiler warnings and make variables const-ref 2021-05-16 17:49:42 +02:00
KeyboardPreferenceLoader LibC: Do not include errno.h inside unistd.h 2021-05-14 22:24:02 +02:00
LaunchServer LibC: Do not include errno.h inside unistd.h 2021-05-14 22:24:02 +02:00
LookupServer AK+Userland: Remove nullability feature for the ByteBuffer type 2021-05-16 17:49:42 +02:00
NotificationServer LibGfx: Remove Gfx::FontDatabase::default_bold_font() 2021-05-20 20:55:29 +02:00
RequestServer Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
SymbolServer SymbolServer: Remove two unnecessary #include statements 2021-05-13 23:28:40 +02:00
SystemServer Kernel/Graphics + SystemServer: Support text mode properly 2021-05-16 19:58:33 +02:00
Taskbar Revert "Userland: static vs non-static constexpr variables" 2021-05-21 10:30:52 +01:00
TelnetServer AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
WebContent LibGfx+WindowServer: Have WindowServer broadcast system font settings 2021-05-21 20:15:51 +02:00
WebServer WebServer: Fix jailbreaking of server via .. relative paths 2021-05-18 09:32:10 +02:00
WebSocket Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
WindowServer WindowServer: Notify window-less clients about theme/font changes 2021-05-22 10:21:52 +02:00
CMakeLists.txt Services: Add InspectorServer to reverse the direction of Inspector 2021-05-13 23:28:40 +02:00