| Commit message (Expand) | Author | Age | Files | Lines |
* | [*] Support hop-counting in request header, protocol version 3 | Simon Rettberg | 2017-10-17 | 1 | -1/+2 |
* | [*] Continue splitting #defines to clientconfig.h etc. | Simon Rettberg | 2017-09-02 | 1 | -31/+0 |
* | [SERVER] Split server-only defs from config.h to serverconfig.h | Simon Rettberg | 2017-08-26 | 1 | -25/+0 |
* | SERVER_MAX_CLIENTS: 400 -> 4000 | konrad | 2016-07-19 | 1 | -1/+1 |
* | [KERNEL/CLIENT] Several minor tweaks and changes | Simon Rettberg | 2016-01-11 | 1 | -1/+2 |
* | [SERVER] Remove non-working images from list, plus refactoring | Simon Rettberg | 2015-12-15 | 1 | -2/+2 |
* | [FUSE] It works! Kinda... | Simon Rettberg | 2015-11-30 | 1 | -0/+1 |
* | [FUSE] Mid-refactoring, does not compile | Simon Rettberg | 2015-11-24 | 1 | -1/+1 |
* | [SERVER] Fix automatic proxying to use supplied connection; fix race conditio... | Simon Rettberg | 2015-01-27 | 1 | -1/+1 |
* | [SERVER] Configurable client timeout, adaptive replication speed (to be teste... | Simon Rettberg | 2014-12-22 | 1 | -1/+0 |
* | [KERNEL] Improved read timeout handling | Simon Rettberg | 2013-12-20 | 1 | -1/+1 |
* | [SERVER] Decrease cache map save interval for now | Simon Rettberg | 2013-11-13 | 1 | -1/+2 |
* | [SERVER] Save cache maps every 30 mins | Simon Rettberg | 2013-11-12 | 1 | -0/+1 |
* | [SERVER] Minor tweaks here and there | Simon Rettberg | 2013-11-10 | 1 | -8/+9 |
* | [KERNEL] Slow down with RTT measurements after 30 seconds | Simon Rettberg | 2013-10-24 | 1 | -2/+4 |
* | [SERVER] More debugging, more safety checks, disable alt servers that fail to... | Simon Rettberg | 2013-09-16 | 1 | -1/+4 |
* | [SERVER] Copy CRC-32 list from uplink server if available | Simon Rettberg | 2013-08-28 | 1 | -1/+1 |
* | [SERVER] WIP: On-the-fly image cloning | Simon Rettberg | 2013-08-23 | 1 | -0/+2 |
* | [SERVER] Improve proxy mode, implement integrity check in proxy mode | Simon Rettberg | 2013-08-12 | 1 | -1/+1 |
* | [SERVER] Uplink handing complete (untested, as alt servers can't be defined y... | Simon Rettberg | 2013-07-31 | 1 | -6/+7 |
* | Work in progress: uplink | sr | 2013-07-25 | 1 | -1/+1 |
* | ...Working on proxy mode... | sr | 2013-07-25 | 1 | -0/+9 |
* | Completely remove glib as dependency | sr | 2013-07-18 | 1 | -4/+0 |
* | Rewriting.... | sr | 2013-07-08 | 1 | -1/+8 |
* | [SERVER] Add IPv6 support (clients and RPC connections) | sr | 2013-01-15 | 1 | -1/+2 |
* | [SERVER] Refactor code | sr | 2012-12-19 | 1 | -3/+1 |
* | [SERVER] Add list of trusted servers and namespaces (load, display) | sr | 2012-09-02 | 1 | -1/+1 |
* | [KERNEL] Tell server whether we're a client or a server in proxy mode | sr | 2012-09-01 | 1 | -3/+3 |
* | [SERVER] Added soft and hard timeouts for image deletion: reject any new clie... | sr | 2012-08-31 | 1 | -2/+1 |
* | [SERVER] Set _FILE_OFFSET_BITS=64 so that images >4GiB will be handled proper... | sr | 2012-08-30 | 1 | -1/+1 |
* | [KERNEL] Add IOCTLs to add and remove servers | sr | 2012-08-28 | 1 | -3/+12 |
* | [KERNEL] Make rtt threshold relative | sr | 2012-08-25 | 1 | -1/+2 |
* | [*] Cleanup, comments, more error checks | sr | 2012-08-24 | 1 | -5/+22 |
* | [SERVER] IPC over TCP | Johann Latocha | 2012-07-25 | 1 | -0/+1 |
* | [SERVER] Set groupid and permissions on ipc socket | Johann Latocha | 2012-07-18 | 1 | -3/+4 |
* | [KERNEL] RTT bug fixed | Johann Latocha | 2012-05-11 | 1 | -1/+1 |
* | [KERNEL] New RTT thres. | Johann Latocha | 2012-05-11 | 1 | -1/+1 |
* | [KERNEL] rtt measurement improved | Johann Latocha | 2012-05-08 | 1 | -0/+1 |
* | [KERNEL] Read ahead increased | Johann Latocha | 2012-02-23 | 1 | -0/+1 |
* | [ALL] Bugs, bugs, bugs... | Johann Latocha | 2012-02-22 | 1 | -1/+1 |
* | [KERNEL] SysFS interface added (/sys/block/dnbd*/net/) | Johann Latocha | 2012-02-21 | 1 | -1/+1 |
* | [KERNEL] Major bug fixes | Johann Latocha | 2012-02-16 | 1 | -6/+8 |
* | [KERNEL] Switch server on connection lost | Johann Latocha | 2012-02-16 | 1 | -1/+2 |
* | [KERNEL] Kernel panic while server is gone fixed | Johann Latocha | 2012-02-15 | 1 | -1/+2 |
* | [CLIENT] Get host by name | Johann Latocha | 2012-02-09 | 1 | -0/+1 |
* | [ALL] Refactoring | Johann Latocha | 2012-02-08 | 1 | -0/+1 |
* | [CLIENT] Connecting via config file | Johann Latocha | 2012-02-03 | 1 | -1/+2 |
* | [SERVER] IPC over unix socket | Johann Latocha | 2012-02-02 | 1 | -1/+1 |
* | [SERVER] Parsing config file with glib | Johann Latocha | 2012-02-02 | 1 | -6/+1 |
* | [SERVER] Timeout for client sockets | Johann Latocha | 2012-01-30 | 1 | -0/+2 |