ladybird/Userland/Services
2021-06-09 17:43:32 +04:30
..
AudioServer AudioServer: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
ChessEngine Userland: Replace arc4random() with get_random<u32>() 2021-05-14 22:24:02 +02:00
Clipboard Clipboard: Tighten pledge promises a bit earlier :^) 2021-06-06 17:56:34 +02:00
CrashDaemon CrashDaemon: Fix CrashReporter argument order 2021-05-18 23:42:02 +01:00
DHCPClient DHCPClient: Avoid unaligned access when parsing options 2021-05-27 15:18:03 +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 ImageDecoder: Fix narrowing cast of loop count 2021-05-23 18:10:29 +02:00
InspectorServer InspectorServer: Add is_inspectable IPC 2021-06-02 11:19:04 +02:00
KeyboardPreferenceLoader LibC: Do not include errno.h inside unistd.h 2021-05-14 22:24:02 +02:00
LaunchServer LaunchServer: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
LookupServer LookupServer: Make DNSName::operator== ignore case 2021-06-09 17:43:32 +04:30
NotificationServer NotificationServer: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
RequestServer RequestServer: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
SystemServer Kernel/Graphics + SystemServer: Support text mode properly 2021-05-16 19:58:33 +02:00
Taskbar Taskbar: Make sure LibGUI/Desktop.h is usable in ports 2021-06-04 19:11:13 +02:00
TelnetServer AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
WebContent LibWeb: Rename Web::Frame to Web::BrowsingContext 2021-05-30 12:39:53 +02:00
WebServer AK+Everywhere: Replace usages of URLParser::urlencode() and urldecode() 2021-06-01 09:28:05 +02:00
WebSocket AK+Everywhere: Disallow constructing Functions from incompatible types 2021-06-06 00:27:30 +04:30
WindowServer Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> 2021-06-08 19:14:24 +02:00
CMakeLists.txt Userland: Remove SymbolServer and the "symbol" user+group 2021-05-22 18:54:22 +02:00