summaryrefslogtreecommitdiffstats
path: root/src/server/utils.h
Commit message (Collapse)AuthorAgeFilesLines
* [*] Cleanup, comments, more error checkssr2012-08-241-2/+1Star
| | | | | | | | [SERVER] Fix a few off-by-one bugs [SERVER] Make log available through IPC [KERNEL] Hot-Swap to faster connection on load-balance [KERNEL] Report I/O error to block layer if no server replies within a given time frame [*] Modified network protocol to handle volume names instead of ids
* [SERVER] IPC, delete imagednbd3-jjl-thesis-finalJohann Latocha2012-07-311-0/+4
| | | | TODO: unlink file
* [SERVER] Add IPCHeaderJohann Latocha2012-07-301-1/+6
|
* [SERVER] IPC add imageJohann Latocha2012-07-261-0/+1
|
* [SERVER] IPC over unix socketJohann Latocha2012-02-021-6/+4Star
| | | | [SERVER] Print connected clients and used images
* [SERVER] Parsing config file with glibJohann Latocha2012-02-021-3/+4
| | | | | [KERNEL] Bugfixes [CLIENT] Using vid and rid
* [ALL] Some refactoringJohann Latocha2012-01-311-1/+1
|
* [SERVER] Some refactoringJohann Latocha2012-01-301-6/+6
|
* [SERVER] Reload configuration at runtimeJohann Latocha2012-01-261-0/+38