Makefile: Streamline directory creation
[ganeti-local] / Makefile.am
2010-01-25 Iustin PopAdd a crude disable for DRBD barriers
2010-01-22 Michael HanselmannMerge branch 'devel-2.1'
2010-01-22 Michael HanselmannFactorize LUXI parsing and handling code
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 PopMerge remote branch 'devel-2.1'
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-27 Guido TrotterAdd template Ganeti 2.2 design doc
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
2009-07-07 Michael HanselmannAdd custom pylintrc
2009-06-16 Guido TrotterMerge branch 'next' into branch-2.1
2009-06-08 Iustin PopA small makefile rule to create a TAGS file
2009-06-08 Iustin PopAdd a lvm stripecount configure parameter
2009-05-21 Iustin PopMerge branch 'branch-2.1' into feature/containers
2009-05-19 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-05-12 Iustin PopNew hypervisor implementation: chroot manager
2009-05-12 Iustin PopMove the glossary to a separate file
2009-05-12 Iustin PopSwitch the documentation to sphinx
2009-05-12 Iustin PopConvert from auto-generated RAPI docs to static
2009-05-11 Iustin PopAdd the new DRBD test files to the Makefile
2009-05-07 Carlos ValienteMake Python interpreter selectable for test scripts
2009-04-14 Alexander SchreiberTrivial typo fix in error message
2009-04-07 Iustin PopDistribute built documentation
2009-02-27 Iustin PopConvert the RAPI document to restructured text
2009-02-27 Iustin PopConvert the install document to restructured text.
2009-02-26 Iustin PopFix the Makefile after the bash_completion patch
2009-02-26 Iustin PopAdd bash-completion rules
2009-02-25 Iustin PopConvert the hooks document to restructured text
2009-02-24 Iustin PopConvert iallocator.sgml to restructured text
next