summaryrefslogtreecommitdiffstats
path: root/src/server/job.c
Commit message (Expand)AuthorAgeFilesLines
* [SERVER] Handle uncached proxy-mode properlysr2012-12-201-7/+9
* ...sr2012-12-201-50/+64
* [SERVER] More verbose error messagessr2012-12-201-1/+2
* [SERVER] Remove unused default-namespace codesr2012-12-201-28/+3Star
* [SERVER] Refactor codesr2012-12-191-14/+15
* [SERVER] Remove unix socket support for RPC interfacesr2012-11-071-5/+3Star
* [SERVER] Fix return code for IPC_IMAGE_ADDsr2012-09-251-1/+6
* [SERVER] IPC: Add calls to add/remove trusted namespaces and serverssr2012-09-191-2/+1Star
* [SERVER] Check trust settings before replicating image or adding alt serversr2012-09-191-6/+21
* [SERVER] Async prealloc of cache filesr2012-09-171-17/+35
* [SERVER] Automatically connect a dnbd3 device for a relayed imagesr2012-09-091-13/+101
* [SERVER] Automatically assign and connect a dnbd3 device to a relayed imagesr2012-09-061-4/+184
* ...sr2012-09-051-1/+2
* [SERVER] Fix saving of trusted server datasr2012-09-051-3/+7
* make things actually work as promised in last commitsr2012-09-051-1/+2
* [SERVER] Automatically add and remove alt servers from images depending on we...sr2012-09-051-5/+147
* [SERVER] More work towards automatic server discovery and queryingsr2012-09-041-7/+104
* [SERVER] Check which dnbd3 devices are idle and ready to use for proxy modesr2012-09-031-9/+104
* [*] Fixed and unified formattingsr2012-09-031-12/+12
* [SERVER] Add list of trusted servers and namespaces (load, display)sr2012-09-021-5/+34
* [SERVER] Create skeleton of upcoming watchdog/job executorsr2012-09-011-0/+101