summaryrefslogtreecommitdiffstats
path: root/src/server/globals.c
Commit message (Expand)AuthorAgeFilesLines
* [SERVER] Overhauled loggingSimon Rettberg2015-02-221-3/+29
* Get rid of unneccessary volatileSimon Rettberg2015-02-221-1/+1
* [SERVER] Crank up warning levels of gcc and fix them all (mostly sign compare...Simon Rettberg2015-01-141-1/+1
* [SERVER] Get rid of epoll in alservers.c, make valgrind+gdb happy by handling...Simon Rettberg2015-01-061-1/+1
* [SERVER] Use stdbool.h for booleans; minor refactoring of variable and functi...Simon Rettberg2014-12-311-7/+7
* [SERVER] Create compilation unit for wait/signalling logic (using eventfd)Simon Rettberg2014-12-311-1/+1
* [SERVER] Add setting to enable/disable background replication, add comments t...Simon Rettberg2014-12-291-0/+2
* [SERVER] Configurable client timeout, adaptive replication speed (to be teste...Simon Rettberg2014-12-221-0/+2
* [SERVER] Minor tweaks here and thereSimon Rettberg2013-11-101-0/+2
* blaSimon Rettberg2013-11-071-0/+2
* [SERVER] Copy CRC-32 list from uplink server if availableSimon Rettberg2013-08-281-1/+3
* [SERVER] several improvementsSimon Rettberg2013-08-021-0/+6
* [SERVER] Fix create_image() by adding fallback solutions for fallocate()Simon Rettberg2013-08-011-1/+8
* [SERVER] Add command line options to create empty image of certain size with ...Simon Rettberg2013-08-011-0/+29
* Remove all glib dependencies from serversr2013-07-171-1/+1
* Add debug-lock functions that will helpt to spot deadlocks etc. while developingsr2013-07-161-0/+1
* Rewrite in progres....sr2013-07-091-0/+6