summaryrefslogtreecommitdiffstats
path: root/src/server/saveload.h
Commit message (Collapse)AuthorAgeFilesLines
* Rewriting....sr2013-07-081-63/+0Star
|
* [SERVER] Fix return code for IPC_IMAGE_ADDsr2012-09-251-0/+1
| | | | [SERVER] Check if image exists on IPC_IMAGE_ADD
* [SERVER] IPC: Add calls to add/remove trusted namespaces and serverssr2012-09-191-0/+1
|
* [SERVER] Check trust settings before replicating image or adding alt serversr2012-09-191-0/+1
| | | | [SERVER] Close dnbd3 block deviced of proxy images when shutting down
* [SERVER] Check which dnbd3 devices are idle and ready to use for proxy modesr2012-09-031-0/+60
[SERVER] Skeleton of server-to-server communication [SERVER] Update access-time of images in use by actual clients [*] Add dnbd3_host_t type to handle address+port+addrtype consistently across the project