Fix execution group of NodeD
[ganeti-local] / lib / tools /
2013-07-22 Thomas ThrainerFix permission errors for split users
2013-07-17 Thomas ThrainerRename queryd to luxid
2013-07-17 Thomas ThrainerAdd queryd daemon (split from confd)
2013-06-21 Thomas ThrainerMerge branch 'stable-2.7' into stable-2.8
2013-06-21 Guido TrotterFix permissions of the queue archive dir
2013-05-31 Bernardo Dal SenoMerge branch 'stable-2.7' into stable-2.8
2013-05-29 Guido TrotterEnsure the queue socket has the right permissions
2013-05-24 Guido TrotterMerge branch 'stable-2.7' into stable-2.8
2013-05-17 Balazs LeczStash Xen config file after a failed startup
2013-05-17 Balazs LeczFix owner of the OS log dir
2013-05-14 Michele TartaraStart the monitoring and node daemons together
2013-04-23 Michele TartaraMake burnin compatible with the reason trail
2013-04-11 Guido TrotterMerge branch 'devel-2.7'
2013-04-10 Michele TartaraFix job queue directory permission problems
2013-02-19 Michele TartaraInfrastructure for specifying instance status change...
2013-01-18 Michael Hanselmannburnin: Don't keep hypervisor class around
2013-01-16 Michael HanselmannMove burnin to ganeti.tools.burnin
2012-12-19 Michael HanselmannReplace frozenset with compat.UniqueFrozenset
2012-12-13 Michael HanselmannImprove test for tools.ensure_dirs
2012-12-11 Michael HanselmannFix ordering of entries in tools.ensure_dirs
2012-12-11 Michael HanselmannSet owner on watcher pause and queue drain files
2012-12-11 Michael Hanselmannlib/tools/ensure_dirs.py: Code formatting
2012-12-06 Michael HanselmannAdd tool to clean up node
2012-12-06 Michael HanselmannAdd tool to configure node daemon
2012-12-03 Michael HanselmannFactorize code for checking node daemon certificate
2012-11-30 Michael HanselmannFactorize SSL context setup for certificate check
2012-11-29 Michael HanselmannAdd constant for node certificate mode
2012-11-28 Michael HanselmannMove cluster verification out of prepare-node-join
2012-11-27 Michael HanselmannFactorize code to load and verify JSON
2012-11-27 Michael HanselmannFactorize logging setup in tools
2012-10-29 Bernardo Dal SenoFix permission for socket directory
2012-10-26 Michael Hanselmannprepare-node-join: Use ssh.GetAllUserFiles
2012-10-26 Michael Hanselmannprepare_node_join: Move daemon SSH files to constants
2012-10-26 Michael Hanselmannprepare-node-join: Swap private and public keys
2012-10-26 Michael Hanselmannprepare-node-join: Use public key directly for auth...
2012-10-25 Michael HanselmannDrop SSHS_FORCE constant
2012-10-23 Michael Hanselmanntools.prepare_node_join: Fix pep8 errors
2012-10-23 Michael HanselmannAdd initial implementation of prepare-node-join
2012-10-18 Michael HanselmannMerge branch 'devel-2.6'
2012-10-18 Michael Hanselmannensure-dirs: Don't accept arguments
2012-10-18 Michael Hanselmannensure-dirs: Fix program name on usage screen
2012-10-16 Michael HanselmannMerge branch 'devel-2.6'
2012-10-16 Michael Hanselmannensure-dirs: Fix permissions on master socket
2012-09-28 Michael Hanselmannganeti-cleaner: Separate queue cleaning code
2012-09-27 Michael Hanselmannensure-dirs: Don't hardcode ssconf file group
2012-09-27 Michael Hanselmannensure-dirs: Don't convert list to tuple
2012-09-27 Michael HanselmannRevert unintentional change of daemon log file names
2012-09-18 Michael HanselmannMigrate lib/tools/ensure_dirs.py to pathutils
2012-09-18 Michael Hanselmannconstants: Move most paths to separate module
2011-10-31 Michael HanselmannMerge branch 'devel-2.5'
2011-10-26 René Nussbaumerensure_dirs: Move some useful functions into utils.
2011-10-19 René NussbaumerEnsure permission on the job queue version file
2011-10-18 Guido TrotterRevert "Added SPICE TLS option and related cert paths"
2011-09-20 Andrea SpadacciniAdded SPICE TLS option and related cert paths
2011-08-19 Michael HanselmannUnify some file headers
2011-08-19 Michael Hanselmannensure-dirs: Fix epydoc error
2011-08-19 Michael Hanselmannensure-dirs: Check mode and owner before changing
2011-08-19 Michael Hanselmannensure-dirs: Refine error handling on stat(2)
2011-08-19 Michael Hanselmannensure-dirs: Change wording of some messages
2011-08-19 Michael Hanselmannensure-dirs: Implement debug logging
2011-08-19 Michael Hanselmannensure-dirs: Set permissions on job files in queue
2011-08-19 Michael Hanselmannensure-dirs: Set permissions on queue lock file
2011-08-17 Michael Hanselmannensure-dirs: Set correct permissions on ssconf files
2011-03-24 René NussbaumerRewrite of ensure-dirs in python