summaryrefslogtreecommitdiffstats
path: root/src/server/utils.c
Commit message (Collapse)AuthorAgeFilesLines
* [SERVER] IPC, delete imagednbd3-jjl-thesis-finalJohann Latocha2012-07-311-1/+57
| | | | TODO: unlink file
* [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] Send and receive servers [TODO] Config file reloading is broken
* [ALL] Request latest available ridJohann Latocha2012-02-061-5/+14
|
* [SERVER] IPC over unix socketJohann Latocha2012-02-021-64/+16Star
| | | | [SERVER] Print connected clients and used images
* [SERVER] Parsing config file with glibJohann Latocha2012-02-021-29/+61
| | | | | [KERNEL] Bugfixes [CLIENT] Using vid and rid
* [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