Age | Commit message (Expand) | Author |
2013-01-08 | (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl... | planetmaker |
2012-10-21 | (svn r24620) -Fix (r24619): Keep admin port API compatibility. | frosch |
2012-10-20 | (svn r24619) -Change: Check for bankruptcy on a monthly basis (ZxBioHazardZx) | planetmaker |
2012-01-20 | (svn r23826) -Fix [FS#4972]: the detailed performance rating window showed th... | rubidium |
2011-12-19 | (svn r23623) -Add: allow bi-directional communication with the AdminPort and ... | truebrain |
2011-11-04 | (svn r23115) -Fix [FS#4813]: allow accessing the server's client info as well... | rubidium |
2011-09-15 | (svn r22934) -Fix [FS#4771]: prevent authentication bypass for the admin port... | rubidium |
2011-05-05 | (svn r22424) -Document: some more bits | rubidium |
2011-05-04 | (svn r22423) -Document: some network stuff | rubidium |
2011-05-01 | (svn r22398) -Codechange: remove some defines from the tcp/admin code, so dox... | rubidium |
2011-04-22 | (svn r22369) -Codechange: allocate ClientInfo when needed, i.e. don't allocat... | rubidium |
2011-04-22 | (svn r22368) -Codechange: move the IP address field from the ClientInfo to Cl... | rubidium |
2011-04-22 | (svn r22367) -Codechange: send ClientSockets instead of ClientInfos to the ad... | rubidium |
2011-04-22 | (svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientI... | rubidium |
2011-02-15 | (svn r22085) -Fix: assert when connecting to the admin port | smatz |
2011-01-22 | (svn r21890) -Cleanup: remove some unneeded includes | rubidium |
2011-01-08 | (svn r21741) -Fix (r21668): Some white space slipped past the commit hook | planetmaker |
2011-01-03 | (svn r21701) -Codechange: ConsoleColour = TextColour, so make it that way and... | rubidium |
2010-12-30 | (svn r21668) -Feature: command logging using the admin interface (dihedral) | rubidium |
2010-12-06 | (svn r21420) -Fix: admins were always given the stats of company 0 | rubidium |
2010-11-30 | (svn r21358) -Codechange: make some network function names conform to coding ... | rubidium |
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 r20964) -Add: disconnecting remote admins that fail to authenticate | rubidium |
2010-10-17 | (svn r20963) -Add: stubs for a remote administration connection | rubidium |