summaryrefslogtreecommitdiffstats
path: root/src/server
Commit message (Expand)AuthorAgeFilesLines
...
* [SERVER] Check trust settings before replicating image or adding alt serversr2012-09-196-6/+86
* [SERVER] Async prealloc of cache filesr2012-09-171-17/+35
* [SERVER] Automatically connect a dnbd3 device for a relayed imagesr2012-09-094-20/+124
* [SERVER] Automatically assign and connect a dnbd3 device to a relayed imagesr2012-09-065-5/+193
* ...sr2012-09-052-2/+3
* [SERVER] Fix saving of trusted server datasr2012-09-052-4/+20
* make things actually work as promised in last commitsr2012-09-053-12/+45
* [SERVER] Automatically add and remove alt servers from images depending on we...sr2012-09-056-36/+187
* [SERVER] More work towards automatic server discovery and queryingsr2012-09-047-83/+227
* [SERVER] Check which dnbd3 devices are idle and ready to use for proxy modesr2012-09-0311-271/+434
* [*] Fixed and unified formattingsr2012-09-0311-581/+599
* [SERVER] Add list of trusted servers and namespaces (load, display)sr2012-09-027-59/+279
* [KERNEL] Fix off-by-one errorsr2012-09-011-1/+1
* [SERVER] Create skeleton of upcoming watchdog/job executorsr2012-09-012-0/+107
* [KERNEL] Tell server whether we're a client or a server in proxy modesr2012-09-015-53/+78
* [SERVER] Added soft and hard timeouts for image deletion: reject any new clie...sr2012-08-318-216/+453
* last minute messup fixedsr2012-08-304-9/+11
* [SERVER] Set _FILE_OFFSET_BITS=64 so that images >4GiB will be handled proper...sr2012-08-306-681/+972
* [SERVER] Add missing ntohl() calls when parsing replysr2012-08-271-0/+3
* [KERNEL] Refactor and extend sysfs (add data the server will need in proxy mode)sr2012-08-275-26/+48
* [KERNEL] Only update alt-server list if received from initial serversr2012-08-251-1/+11
* [KERNEL] Make it possible to receive push messages by the serversr2012-08-251-5/+6
* [*] Fix bug in serializer_get_*sr2012-08-252-2/+6
* ...sr2012-08-242-0/+153
* [*] Cleanup, comments, more error checkssr2012-08-247-269/+679
* [SERVER] IPC, delete imagednbd3-jjl-thesis-finalJohann Latocha2012-07-314-13/+126
* [SERVER] IPC, some protocol refactoringJohann Latocha2012-07-311-8/+8
* [SERVER] Bugfix (IPC)Johann Latocha2012-07-311-4/+7
* [SERVER] Add IPCHeaderJohann Latocha2012-07-304-95/+129
* [SERVER] IPC some checksJohann Latocha2012-07-271-0/+10
* [SERVER] IPC add imageJohann Latocha2012-07-266-9/+130
* [SERVER] IPC over TCPJohann Latocha2012-07-252-23/+82
* Missing semicolon...Johann Latocha2012-07-241-1/+1
* [SERVER] IPC is using xml now. NEW DEPENDENCY: libxml2-devJohann Latocha2012-07-241-35/+136
* [SERVER] IPC compatibilityJohann Latocha2012-07-191-34/+27Star
* [SERVER] IPC in network byte order bc. of java interfaceJohann Latocha2012-07-191-31/+22Star
* [SERVER] Set groupid and permissions on ipc socketJohann Latocha2012-07-181-1/+15
* [ALL] Some cleanupJohann Latocha2012-05-211-1/+5
* [KERNEL] Notify if new release available (sysfs)Johann Latocha2012-04-201-1/+1
* [SERVER] tcp-corkJohann Latocha2012-04-111-0/+7
* [SERVER] Cache improvedJohann Latocha2012-04-111-8/+55
* [SERVER] Cache images on hddJohann Latocha2012-03-064-3/+101
* [SERVER] Support device files as inputJohann Latocha2012-03-021-7/+2Star
* [ALL] Bugs, bugs, bugs...Johann Latocha2012-02-221-31/+30Star
* [SERVER] Segfault on conf reload (hopefully!) fixedJohann Latocha2012-02-225-16/+27
* [ALL] Send proper ridJohann Latocha2012-02-211-0/+2
* [KERNEL] Major bug fixesJohann Latocha2012-02-163-6/+6
* [BUILD] Don't overwrite existing config filesJohann Latocha2012-02-161-1/+1
* [SERVER] Minor bug fixesJohann Latocha2012-02-152-2/+2
* [SERVER] Print more statistics (exported images, atime,...)Johann Latocha2012-02-155-8/+37