ladybird/Userland/Services
Tom 49de4d5f33 LibDNS: Remove the 'DNS' prefix from the various type and class names
Since all types and class names live in the DNS namespace, we don't
need to spell it out twice each time.
2022-04-15 16:34:26 +01:00
..
AudioServer Services: Use default constructors/destructors 2022-03-24 20:09:26 -07:00
ChessEngine Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Clipboard Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ConfigServer LibCore: Automatically create config directories if necessary 2022-04-11 00:08:48 +02:00
CrashDaemon Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DHCPClient DHCPClient: Close outgoing sockets after use 2022-04-11 00:15:06 +02:00
EchoServer Services: Use default execpromises parameter to pledge(..) 2022-04-03 17:13:51 -07:00
FileOperation FileOperation: Port to Core::Stream 2022-03-13 22:38:48 +01:00
FileSystemAccessServer Services: Use default constructors/destructors 2022-03-24 20:09:26 -07:00
ImageDecoder Services: Use default constructors/destructors 2022-03-24 20:09:26 -07:00
InspectorServer InspectorServer: Defer removal of InspectableProcess from table 2022-04-06 13:04:03 +02:00
KeyboardPreferenceLoader LibCore: Automatically create config directories if necessary 2022-04-11 00:08:48 +02:00
LaunchServer Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LoginServer Services: Use default constructors/destructors 2022-03-24 20:09:26 -07:00
LookupServer LibDNS: Remove the 'DNS' prefix from the various type and class names 2022-04-15 16:34:26 +01:00
NotificationServer LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
RequestServer RequestServer+LibProtocol: Allow users to specify a per-request proxy 2022-04-09 12:21:43 +02:00
SpiceAgent Services: Use default execpromises parameter to pledge(..) 2022-04-03 17:13:51 -07:00
SQLServer Services: Use default constructors/destructors 2022-03-24 20:09:26 -07:00
SystemServer LibCore+Userland: Remove File::ensure_parent_directories 2022-04-11 00:08:48 +02:00
Taskbar LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
TelnetServer TelnetServer: Ignore null and \n when parsing 2022-04-14 16:12:16 +02:00
WebContent LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
WebServer WebServer: Add utf-8 charset to Content-Type header for text/plain 2022-04-09 01:14:14 +02:00
WebSocket Services: Use default constructors/destructors 2022-03-24 20:09:26 -07:00
WindowServer LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
CMakeLists.txt LoginServer: Layout a basic login window 2021-10-17 22:18:48 +02:00