ganeti-local
2010-02-19 Michael Hanselmannutils: Add function to set FD_CLOEXEC on file descriptor
2010-02-19 Michael Hanselmannutils: Add function to retry call on EINTR
2010-02-18 Michael HanselmannMerge branch 'devel-2.1'
2010-02-18 Michael HanselmannMerge branch 'stable-2.1' into devel-2.1
2010-02-18 Michael HanselmannReset tempfile module after fork where useful
2010-02-18 Michael HanselmannMove RunInSeparateProcess to ganeti.utils
2010-02-18 Michael HanselmannAdd function to reset tempfile module after fork
2010-02-18 Iustin PopFix ssh host key checking with no-key-check
2010-02-17 Iustin PopSimplify a bit _GetWantedNodes
2010-02-17 Iustin PopFix a wrong docstring
2010-02-17 Michael Hanselmannganeti-noded: Fix bug when export didn't succeed for...
2010-02-17 Iustin PopRemove boiler-plate code about node/instance names
2010-02-15 Michael HanselmannMerge branch 'devel-2.1'
2010-02-15 Michael HanselmannMerge remote branch 'origin/stable-2.1' into devel-2.1
2010-02-15 Michael HanselmannAdd unittest for utils._FingerprintFile
2010-02-15 Iustin PopRelease all node locks during disk replace
2010-02-15 Iustin PopUnify a few re.compile calls in DRBD
2010-02-15 Iustin PopAuto-enable early release for offline old nodes
2010-02-12 Michael HanselmannAdd command line options for instance removal on export
2010-02-12 Michael HanselmannImplement opcode parameter to remove instance after...
2010-02-12 René NussbaumerAdding design doc for cluster merger
2010-02-12 Michael HanselmannUpdate inter-cluster instance move design with HMAC...
2010-02-11 Iustin PopSkip line-length warnings in man
2010-02-11 Iustin PopRevert "Workaround man page output for long PREFIX...
2010-02-11 Iustin PopRun instance hooks on more nodes
2010-02-11 Iustin PopAdd {NEW,OLD}_{PRIMARY,SECONDARY} vars to hooks
2010-02-11 Iustin PopWorkaround man page output for long PREFIX dirs
2010-02-11 Iustin PopPass debug mode to noded for OS-related calls
2010-02-11 Iustin PopConvert scripts to pass options to the JobExecutor
2010-02-11 Iustin PopAdd the options attribute to cli.JobExecutor
2010-02-11 Iustin PopAdd debug mode to burnin
2010-02-11 Iustin PopUpdate scripts to pass 'opts' to SubmitOpCode
2010-02-11 Iustin PopImplement generic CLI options->opcode updates
2010-02-11 Iustin PopChange the debug CLI option to integer/count
2010-02-11 Iustin PopAdd a generic 'debug_level' attribute to opcodes
2010-02-10 Michael HanselmannFix bug introduced in commit 413b747
2010-02-10 Iustin PopFix dumpers/loaders after __slots__ cleanup
2010-02-10 Michael HanselmannFix locking bug causing high CPU usage
2010-02-10 Michael HanselmannCheck built manpages for errors
2010-02-10 Guido TrotterFix confd procotol design description
2010-02-09 Iustin PopImplement instance rename QA tests
2010-02-09 Iustin PopAdd an early release lock/storage for disk replace
2010-02-09 Iustin PopFix "gnt-instance rename" functionality
2010-02-08 Iustin PopMerge branch 'stable-2.1' into devel-2.1
2010-02-08 Michael HanselmannTLReplaceDisks: Delay iallocator when evacuating node
2010-02-03 Iustin PopImplement debug level across OS-related RPC calls
2010-02-03 Michael HanselmannSecond try to fix LUVerifyCluster
2010-02-03 Michael HanselmannLUVerifyCluster: Fix bug with offline nodes
2010-02-03 Michael Hanselmannutils: Fix retry delay calculator
2010-02-01 Michael HanselmannBump RPC protocol version to 30
2010-02-01 Michael HanselmannFind OpenSSL program at configure time
2010-02-01 Michael HanselmannMove function generating SSL certs into utils
2010-02-01 Michael HanselmannInitial design for inter-cluster instance moves
2010-02-01 Michael HanselmannMerge branch 'devel-2.1'
2010-02-01 Michael HanselmannMerge remote branch 'origin/stable-2.1' into devel-2.1
2010-02-01 Michael HanselmannBump version to 2.1.0~rc5 v2.1.0rc5
2010-02-01 Michael HanselmannMakefile.am: Targets used directly should depend on...
2010-02-01 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2010-02-01 Iustin PopMake the snapshot decision based on disk type
2010-02-01 Iustin PopThree small typos in man pages
2010-01-29 Alessandro... Fix missing bridge for xen instances
2010-01-28 Guido TrotterFix flipping MC flag bug
2010-01-28 Guido Trotterganeti-watcher: ensure confd is running as well
2010-01-28 Iustin PopAdd capability to use syslog for logging
2010-01-27 Guido TrotterInitial KVM security improvement design for 2.2
2010-01-27 Iustin Popnode daemon: allow working with broken queue dir
2010-01-27 Iustin Poputils.FileLock: handle init errors properly
2010-01-27 Iustin Popdaemon-utils: remove usage of here-docs
2010-01-27 Michael HanselmannFix typo in ganeti-os-interface(7)
2010-01-27 Guido Trotterlocking: add/fix @type information
2010-01-27 Balazs LeczFix __slots__ definitions
2010-01-26 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2010-01-26 Iustin PopFix the mocks.py for 2.0 unittests
2010-01-25 Iustin PopAdd a crude disable for DRBD barriers
2010-01-25 Iustin PopLURemoveNode safety in face of wrong node list
2010-01-25 Iustin PopFix an unsafe formatting bug
2010-01-25 Iustin PopEnsure all int/float conversions are handled right
2010-01-22 Michael HanselmannMerge branch 'devel-2.1'
2010-01-22 Michael HanselmannMerge branch 'stable-2.1' into devel-2.1
2010-01-22 Michael HanselmannBump version to 2.1.0~rc4 v2.1.0rc4
2010-01-22 Michael HanselmannFix lint warnings after my last changes
2010-01-22 Michael HanselmannRemove http.HttpJsonConverter
2010-01-22 Michael Hanselmannrapi: Don't access request's private object directly
2010-01-22 Michael Hanselmannhttp.server: No longer enfore JSON encoding for body
2010-01-22 Michael Hanselmannhttp.server: Refuse HTTP/1.1 request without Host header
2010-01-22 Michael Hanselmannganeti-rapi: Remove serial number/ETag code
2010-01-22 Michael Hanselmannhttp: Add two new exceptions, one constant
2010-01-22 Michael HanselmannFactorize LUXI parsing and handling code
2010-01-22 Michael HanselmannSimplify LUXI exceptions
2010-01-22 René NussbaumerUpdate man page of gnt-instance
2010-01-22 Guido TrotterKVM: fix pylint warning
2010-01-22 Guido TrotterKVM: be more resilient on broken migration answers
2010-01-21 René NussbaumerAllow filtering for (node-)tags
2010-01-20 Michael HanselmannAdd unittests for cli.GenerateTable
2010-01-20 Michael Hanselmanncli: Fix bug when not using headers
2010-01-19 Michael Hanselmanndaemon-util: Fix quoting issue
2010-01-15 Michael HanselmannBump version to 2.1.0~rc3 v2.1.0rc3
2010-01-15 Iustin PopMerge branch 'stable-2.1' into devel-2.1
2010-01-15 Iustin PopSwitch the SplitKeyVal function to accept escapes
2010-01-15 Michael HanselmannFix long-standing race condition bug in locking unittest
next