ladybird/Userland/Services
Tim Ledbetter f02ccffaa8 WebServer: Show the correct port when using port 0
Specifying port 0 on the command line causes WebServer to select a
random available port. We now show the port WebServer is actually
using rather than assuming it is the same as the command line argument.
2023-06-21 08:35:44 +02:00
..
AudioServer AK+LibAudio+AudioServer: Silence very noisy debug statements by default 2023-06-13 06:14:01 +02:00
ChessEngine
Clipboard
ConfigServer
CrashDaemon
DHCPClient
EchoServer
FileOperation
FileSystemAccessServer
ImageDecoder
KeyboardPreferenceLoader
LaunchServer LibCore+Userland: Remove uses of DeprecatedString in file utility 2023-06-14 11:18:22 -04:00
LoginServer
LookupServer
NetworkServer
NotificationServer NotificationServer: Stop notifications showing in the top left at first 2023-05-31 14:45:54 +02:00
RequestServer Everywhere: Correctly report progress of downloads larger than 4GiB 2023-06-19 06:13:19 +02:00
SpiceAgent SpiceAgent: Exit early if SPICE_DEVICE doesn't exist 2023-06-03 05:52:16 +02:00
SQLServer LibSQL+SQLServer: Do not re-open databases 2023-06-13 16:33:42 -04:00
SystemServer SystemServer: Handle waitpid's status correctly 2023-06-13 06:15:10 +02:00
Taskbar
TelnetServer
WebContent Ladybird+LibWeb+WebConent: Drive audio in Ladybird off the main thread 2023-06-21 06:14:15 +02:00
WebDriver
WebServer WebServer: Show the correct port when using port 0 2023-06-21 08:35:44 +02:00
WebSocket
WindowServer WindowServer: Properly handle OOM on drag-and-drop metadata copy 2023-06-15 08:07:17 +02:00
CMakeLists.txt