summaryrefslogtreecommitdiffstats
path: root/src/server/saveload.c
Commit message (Expand)AuthorAgeFilesLines
* [KERNEL/CLIENT] Add IPv6 supportdnbd3-sr-thesis-finalsr2013-01-151-1/+0Star
* [SERVER] Remove old TODO notesr2013-01-151-13/+0Star
* [SERVER] Add IPv6 support (clients and RPC connections)sr2013-01-151-0/+2
* [SERVER] Fix double-free/dangling pointer related to deleting a trusted names...sr2013-01-101-0/+5
* [SERVER] Fix nullpointer deref when last image is deletedsr2013-01-061-0/+2
* [SERVER] Copy deletion deadlines only for replicated images and only from rep...sr2013-01-061-0/+3
* [SERVER] RPC: Fix return code when adding and removing trusted name spacessr2013-01-041-0/+7
* [SERVER] pthread_spin_lock != pthread_spin_unlocksr2013-01-031-42/+10Star
* ...sr2012-12-201-31/+1Star
* [SERVER] More verbose error messagessr2012-12-201-1/+3
* [SERVER] Refactor codesr2012-12-191-3/+5
* [SERVER] IPC: Add calls to add/remove trusted namespaces and serverssr2012-09-191-0/+34
* [SERVER] Check trust settings before replicating image or adding alt serversr2012-09-191-0/+45
* [SERVER] Automatically connect a dnbd3 device for a relayed imagesr2012-09-091-1/+7
* [SERVER] Automatically assign and connect a dnbd3 device to a relayed imagesr2012-09-061-0/+6
* [SERVER] Fix saving of trusted server datasr2012-09-051-1/+13
* make things actually work as promised in last commitsr2012-09-051-11/+38
* [SERVER] Automatically add and remove alt servers from images depending on we...sr2012-09-051-5/+7
* [SERVER] More work towards automatic server discovery and queryingsr2012-09-041-1/+1
* [SERVER] Check which dnbd3 devices are idle and ready to use for proxy modesr2012-09-031-0/+655