summaryrefslogtreecommitdiffstats
path: root/src/server/fileutil.c
Commit message (Expand)AuthorAgeFilesLines
* [SERVER] Crank up warning levels of gcc and fix them all (mostly sign compare...Simon Rettberg2015-01-141-1/+1
* [SERVER] Use stdbool.h for booleans; minor refactoring of variable and functi...Simon Rettberg2014-12-311-18/+18
* Improve uplink handling, add code to debug thread creation/destruction, chang...Simon Rettberg2014-06-161-3/+3
* [SERVER] Fix free disk space checkSimon Rettberg2013-12-041-1/+1
* [SERVER] Copy CRC-32 list from uplink server if availableSimon Rettberg2013-08-281-0/+75