summaryrefslogtreecommitdiffstats
path: root/src/config.h
Commit message (Expand)AuthorAgeFilesLines
* [*] Support hop-counting in request header, protocol version 3Simon Rettberg2017-10-171-1/+2
* [*] Continue splitting #defines to clientconfig.h etc.Simon Rettberg2017-09-021-31/+0Star
* [SERVER] Split server-only defs from config.h to serverconfig.hSimon Rettberg2017-08-261-25/+0Star
* SERVER_MAX_CLIENTS: 400 -> 4000konrad2016-07-191-1/+1
* [KERNEL/CLIENT] Several minor tweaks and changesSimon Rettberg2016-01-111-1/+2
* [SERVER] Remove non-working images from list, plus refactoringSimon Rettberg2015-12-151-2/+2
* [FUSE] It works! Kinda...Simon Rettberg2015-11-301-0/+1
* [FUSE] Mid-refactoring, does not compileSimon Rettberg2015-11-241-1/+1
* [SERVER] Fix automatic proxying to use supplied connection; fix race conditio...Simon Rettberg2015-01-271-1/+1
* [SERVER] Configurable client timeout, adaptive replication speed (to be teste...Simon Rettberg2014-12-221-1/+0Star
* [KERNEL] Improved read timeout handlingSimon Rettberg2013-12-201-1/+1
* [SERVER] Decrease cache map save interval for nowSimon Rettberg2013-11-131-1/+2
* [SERVER] Save cache maps every 30 minsSimon Rettberg2013-11-121-0/+1
* [SERVER] Minor tweaks here and thereSimon Rettberg2013-11-101-8/+9
* [KERNEL] Slow down with RTT measurements after 30 secondsSimon Rettberg2013-10-241-2/+4
* [SERVER] More debugging, more safety checks, disable alt servers that fail to...Simon Rettberg2013-09-161-1/+4
* [SERVER] Copy CRC-32 list from uplink server if availableSimon Rettberg2013-08-281-1/+1
* [SERVER] WIP: On-the-fly image cloningSimon Rettberg2013-08-231-0/+2
* [SERVER] Improve proxy mode, implement integrity check in proxy modeSimon Rettberg2013-08-121-1/+1
* [SERVER] Uplink handing complete (untested, as alt servers can't be defined y...Simon Rettberg2013-07-311-6/+7
* Work in progress: uplinksr2013-07-251-1/+1
* ...Working on proxy mode...sr2013-07-251-0/+9
* Completely remove glib as dependencysr2013-07-181-4/+0Star
* Rewriting....sr2013-07-081-1/+8
* [SERVER] Add IPv6 support (clients and RPC connections)sr2013-01-151-1/+2
* [SERVER] Refactor codesr2012-12-191-3/+1Star
* [SERVER] Add list of trusted servers and namespaces (load, display)sr2012-09-021-1/+1
* [KERNEL] Tell server whether we're a client or a server in proxy modesr2012-09-011-3/+3
* [SERVER] Added soft and hard timeouts for image deletion: reject any new clie...sr2012-08-311-2/+1Star
* [SERVER] Set _FILE_OFFSET_BITS=64 so that images >4GiB will be handled proper...sr2012-08-301-1/+1
* [KERNEL] Add IOCTLs to add and remove serverssr2012-08-281-3/+12
* [KERNEL] Make rtt threshold relativesr2012-08-251-1/+2
* [*] Cleanup, comments, more error checkssr2012-08-241-5/+22
* [SERVER] IPC over TCPJohann Latocha2012-07-251-0/+1
* [SERVER] Set groupid and permissions on ipc socketJohann Latocha2012-07-181-3/+4
* [KERNEL] RTT bug fixedJohann Latocha2012-05-111-1/+1
* [KERNEL] New RTT thres.Johann Latocha2012-05-111-1/+1
* [KERNEL] rtt measurement improvedJohann Latocha2012-05-081-0/+1
* [KERNEL] Read ahead increasedJohann Latocha2012-02-231-0/+1
* [ALL] Bugs, bugs, bugs...Johann Latocha2012-02-221-1/+1
* [KERNEL] SysFS interface added (/sys/block/dnbd*/net/)Johann Latocha2012-02-211-1/+1
* [KERNEL] Major bug fixesJohann Latocha2012-02-161-6/+8
* [KERNEL] Switch server on connection lostJohann Latocha2012-02-161-1/+2
* [KERNEL] Kernel panic while server is gone fixedJohann Latocha2012-02-151-1/+2
* [CLIENT] Get host by nameJohann Latocha2012-02-091-0/+1
* [ALL] RefactoringJohann Latocha2012-02-081-0/+1
* [CLIENT] Connecting via config fileJohann Latocha2012-02-031-1/+2
* [SERVER] IPC over unix socketJohann Latocha2012-02-021-1/+1
* [SERVER] Parsing config file with glibJohann Latocha2012-02-021-6/+1Star
* [SERVER] Timeout for client socketsJohann Latocha2012-01-301-0/+2