serenity/Base/etc
DexesTTP 71d27abb97 Services: Rename ProtocolServer to RequestServer
The current ProtocolServer was really only used for requests, and with
the recent introduction of the WebSocket service, long-lasting
connections with another server are not part of it. To better reflect
this, this commit renames it to RequestServer.

This commit also changes the existing 'protocol' portal to 'request',
the existing 'protocol' user and group to 'request', and most mentions
of the 'download' aspect of the request to 'request' when relevant, to
make everything consistent across the system.

Note that LibProtocol still exists as-is, but the more generic Client
class and the more specific Download class have both been renamed to a
more accurate RequestClient and Request to match the new names.

This commit only change names, not behaviors.
2021-04-25 19:04:34 +02:00
..
WindowServer Base: Tweak applet window order 2021-03-30 23:43:24 +02:00
ca_certs.ini Base: Add Amazon's intermediate root certificate (Server CA 1B) 2020-12-30 13:31:55 +01:00
FileIconProvider.ini Base: Add new icons for fonts and File Manager 2021-02-25 08:08:26 +01:00
fstab Base: Make /www read-write by default 2021-02-03 21:23:15 +01:00
group Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
hosts
LookupServer.ini LookupServer: Implement a DNS server :^) 2021-02-15 09:14:42 +01:00
motd Meta: Update project copyright dates (2018-2021) :^) 2021-01-01 01:14:16 +01:00
passwd Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
protocols
services Everywhere: Fix more typos 2020-10-03 12:36:49 +02:00
shadow Base: Add root to the /etc/shadow file 2021-01-21 11:35:32 +01:00
shellrc Applications: Rename Serendipity => Welcome 2021-04-15 20:50:24 +02:00
SystemServer.ini Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00