summaryrefslogtreecommitdiffstats
path: root/src/server/altservers.h
Commit message (Collapse)AuthorAgeFilesLines
* [SERVER] Shut down altservers finder properlySimon Rettberg2013-11-121-0/+2
|
* [SERVER] Add "client only" flag for alt serversSimon Rettberg2013-11-121-1/+1
|
* [SERVER] More debugging, more safety checks, disable alt servers that fail ↵Simon Rettberg2013-09-161-0/+2
| | | | too often
* [SERVER] Copy CRC-32 list from uplink server if availableSimon Rettberg2013-08-281-1/+1
| | | | | Split up helper.c, move file/disk related functions to fileutil.c Uplink: Make sure relayed requests are at least 1MiB
* [SERVER] On-the-fly transparent proxyingSimon Rettberg2013-08-261-4/+6
|
* [SERVER] Add command line options to create empty image of certain size with ↵Simon Rettberg2013-08-011-0/+4
| | | | empty cache map (so it needs an uplink server)
* [SERVER] Uplink handing complete (untested, as alt servers can't be defined ↵Simon Rettberg2013-07-311-0/+14
yet, so prepare for lots of fixes ;))