summaryrefslogtreecommitdiffstats
path: root/src/server/image.h
Commit message (Expand)AuthorAgeFilesLines
* [SERVER] Refactor uplink/cache handling, improve crc checkingSimon Rettberg2018-07-041-4/+2Star
* [SERVER] Try to re-open cacheFd if writing failsSimon Rettberg2018-06-251-0/+2
* [SERVER] Make sure image has read fd before readingSimon Rettberg2018-06-131-0/+2
* [SERVER] Experimental support for sparse files in proxy modeSimon Rettberg2018-03-151-0/+2
* [SERVER] Image list private to image.cSimon Rettberg2017-10-311-3/+0Star
* [SERVER] Refactor: Move client list to net.* and isolateSimon Rettberg2017-09-071-2/+3
* [SERVER] Implement closeUnusedFd config optionSimon Rettberg2017-09-021-0/+2
* [SERVER] Split server-only defs from config.h to serverconfig.hSimon Rettberg2017-08-261-2/+1Star
* cleanup commitsSebastian2016-02-111-3/+2Star
* [SERVER] Performance: Optimized some functions (gprof)Simon Rettberg2015-12-171-1/+1
* [SERVER] Support looking on disk if an unknown image is requestedSimon Rettberg2015-12-121-1/+1
* [SERVER] Reload images in another thread when triggered by signalSimon Rettberg2015-05-121-1/+2
* [SERVER] Renamed image_fillJson to image_getListAsJson.Stephan Schwaer2015-05-081-1/+1
* [Server] Added statistics of images and uptime to json.Stephan Schwaer2015-05-051-1/+3
* [SERVER] Fix automatic proxying to use supplied connection; fix race conditio...Simon Rettberg2015-01-271-1/+1
* [SERVER] Big code cleanup, refactoring, minor bugfixingSimon Rettberg2015-01-061-2/+2
* [SERVER] Use stdbool.h for booleans; minor refactoring of variable and functi...Simon Rettberg2014-12-311-7/+7
* Improve uplink handling, add code to debug thread creation/destruction, chang...Simon Rettberg2014-06-161-1/+1
* [SERVER] Save cache maps every 30 minsSimon Rettberg2013-11-121-0/+2
* [SERVER] More debugging, more safety checks, disable alt servers that fail to...Simon Rettberg2013-09-161-0/+4
* [SERVER] On-the-fly transparent proxyingSimon Rettberg2013-08-261-0/+2
* [SERVER] Improve proxy mode, implement integrity check in proxy modeSimon Rettberg2013-08-121-0/+4
* [SERVER] Fix use-after-free, improve cleanupSimon Rettberg2013-08-021-5/+7
* [SERVER] Some sanity here and there, minor fixes, trying to track down proxy ...Simon Rettberg2013-08-021-0/+2
* [SERVER] Add command line options to create empty image of certain size with ...Simon Rettberg2013-08-011-1/+2
* Work in progress: uplinksr2013-07-251-0/+15
* Implement CRC-32 list generation; fix quick CRC-32 check on image loadingsr2013-07-231-0/+1
* Remove all glib dependencies from serversr2013-07-171-0/+2
* "It's compiling!"sr2013-07-151-27/+2Star
* Rewriiiiiiiiitesr2013-07-151-0/+5
* Rewrite still in progres....sr2013-07-111-1/+26
* Rewrite in progres....sr2013-07-091-0/+10
* Rewriting....sr2013-07-081-0/+8