ganeti-local
2010-06-11 Guido Trotterjqueue: Rename _queue_lock to _queue_filelock
2010-06-11 Guido TrotterOptimize _GetJobIDsUnlocked
2010-06-11 Guido TrotterRemove unused parameter from function
2010-06-11 Guido TrotterFix a TODO in _QueuedJob
2010-06-11 Guido TrotterListVisibleFiles: do optional sorting
2010-06-11 Michael HanselmannImprove import-export unittest a bit
2010-06-11 Michael HanselmannTest client timeout for import-export daemon
2010-06-11 Michael HanselmannGenerate import-export unittest certs in parallel
2010-06-11 Guido TrotterRemove locking._CountingCondition
2010-06-11 Guido TrotterRemove the job queue drain rpc call
2010-06-10 Guido Trotter_BaseCondition: allow saving/restoring state
2010-06-10 Guido TrotterSharedLock _acquire_restore and _release_save
2010-06-10 Guido TrotterSubmit[*each*]Pending job
2010-06-10 Michael HanselmannAdd unittest for ganeti-cleaner
2010-06-09 Michael HanselmannStart to prepare documentation for 2.2 release
2010-06-09 Michael Hanselmanncfgupgrade: Local variable for cluster-domain-secret...
2010-06-08 Iustin Popgnt-job auto-completion: suggest "all" too
2010-06-08 Michael HanselmannShow formatted ETA for disk sync and import/export
2010-06-08 Michael Hanselmannbackend: Enable export size prediction
2010-06-08 Michael Hanselmannimport/export: Allow script to predict size
2010-06-08 Michael Hanselmannimport/export: Show progress updates to user
2010-06-08 Michael Hanselmannimport/export daemon: Record amount of data transferred
2010-06-04 Guido Trotterensure-dirs: don't fail if no rapi log is present
2010-06-04 Iustin PopIntroduce harcdoded timeouts for each RPC call
2010-06-04 Iustin Pophttp client: support per-request read timeout
2010-06-04 René NussbaumerLet daemon-utils fix the owners for ganeti-rapi
2010-06-04 René NussbaumerModify ganeti-masterd to set permission and owner of...
2010-06-04 René NussbaumerLet ganeti-rapi run under a different user/group
2010-06-04 René NussbaumerMake it possible to call utils.Daemonize with uid and...
2010-06-04 René NussbaumerAdding customized user/group as configure flags
2010-06-04 Guido TrotterMerge branch 'devel-2.1'
2010-06-04 Guido Trotter_ExecuteKVMRuntime: fix hv parameter fun
2010-06-04 Guido TrotterUpdate FinalizeMigration docstring
2010-06-04 Guido TrotterLUGrowDisk: fix operation on down instances
2010-06-04 Guido TrotterAllow disk operation to act on a subset of disks
2010-06-04 Guido TrotterNEWS: add release date for 2.1.3
2010-06-04 Michael Hanselmannutils: Add function to format seconds
2010-06-03 Guido TrotterBump up version for the 2.1.3 release v2.1.3
2010-06-03 Guido TrotterMerge branch 'devel-2.1'
2010-06-03 Michael Hanselmannimport/export unittest: Improve logging and fix one...
2010-06-03 Michael Hanselmannimport/export unittest: Test large(r) transfer
2010-06-03 Guido Trotterdaemon.AsyncAwaker
2010-06-03 Guido TrotterConvert ganeti-masterd's main thread to mainloop
2010-06-03 Guido TrotterTest the new streaming daemon classes
2010-06-03 Guido Trotterdaemon.AsyncTerminatedMessageStream
2010-06-03 Guido Trotterdaemon.AsyncStreamServer
2010-06-03 Tom Limoncelliganeti-watcher should attempt to fix ganeti-rapi
2010-06-02 Guido TrotterTestAsyncUDPSocket: remove dead code and add test
2010-06-02 Guido TrotterTestAsyncUDPSocket: test for oversized sends
2010-06-02 Guido TrotterDocument the check-man change
2010-06-02 Guido TrotterUpdate NEWS for Ganeti 2.1.3
2010-06-02 Iustin PopSecond attempt at fixing check-man
2010-06-02 Iustin PopFix check-man for newer man-db
2010-06-01 Balazs LeczAdd RemoveDir utility function
2010-06-01 Guido TrotterMerge remote branch 'origin/devel-2.1'
2010-06-01 Guido TrotterExplicitely return None from IgnoreSignals
2010-06-01 Guido TrotterAsyncUDPSocket: fix IgnoreSignals usage and test
2010-06-01 Balazs LeczAdd KVM chroot feature
2010-06-01 Michael Hanselmannutils: Add function to check whether process handles...
2010-06-01 Guido TrotterFix and Improve TryToRoman unittest
2010-06-01 Michael Hanselmannmove-instance: Use error message instead of multiple...
2010-06-01 Michael HanselmannDistribute cluster domain secret
2010-06-01 Guido TrotterMerge branch 'devel-2.1'
2010-06-01 Guido TrotterConvert gnt-instance list and info to use roman
2010-06-01 Guido Trottergnt-cluster info --roman
2010-06-01 Guido TrotterFormatUidPool: provide optional roman conversion
2010-06-01 Guido Trottergnt-node: remove latinfriendlyfields
2010-06-01 Guido TrotterMove roman conversion to compat
2010-06-01 Guido Trotterssconf: error out when writing oversized files
2010-06-01 Iustin PopAdd a new opcode timestamp field
2010-06-01 Guido TrotterFix IgnoreSignals on socket.error
2010-06-01 Guido TrotterFix {Ignore, RetryOn}Signals on socket.error
2010-06-01 Guido TrotterMove hash functions to the compat module
2010-06-01 Guido Trotterreraise exceptions in async tests' error handlers
2010-06-01 Guido Trotterdesign-2.2: job queue lock analysis/remediation
2010-06-01 Guido TrotterMaster core scalability design doc
2010-05-31 Tom LimoncelliRAPI client should convert urllib2.URLError to GanetiAp...
2010-05-31 Apollon OikonomopoulosKVM: Migration bandwidth and downtime control
2010-05-31 Balazs LeczMake utils.EnsureDirs() ignore umask
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...
2010-05-28 Michael Hanselmannimport/export daemon: Move command building into class
2010-05-28 Balazs LeczAdd KVM chroot feature
2010-05-28 Balazs LeczAdd RemoveDir utility function
2010-05-27 Iustin PopFix two race conditions in reboot instance
2010-05-25 Guido TrotterSupport for latin friendly output in node list
2010-05-25 Guido TrotterMerge branch 'devel-2.1'
2010-05-25 Guido TrotterTest for errors during inotify callback
2010-05-25 Guido TrotterSingleFileEventHandler: Remove try/except blocks
2010-05-25 Guido TrotterErrorLoggingAsyncNotifier
2010-05-25 Guido Trotterdaemon.GanetiBaseAsyncoreDispatcher
2010-05-24 Guido TrotterMerge branch 'devel-2.1'
2010-05-24 Guido TrotterTestSingleFileEventHandler: abstract notifier type
2010-05-22 Guido TrotterMainloop: handle SIGINT as well (and terminate)
2010-05-22 Guido TrotterSingleFileEventHandler: update comments
2010-05-21 Michael HanselmannAllow control of import/export compression method
2010-05-21 Michael HanselmannPut common import/export daemon options into object
2010-05-21 Michael Hanselmannimport-export daemon: Allow changing compression method
2010-05-21 Guido TrotterMerge branch 'devel-2.1'
2010-05-21 Guido TrotterAdd asyncnotifier unittests
next