summaryrefslogtreecommitdiffstats
path: root/src/server/image.c
Commit message (Expand)AuthorAgeFilesLines
...
* [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