summaryrefslogtreecommitdiffstats
path: root/src/server/utils.c
Commit message (Expand)AuthorAgeFilesLines
* [SERVER] Check which dnbd3 devices are idle and ready to use for proxy modesr2012-09-031-781/+0Star
* [*] Fixed and unified formattingsr2012-09-031-58/+63
* [SERVER] Add list of trusted servers and namespaces (load, display)sr2012-09-021-8/+103
* [KERNEL] Tell server whether we're a client or a server in proxy modesr2012-09-011-30/+32
* [SERVER] Added soft and hard timeouts for image deletion: reject any new clie...sr2012-08-311-103/+209
* last minute messup fixedsr2012-08-301-2/+2
* [SERVER] Set _FILE_OFFSET_BITS=64 so that images >4GiB will be handled proper...sr2012-08-301-352/+414
* [KERNEL] Refactor and extend sysfs (add data the server will need in proxy mode)sr2012-08-271-2/+2
* [*] Cleanup, comments, more error checkssr2012-08-241-100/+320
* [SERVER] IPC, delete imagednbd3-jjl-thesis-finalJohann Latocha2012-07-311-1/+57
* [SERVER] Bugfix (IPC)Johann Latocha2012-07-311-4/+7
* [SERVER] Add IPCHeaderJohann Latocha2012-07-301-9/+26
* [SERVER] IPC some checksJohann Latocha2012-07-271-0/+10
* [SERVER] IPC add imageJohann Latocha2012-07-261-1/+38
* [SERVER] Cache images on hddJohann Latocha2012-03-061-0/+45
* [SERVER] Support device files as inputJohann Latocha2012-03-021-7/+2Star
* [SERVER] Segfault on conf reload (hopefully!) fixedJohann Latocha2012-02-221-0/+2
* [KERNEL] Major bug fixesJohann Latocha2012-02-161-2/+2
* [SERVER] Print more statistics (exported images, atime,...)Johann Latocha2012-02-151-0/+1
* [SERVER] Spinlocks to freeze threads while reloading configJohann Latocha2012-02-111-1/+8
* [SERVER] Config reload fixedJohann Latocha2012-02-101-1/+7
* [ALL] RefactoringJohann Latocha2012-02-081-1/+4
* [ALL] Request latest available ridJohann Latocha2012-02-061-5/+14
* [SERVER] IPC over unix socketJohann Latocha2012-02-021-64/+16Star
* [SERVER] Parsing config file with glibJohann Latocha2012-02-021-29/+61
* [ALL] Reformat (line wrapping, indent)Johann Latocha2012-01-301-62/+61Star
* [SERVER] Some refactoringJohann Latocha2012-01-301-12/+12
* [SERVER] Reload configuration at runtimeJohann Latocha2012-01-261-0/+117