serenity/Services
Sahan Fernando 6d97b623cd Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf
These changes are arbitrarily divided into multiple commits to make it
easier to find potentially introduced bugs with git bisect.
2021-01-11 21:06:32 +01:00
..
AudioServer Everywhere: Convert a bunch of dbgprintf() to dbgln() 2021-01-10 10:02:20 +01:00
ChessEngine Everywhere: Colour => Color 2021-01-09 14:03:06 +01:00
Clipboard Everywhere: Replace a bundle of dbg with dbgln. 2021-01-09 21:11:09 +01:00
CrashDaemon CrashDaemon: Use pledge 2021-01-11 19:03:09 +01:00
DHCPClient Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf 2021-01-11 21:06:32 +01:00
EchoServer EchoServer: Add a simple echo server 2020-12-16 17:29:12 +01:00
ImageDecoder Everywhere: Replace a bundle of dbg with dbgln. 2021-01-09 21:11:09 +01:00
LaunchServer Everywhere: Replace a bundle of dbg with dbgln. 2021-01-09 21:11:09 +01:00
LookupServer Everywhere: Re-format with clang-format-11 2020-12-31 21:51:00 +01:00
NotificationServer Everywhere: Replace a bundle of dbg with dbgln. 2021-01-09 21:11:09 +01:00
ProtocolServer ProtocolServer: Add some debug log output for failed downloads 2021-01-03 13:10:53 +01:00
SystemMenu SystemMenu: Tweak text "About..." => "About SerenityOS" 2021-01-04 23:23:55 +01:00
SystemServer Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf 2021-01-11 21:06:32 +01:00
Taskbar Everywhere: Convert a bunch of dbgprintf() to dbgln() 2021-01-10 10:02:20 +01:00
TelnetServer Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf 2021-01-11 21:06:32 +01:00
WebContent Everywhere: Replace a bundle of dbg with dbgln. 2021-01-09 21:11:09 +01:00
WebServer Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf 2021-01-11 21:06:32 +01:00
WindowServer Vector: Implement find, find_if, find_first_matching in terms of AK::find* 2021-01-11 19:45:05 +01:00
CMakeLists.txt CrashDaemon: Move from Applications to Services 2020-12-30 03:20:06 +01:00