summaryrefslogtreecommitdiff
path: root/Userland/Services/LaunchServer/main.cpp
AgeCommit message (Expand)Author
2021-08-22Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to opennetworkException
2021-07-22LaunchServer: Remove debug spam about incoming connectionsAndreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-01-12Services: Move to Userland/Services/Andreas Kling