summaryrefslogtreecommitdiff
path: root/src/network/core/tcp_admin.h
AgeCommit message (Expand)Author
2021-05-30Codechange: [Network] Make admin name and version std::stringrubidium42
2021-05-13Codechange: [Network] split CloseSocket and CloseConnection more clearly (#9261)Patric Stout
2021-04-20Doc: server name doesn't need to be advertised to be validPatric Stout
2020-06-27Doc: Acknowledge integer type mismatch in certain admin packets using AdminUp...duck
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-03-24Codechange: Use override keyword in networking classes.peter1138
2019-03-20Remove: ENABLE_NETWORK switchPatric Stout
2019-02-12Fix: CompanyEconomy documentationThomas den Hollander
2013-07-11(svn r25588) -Feature [FS#5643]: PING and PONG packets for admin port (Xaroth)planetmaker
2013-07-11(svn r25587) -Add FS#5643: Conclude rcon output sent to admin clients with an...planetmaker
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2011-12-19(svn r23623) -Add: allow bi-directional communication with the AdminPort and ...truebrain
2011-12-19(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...rubidium
2011-10-15(svn r23031) -Fix [FS#4804]: for the admin "bots" there was no distinction be...rubidium
2011-09-15(svn r22934) -Fix [FS#4771]: prevent authentication bypass for the admin port...rubidium
2011-06-04(svn r22536) -Fix [FS#4632]: documentation omission regarding admin protocolrubidium
2011-05-01(svn r22403) -Document: some more network/core coderubidium
2011-05-01(svn r22398) -Codechange: remove some defines from the tcp/admin code, so dox...rubidium
2011-01-22(svn r21887) -Fix-ish: some headers weren't including the headers they depend onrubidium
2010-12-30(svn r21668) -Feature: command logging using the admin interface (dihedral)rubidium
2010-11-30(svn r21358) -Codechange: make some network function names conform to coding ...rubidium
2010-11-21(svn r21285) -Codechange: prevent ICC warningsmatz
2010-10-17(svn r20975) -Add: logging of console output for remote admins (dihedral)rubidium
2010-10-17(svn r20974) -Add: remote console (rcon) for remote admins (dihedral)rubidium
2010-10-17(svn r20973) -Add: chat sending and receiving support for remote admins (dihe...rubidium
2010-10-17(svn r20972) -Add: company statistics updates at intervals to remote admins (...rubidium
2010-10-17(svn r20971) -Add: company economy updates at intervals to remote admins (dih...rubidium
2010-10-17(svn r20970) -Add: company change notification to remote admins (dihedral)rubidium
2010-10-17(svn r20969) -Add: client info change notification to remote admins (dihedral)rubidium
2010-10-17(svn r20968) -Add: date notification of remote admins (dihedral)rubidium
2010-10-17(svn r20967) -Add: infrastructure to send information to remote admins at spe...rubidium
2010-10-17(svn r20963) -Add: stubs for a remote administration connectionrubidium