Fix typo 'VolumeN' in bdev.py
[ganeti-local] / daemons /
2010-05-18 Michael Hanselmannganeti-cleaner: Remove expired X509 certs
2010-05-18 Guido TrotterAbstract the LUXI eom into a constant
2010-05-18 Michael HanselmannMerge branch 'devel-2.1'
2010-05-18 Michael Hanselmannganeti-cleaner: Write log file with removed files
2010-05-17 Michael HanselmannMerge branch 'devel-2.1'
2010-05-17 Michael Hanselmannganeti-masterd: Improve error logging for client requests
2010-05-14 Guido Trotterganeti-noded: add the --no-mlock option
2010-05-13 Luca BigliardiMerge branch 'devel-2.1'
2010-05-13 Luca BigliardiUse console_logging in node daemon
2010-05-13 Luca BigliardiLock node daemon children in memory
2010-05-13 Luca BigliardiLock node daemon in memory
2010-05-04 Michael HanselmannMerge branch 'devel-2.1'
2010-05-03 Iustin PopFix pylint 0.20.0 warnings
2010-04-27 Michael HanselmannRetry connection in import-export daemon
2010-04-27 Michael HanselmannUse new class for wakeup file descriptor in import...
2010-04-27 Michael HanselmannMove some code into separate class in import/export...
2010-04-26 Michael HanselmannMerge branch 'devel-2.1'
2010-04-23 Michael Hanselmannmasterd: Log PID, UID and GID of connected client
2010-04-23 Michael HanselmannRemove two unused RPC functions
2010-04-22 Michael HanselmannAdd RPC call to send SIGTERM to import/export daemon
2010-04-22 Michael HanselmannRename import/export RPC calls to match others
2010-04-16 Michael HanselmannAdd RPC calls to import and export instance data
2010-04-16 Michael HanselmannAdd daemon for instance import and export
2010-04-12 Guido TrotterMerge branch 'devel-2.1'
2010-04-09 Guido TrotterFix new pylint errors
2010-04-09 Iustin PopMake watcher request the max coverage
2010-04-08 Iustin PopWatcher: automatic shutdown of orphan resources
2010-04-06 Michael HanselmannMerge remote branch 'devel-2.1'
2010-03-30 René NussbaumerSend "501 Not Implemented" back when method not found
2010-03-23 Iustin PopWatcher: fix some doc typos
2010-03-23 Iustin PopWatcher: do not warn for missing hooks dir
2010-03-23 Guido TrotterMerge branch 'devel-2.1'
2010-03-23 Guido Trotterganeti-confd: Call pyinotify flags correctly
2010-03-23 Iustin PopSome epydoc fixes
2010-03-18 Iustin PopAdd a hint to masterd for inconsistent clusters
2010-03-17 Michael HanselmannAdd RPC calls to create and remove X509 certificates
2010-03-15 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-15 Michael HanselmannRightname confd's HMAC key
2010-03-15 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-12 Michael Hanselmanndaemon-util: Generate daemon path in separate function
2010-03-12 Michael Hanselmanndaemon-util: Use “return” instead of “exit” in all...
2010-03-12 Michael Hanselmanndaemon-util: Add function to start and stop all daemons
2010-03-12 Michael Hanselmannganeti.initd: Move all daemon names from init script...
2010-03-12 Michael Hanselmannganeti.initd: Move code checking daemon exit code to...
2010-03-12 Michael Hanselmannganeti.initd: Move code checking config to daemon-util
2010-03-12 Michael Hanselmanndaemon-util: Require dashes in commands
2010-03-10 Michael Hanselmannhttp.auth: Fix bug with checking hashed passwords
2010-03-08 Iustin PopSwitch from os.path.join to utils.PathJoin
2010-02-26 Michael Hanselmannwatcher: Acquire lock early and give more friendly...
2010-02-26 Michael HanselmannMerge remote branch 'origin/devel-2.0' into devel-2.1
2010-02-26 Guido TrotterMove watcher's EnsureDaemon function to utils
2010-02-26 Guido TrotterAdd watcher hooks
2010-02-26 Guido TrotterAbstract starting the node daemons
2010-02-26 Guido Trotterganeti-watcher: remove unused Indent function
2010-02-23 Michael HanselmannCatch disk activation errors in watcher
2010-02-22 Guido TrotterDisable warning for not calling ProcessEvent init
2010-02-18 Michael HanselmannMerge branch 'devel-2.1'
2010-02-18 Michael HanselmannMove RunInSeparateProcess to ganeti.utils
2010-02-17 Michael Hanselmannganeti-noded: Fix bug when export didn't succeed for...
2010-02-15 Michael HanselmannMerge branch 'devel-2.1'
2010-02-08 Iustin PopMerge branch 'stable-2.1' into devel-2.1
2010-02-03 Iustin PopImplement debug level across OS-related RPC calls
2010-02-02 Elmar Hoffmannganeti-cleaner: does 'echo 0' instead of 'exit 0'
2010-02-01 Michael HanselmannMerge branch 'devel-2.1'
2010-02-01 Michael HanselmannMerge remote branch 'origin/stable-2.1' into devel-2.1
2010-01-28 Guido Trotterganeti-watcher: ensure confd is running as well
2010-01-27 Iustin Popnode daemon: allow working with broken queue dir
2010-01-27 Iustin Popdaemon-utils: remove usage of here-docs
2010-01-22 Michael HanselmannMerge branch 'devel-2.1'
2010-01-22 Michael HanselmannFix lint warnings after my last changes
2010-01-22 Michael HanselmannRemove http.HttpJsonConverter
2010-01-22 Michael Hanselmannhttp.server: No longer enfore JSON encoding for body
2010-01-22 Michael Hanselmannganeti-rapi: Remove serial number/ETag code
2010-01-22 Michael HanselmannFactorize LUXI parsing and handling code
2010-01-19 Michael Hanselmanndaemon-util: Fix quoting issue
2010-01-13 Michael Hanselmannworkerpool: Make worker ID alphanumeric
2010-01-05 Iustin PopIntroduce a Luxi call for GetTags
2010-01-04 Iustin PopMerge remote branch 'devel-2.1'
2010-01-04 Iustin PopFix unused imports or add silences where needed
2010-01-04 Iustin Popconfd: add a TODO and a pylint disable
2010-01-04 Iustin PopFurther pylint disables, mostly for Unused args
2010-01-04 Iustin Popdaemons: handle arguments correctly and uniformly
2010-01-04 Iustin PopRemove more unused variables
2010-01-04 Iustin PopAdd targeted pylint disables
2010-01-04 Iustin PopRename an ConfdInotifyEventHandler init argument
2010-01-04 Iustin PopFix use of the logging functions
2009-12-10 Guido TrotterMerge branch 'devel-2.1'
2009-12-10 Guido TrotterChange pyinotify import for broader compatibility
2009-12-01 Michael Hanselmanndaemon.GenericMain: Don't use dict for SSL paths, impro...
2009-12-01 Michael Hanselmanndaemon.GenericMain: Don't use list of multithreaded...
2009-11-25 Iustin PopRemove quotes from CommaJoin and convert to it
2009-11-11 Michael HanselmannUse “daemon-util” to reload SSH keys
2009-11-06 Guido Trotterconfig.Add{Node,Instance}: get the ec id
2009-11-06 Guido TrotterProcessor: support a unique execution id
2009-11-05 Michael HanselmannAdd new “daemon-util” script to start/stop Ganeti daemons
2009-11-02 Iustin PopConvert the rest of the OpPrereqError users
2009-10-29 Michael Hanselmannganeti-rapi: Use new function to verify passwords
2009-10-22 Ken WehrAdding '--no-ssh-init' option to 'gnt-cluster init'.
2009-10-13 Guido TrotterAdd timeout options to other LUs
2009-10-09 Guido TrotterAccept shutdown timeout from the user
next