Properly add the UUID to all the disks
[ganeti-local] / lib / impexpd /
2012-12-19 Michael HanselmannReplace frozenset with compat.UniqueFrozenset
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-07-27 Iustin PopFix 'explicitely' common typo
2010-12-01 Michael Hanselmannimpexpd: Disable OpenSSL compression in socat if possible
2010-11-29 Michael Hanselmannimpexpd: Implement support for IPv6
2010-11-10 Michael Hanselmannimpexpd: Disable OpenSSL compression in socat if possible
2010-06-14 Michael HanselmannDisallow DES for SSL connections
2010-06-14 Michael Hanselmannimport/export daemon: Add support for a magic prefix
2010-06-14 Michael Hanselmannimport/export daemon: Simplify command building
2010-06-14 Michael Hanselmannimport/export: Limit max length of socat options
2010-06-14 Michael HanselmannHandle ESRCH when sending signals
2010-06-08 Michael Hanselmannimport/export: Allow script to predict size
2010-06-08 Michael Hanselmannimport/export daemon: Record amount of data transferred
2010-06-03 Michael Hanselmannimport/export unittest: Improve logging and fix one...
2010-05-28 Michael Hanselmannimport/export daemon: Move some I/O processing code...
2010-05-28 Michael Hanselmannimport/export daemon: Move command building into separa...