summaryrefslogtreecommitdiffstats
path: root/src/server
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SERVER] Memleak fixedJohann Latocha2012-02-151-0/+1
* [SERVER] Spinlocks to freeze threads while reloading configJohann Latocha2012-02-115-12/+15
* [SERVER] Config reload fixedJohann Latocha2012-02-104-30/+39
* [ALL] RefactoringJohann Latocha2012-02-084-17/+38
* [ALL] Request latest available ridJohann Latocha2012-02-061-5/+14
* [CLIENT] Connecting via config fileJohann Latocha2012-02-031-8/+8
* [SERVER] IPC over unix socketJohann Latocha2012-02-028-137/+233
* [SERVER] Parsing config file with glibJohann Latocha2012-02-027-159/+95Star
* [SERVER] Close all client sockets on shutdownJohann Latocha2012-02-013-13/+43
* [ALL] Some refactoringJohann Latocha2012-01-317-149/+301
* [ALL] Reformat (line wrapping, indent)Johann Latocha2012-01-304-290/+288Star
* [SERVER] Timeout for client socketsJohann Latocha2012-01-301-0/+14
* [SERVER] Some refactoringJohann Latocha2012-01-305-39/+42
* [KERNEL] Change server at runtimeJohann Latocha2012-01-301-3/+2Star
* [SERVER] Reload configuration at runtimeJohann Latocha2012-01-265-31/+229
* [KERNEL] Multi device supportJohann Latocha2012-01-252-6/+6
* Serving more than one image.Johann Latocha2012-01-243-14/+170
* Support files > 4GBJohann Latocha2012-01-201-4/+5
* First working version :)Johann Latocha2012-01-193-85/+23Star
* initial commitJohann Latocha2011-11-293-0/+238