Fix permission errors for split users
[ganeti-local] / lib / tools / ensure_dirs.py
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-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...
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-11-29 Michael HanselmannAdd constant for node certificate mode
2012-11-27 Michael HanselmannFactorize logging setup in tools
2012-10-29 Bernardo Dal SenoFix permission for socket directory
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 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