summaryrefslogtreecommitdiffstats
path: root/src/server/job.c
Commit message (Expand)AuthorAgeFilesLines
* [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