ganeti-local
2009-09-11 Michael Hanselmanncheck-python-code: Report EOL whitespace
2009-09-11 Michael HanselmannCheck for tabs and long lines in Python code
2009-09-11 Michael Hanselmann.gitignore: Ignore distcheck directories
2009-09-11 Michael HanselmannWrap lines over 80 characters
2009-09-11 Michael Hanselmanncmdlib: Fix typo in variable name
2009-09-11 Michael HanselmannMakefile: Move lengthy variable list to separate variable
2009-09-10 Michael HanselmannMove LoadModule function to ganeti.build
2009-09-10 Michael HanselmannAdd new ganeti.build namespace
2009-09-09 Michael Hanselmannupload: Use more compatible regular expression
2009-09-09 Luca Bigliardimcpu: formatting/indenting fix
2009-09-04 Michael HanselmannAdd bash completion for --node node1[:node2]
2009-09-04 Michael HanselmannAdd more debugging to bash completion
2009-09-04 Michael HanselmannAdd simple unittest for manpages
2009-09-04 Michael HanselmannFix small error in gnt-job manpage
2009-09-04 Michael HanselmannAdd locking doc to Ganeti documentation
2009-09-04 Michael HanselmannAdd ipsec hook to .gitignore
2009-09-03 Michael HanselmannEven more style fixes
2009-09-03 Michael HanselmannKVM hypervisor: Use ReadFile
2009-09-03 Michael HanselmannA few style fixes
2009-09-03 Michael HanselmannAdd RAPI resource to redistribute config
2009-09-03 Michael HanselmannAdd simple unittest for remote API docs
2009-09-03 Michael Hanselmannrapi doc: Add …/nodes/[name] and …/instances/[name...
2009-09-03 Michael HanselmannAdd simple unittest for hooks documentation
2009-09-03 Michael HanselmannUpdate hooks documentation
2009-09-03 Michael HanselmannMove LoadModule function to utils
2009-09-03 Michael Hanselmannutils.CalculateDirectorySize: Don't redefine builtin
2009-09-03 Michael HanselmannUse ReadFile/WriteFile in more places
2009-09-02 Luca BigliardiMakefile: add IPsec hook
2009-09-02 Luca BigliardiExample IPsec hook
2009-08-31 Michael Hanselmanngnt-cluster watcher: Show more information
2009-08-31 Guido Trotterconfd: add cluster master query
2009-08-31 Guido Trotterconfd/querylib: fix docstrings
2009-08-31 Guido Trotterconfd: avoid spamming the logfile
2009-08-31 Guido TrotterRemove SimpleConfigReader.GetHypervisorType
2009-08-31 Michael HanselmannMerge commit 'origin/next' into branch-2.1
2009-08-31 Luca BigliardiReplace BINDIR variable as well
2009-08-31 Michael HanselmannReturn cluster tags from LUQueryClusterInfo
2009-08-31 Michael Hanselmanndevel/upload: Build in parallel
2009-08-28 Michael HanselmannMerge branch 'next' into branch-2.1
2009-08-28 Michael HanselmannAdd more bash completion metadata for options
2009-08-28 Michael HanselmannBash completion: Implement dynamic option value completion
2009-08-28 Michael HanselmannBash completion: Add function to get all iallocators
2009-08-28 Michael HanselmannBash completion: Simplify option completion
2009-08-28 Michael HanselmannBash completion: Support for --foo=bar option format
2009-08-28 Michael HanselmannBash completion: Small optimizations
2009-08-28 Michael HanselmannFix QA test for “gnt-node evacuate”
2009-08-28 Guido TrotterConfd: don't fail if the config doesn't load
2009-08-28 Guido Trotterconfd: start in polling mode
2009-08-28 Guido TrotterConfdProcessor: add disabled state
2009-08-28 Guido TrotterMove SimpleConfigReader creation to ConfdProcessor
2009-08-28 Guido Trotterconfd: s/confd_event_handler/inotify_handler/
2009-08-28 Michael HanselmannAdd script to clean archived jobs after 21 days
2009-08-28 Guido TrotterImplement timers in confd
2009-08-28 Guido Trotterconstants: add confd reload and rate limit times
2009-08-28 Guido TrotterConfdInotifyEventHandler.enable: use InotifyError
2009-08-28 Guido TrotterAdd errors.InotifyError
2009-08-28 Guido TrotterConfdInotifyEventHandler, move to a callback
2009-08-28 Guido TrotterMove creation of inotify handler to a new class
2009-08-28 Guido TrotterConfdInotifyEventHandler: add enable/disable
2009-08-28 Guido TrotterSimpleConfigReader: handle stat() errors
2009-08-27 Iustin PopEncode the actual exception raised by LU execution
2009-08-27 Iustin PopMove the luxi error handling into errors.py
2009-08-26 Michael HanselmannRemove watcher pause file 1h past end time
2009-08-26 Michael Hanselmannganeti-watcher: Don't run if paused
2009-08-26 Michael Hanselmanngnt-cluster: Add CLI for watcher pause
2009-08-26 Michael HanselmannAdd file to pause watcher for a certain duration
2009-08-26 Michael Hanselmanncli._Argument: Remove unused, optional “suggest” parameter
2009-08-26 Michael Hanselmannbash completion: Allow arguments with min < max arguments
2009-08-26 Michael Hanselmannganeti-masterd: Master voting in separate process
2009-08-26 Michael Hanselmannganeti-masterd: Add helper to run function in separate...
2009-08-26 Luca BigliardiGenerateSecret: specify the length of the secret
2009-08-26 Michael Hanselmanncmdlib: Add some messages to LUExportInstance
2009-08-25 Michael HanselmannStyle fixes for ganeti-*
2009-08-25 Michael Hanselmannganeti-noded: Close listening socket in child
2009-08-25 Luca BigliardiDocument cluster destroy hook
2009-08-25 Luca BigliardiLUDestroyCluster: run hooks
2009-08-25 Luca BigliardiLUDestroyCluster: hooks support
2009-08-25 Michael HanselmannRun unittests in a temporary directory
2009-08-25 Michael HanselmannFix building in a different directory
2009-08-25 Michael HanselmannAdd script to run build commands in temporary directory
2009-08-25 Michael HanselmannMakefile: Use BUILT_SOURCES
2009-08-25 Michael HanselmannSimplify manpage building
2009-08-25 Michael HanselmannMakefile: Fix docbook2man error message
2009-08-25 Michael HanselmannHandle more errors in bash completion
2009-08-25 Luca BigliardiHooksMaster: fix RunPhase logging
2009-08-25 Luca BigliardiLURemoveNode: no logs running post on removed node
2009-08-25 Luca BigliardiHooksMaster: logging hooks in RunPhase
2009-08-25 Iustin Poprapi: export more static node information
2009-08-25 Luca BigliardiDocument post cluster initialization LU
2009-08-25 Luca Bigliardinode-remove post on removed node
2009-08-25 Luca BigliardiHooksMaster: document raised exception
2009-08-24 Luca BigliardiHooksMaster: list of nodes override
2009-08-24 Iustin PopAdd burnin support for instance moves
2009-08-24 Iustin PopFix error output in LUSetClusterParams
2009-08-24 Michael HanselmannAdd ArgHost class
2009-08-24 Michael HanselmannRe-introduce constants for most often used arguments
2009-08-24 Michael HanselmannUse script to generate bash completion
2009-08-24 Michael HanselmannAdd tools directory to constants
2009-08-24 Michael HanselmannConvert “burnin” to definition-based options
2009-08-24 Michael HanselmannAdd more auto-completion metadata
next