summaryrefslogtreecommitdiffstats
path: root/src/server/fileutil.h
Commit message (Collapse)AuthorAgeFilesLines
* [SERVER] Use stdbool.h for booleans; minor refactoring of variable and ↵Simon Rettberg2014-12-311-4/+4
| | | | function names
* Improve uplink handling, add code to debug thread creation/destruction, ↵Simon Rettberg2014-06-161-1/+1
| | | | change stupid convention of freeDiskSpace returning 0 on error, which is ambiguous to the disk simply being full...
* [SERVER] Copy CRC-32 list from uplink server if availableSimon Rettberg2013-08-281-0/+14
Split up helper.c, move file/disk related functions to fileutil.c Uplink: Make sure relayed requests are at least 1MiB