KVM: add an instance uid file concept
[ganeti-local] / Makefile.am
2010-04-20 Iustin PopComplete check-man changes from 5fa16422
2010-04-19 Michael HanselmannMakefile.am: sort lists, clean *.py[co] from all direct...
2010-04-16 Balazs LeczAdd basic unittests for uid_pool
2010-04-16 Balazs LeczAdd --uid-pool option to gnt-cluster modify
2010-04-15 Iustin PopForward-port the ganeti 2.0 cfgupgrade
2010-04-15 Iustin PopAdd a new tool: sanitize-config
2010-04-09 Iustin PopRename the confd_client unittest (to confd.client)
2010-04-06 David KnowlesAdding RAPI client library.
2010-03-15 Iustin PopFix two issues related to check-man
2010-03-12 Michael HanselmannAdd unittest for daemon-util
2010-03-12 Michael HanselmannAdd support for non-Python unittests
2010-03-12 Michael HanselmannAdd unittests for ganeti.errors
2010-03-12 Michael Hanselmannutils: Add function to extract X509 cert validity
2010-03-08 Iustin PopImplement disabling of file-based storage
2010-02-26 Vitaly KuznetsovMake SSH_CONFIG_DIR customizable
2010-02-26 René NussbaumerAdding tool for automated cluster-merger
2010-02-23 Michael HanselmannAdd make target to generate unittest coverage report
2010-02-23 Michael HanselmannAdd unittests for ganeti.opcodes
2010-02-18 Michael HanselmannAdd function to reset tempfile module after fork
2010-02-11 Iustin PopRevert "Workaround man page output for long PREFIX...
2010-02-11 Iustin PopWorkaround man page output for long PREFIX dirs
2010-02-10 Michael HanselmannCheck built manpages for errors
2010-02-01 Michael HanselmannMakefile.am: Targets used directly should depend on...
2010-01-28 Iustin PopAdd capability to use syslog for logging
2010-01-25 Iustin PopAdd a crude disable for DRBD barriers
2010-01-14 Michael HanselmannDon't use hardcoded name for pylint
2010-01-14 Michael HanselmannPartially revert "Makefile.am: Run pylint on all Python...
2010-01-13 Michael HanselmannMakefile.am: Run pylint on all Python code
2010-01-12 Michael HanselmannProvide example default files and install one for devel...
2010-01-05 Iustin PopAllow passing options to pylint in the lint rule
2010-01-04 Iustin PopIntroduce a makefile lint rule
2010-01-04 Iustin PopUpdate the _autoconf.py make rule for pylint
2009-12-05 Iustin PopShip rapi.rst/rapi.html in the dist archive
2009-11-25 Michael Hanselmannbuild-bash-completion: Check for None before comparing
2009-11-13 Michael Hanselmannsphinx: Treat warnings as errors
2009-11-13 Michael HanselmannInclude INSTALL in documentation
2009-11-11 Michael HanselmannFix and simplify socat escape detection
2009-11-11 Michael HanselmannUse “daemon-util” to reload SSH keys
2009-11-06 Iustin PopRemove the KVM_MIGRATION_PORT configure.ac param
2009-11-05 Michael HanselmannAdd new “daemon-util” script to start/stop Ganeti daemons
2009-11-05 Guido Trotterconfigure: check for socat and its escape feature
2009-11-03 Iustin PopRevert "configure: check for socat and its escape feature"
2009-11-03 Iustin PopAdd an example script for backing up the config
2009-11-03 Guido Trotterconfigure: check for socat and its escape feature
2009-10-28 Michael HanselmannMakefile.am: Add more checks to distcheck-hook
2009-10-28 Iustin PopDocumentation updates
2009-10-27 Michael HanselmannMakefile.am: Wrap long lines
2009-10-27 Michael HanselmannInclude NEWS in documentation again
2009-10-27 Michael HanselmannMakefile.am: Don't include MAINTAINERCLEANFILES in...
2009-10-27 Michael HanselmannMakefile.am: Use noinst_DATA instead of all-local target
2009-10-27 Michael HanselmannMakefile.am: Make HTML doc building depend on stamp...
2009-10-27 Michael HanselmannMakefile.am: Use dependencies to create symlinks only...
2009-10-27 Michael HanselmannMakefile.am: Move stamp-directories to BUILT_SOURCES
2009-10-26 Guido TrotterUse RUN_IN_TEMPDIR in Makefile.am
2009-10-22 Michael HanselmannMakefile: Use path from configure script for sphinx...
2009-10-22 Guido TrotterMan page for ganeti-confd
2009-10-12 Michael Hanselmannmcpu: Implement lock timeouts
2009-10-05 Jun FutagawaAdd support for using the bootloader in xen-pvm
2009-09-30 Iustin PopMerge remote branch 'origin/master' into mogu
2009-09-29 Guido TrotterAdd initial confd client unittests
2009-09-25 Michael HanselmannAdd man page for ganeti-cleaner
2009-09-25 Iustin PopMerge commit 'origin/next'
2009-09-24 Michael HanselmannAdd implementation details for 2.1 locking changes
2009-09-21 Michael HanselmannRevert "Include NEWS file in documentation"
2009-09-18 Michael HanselmannInclude NEWS file in documentation
2009-09-16 Guido TrotterConfd client library
2009-09-15 Michael HanselmannMove developer notes into normal documentation
2009-09-11 Michael HanselmannCheck for tabs and long lines in Python code
2009-09-11 Michael HanselmannMakefile: Move lengthy variable list to separate variable
2009-09-10 Michael HanselmannAdd new ganeti.build namespace
2009-09-04 Michael HanselmannAdd locking doc to Ganeti documentation
2009-09-03 Michael HanselmannAdd simple unittest for hooks documentation
2009-09-02 Luca BigliardiMakefile: add IPsec hook
2009-08-31 Luca BigliardiReplace BINDIR variable as well
2009-08-28 Michael HanselmannMerge branch 'next' into branch-2.1
2009-08-28 Michael HanselmannAdd script to clean archived jobs after 21 days
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-24 Michael HanselmannUse script to generate bash completion
2009-08-24 Michael HanselmannAdd tools directory to constants
2009-08-21 Iustin PopFix unittest breakage due to new test file
2009-08-13 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-08-12 Guido TrotterImplement confd queries
2009-08-11 Guido TrotterShip the ethers hook
2009-08-10 Guido TrotterInitial confd implementation
2009-08-10 Guido Trotterconfd.server.ConfdProcessor
2009-08-10 Guido TrotterAdd empty ganeti.confd module
2009-08-07 Guido TrotterMerge branch 'master' into next
2009-08-07 Guido Trotterasycnotifier.AsyncNotifier
2009-08-05 Guido TrotterConfigObject.ToDict() only export non-None values
2009-08-04 Iustin PopSimplify the devel/upload script
2009-08-04 Iustin PopMerge commit 'origin/branch-2.1' into feature/containers
2009-07-29 Michael HanselmannAdd first implementation of generic storage unit framework
2009-07-27 Michael HanselmannBuild HTML from Ganeti 2.1 design
2009-07-19 Iustin PopMerge commit 'origin/branch-2.1' into feature/containers
2009-07-08 Guido TrotterMerge branch 'next' into branch-2.1
next