summaryrefslogtreecommitdiffstats
path: root/src/server/helper.h
Commit message (Expand)AuthorAgeFilesLines
* [*] Introduce constants for IPv4/6 in dnbd3_host_tSimon Rettberg2017-10-281-2/+2
* [SERVER] Move includes from header to source unitSimon Rettberg2017-10-011-2/+0Star
* dnbd3server build success on freebsd :)Sebastian2016-02-111-0/+1
* cleanup commitsSebastian2016-02-111-1/+1
* [SERVER] BREAKING: Get rid of pseudo case-insensitivityv2.1Simon Rettberg2016-02-011-1/+0Star
* [SERVER] Fix a lot of (mostly harmless) data racesSimon Rettberg2016-01-111-1/+1
* [SERVER] Remove non-working images from list, plus refactoringSimon Rettberg2015-12-151-1/+1
* [SERVER] Update includes for moved log.hSimon Rettberg2015-12-021-1/+1
* [SERVER] Overhauled loggingSimon Rettberg2015-02-221-2/+2
* [SERVER] Dead code removal, minor performance tweaks, refactoring, etc.Simon Rettberg2015-01-021-50/+0Star
* [SERVER] Use stdbool.h for booleans; minor refactoring of variable and functi...Simon Rettberg2014-12-311-29/+27Star
* [SERVER] Refactoring, more debug output, try to check for cyclic proxyingSimon Rettberg2013-10-221-1/+6
* [SERVER] Block signals on network threadsSimon Rettberg2013-09-171-0/+1
* [SERVER] Copy CRC-32 list from uplink server if availableSimon Rettberg2013-08-281-4/+0Star
* [SERVER] Fix race condition in uplink request aggregation, other small improv...Simon Rettberg2013-08-131-0/+1
* [SERVER] Fix create_image() by adding fallback solutions for fallocate()Simon Rettberg2013-08-011-0/+1
* [SERVER] Add command line options to create empty image of certain size with ...Simon Rettberg2013-08-011-2/+2
* [SERVER] Uplink handing complete (untested, as alt servers can't be defined y...Simon Rettberg2013-07-311-34/+33Star
* Work in progress: uplinksr2013-07-251-13/+0Star
* Implement CRC-32 list generation; fix quick CRC-32 check on image loadingsr2013-07-231-1/+2
* Rewrite still in progres....sr2013-07-111-0/+4
* Rewrite in progres....sr2013-07-091-0/+10
* [SERVER] Fix return code for IPC_IMAGE_ADDsr2012-09-251-0/+2
* [SERVER] Check trust settings before replicating image or adding alt serversr2012-09-191-0/+1
* [SERVER] More work towards automatic server discovery and queryingsr2012-09-041-4/+64
* [SERVER] Check which dnbd3 devices are idle and ready to use for proxy modesr2012-09-031-0/+30