summaryrefslogtreecommitdiffstats
path: root/src/server/image.c
Commit message (Expand)AuthorAgeFilesLines
...
* [SERVER] Properly decrease uplink.queueLen when removing a clientSimon Rettberg2013-09-171-2/+7
* [SERVER] More debugging, more safety checks, disable alt servers that fail to...Simon Rettberg2013-09-161-1/+52
* [SERVER] Remove stupid 1MiB request expansion, this clearly needs to be done ...Simon Rettberg2013-08-281-1/+1
* [SERVER] Copy CRC-32 list from uplink server if availableSimon Rettberg2013-08-281-20/+97
* [SERVER] On-the-fly transparent proxyingSimon Rettberg2013-08-261-18/+42
* [SERVER] WIP: On-the-fly image cloningSimon Rettberg2013-08-231-4/+120
* I'm stupidSimon Rettberg2013-08-121-1/+1
* [SERVER] Improve proxy mode, implement integrity check in proxy modeSimon Rettberg2013-08-121-21/+75
* [SERVER] Fix use-after-free, improve cleanupSimon Rettberg2013-08-021-14/+50
* [SERVER] Some sanity here and there, minor fixes, trying to track down proxy ...Simon Rettberg2013-08-021-4/+29
* [SERVER] several improvementsSimon Rettberg2013-08-021-2/+2
* fix0rsSimon Rettberg2013-08-021-2/+3
* [SERVER] Fix create_image() by adding fallback solutions for fallocate()Simon Rettberg2013-08-011-11/+10Star
* [SERVER] Add command line options to create empty image of certain size with ...Simon Rettberg2013-08-011-21/+122
* [SERVER] Still working on the uplink... Almost theresr2013-07-261-2/+8
* Work in progress: uplinksr2013-07-251-3/+55
* ...Working on proxy mode...sr2013-07-251-4/+38
* Implement CRC-32 list generation; fix quick CRC-32 check on image loadingsr2013-07-231-4/+122
* Remove all glib dependencies from serversr2013-07-171-18/+24
* Replace all pthread_spin_* calls with spin_*, so that all locking can be trac...sr2013-07-171-23/+24
* Fix more bugs, remove debug messagessr2013-07-161-6/+2Star
* Fix bugs from rewrite so it actually workssr2013-07-161-9/+13
* "It's compiling!"sr2013-07-151-18/+33
* Rewriiiiiiiiitesr2013-07-151-0/+6
* Rewrite still in progres....sr2013-07-111-10/+248
* Rewrite in progres....sr2013-07-091-26/+247
* Rewriting....sr2013-07-081-0/+38