Document the default instance allocator in gnt-cluster.sgml
[ganeti-local] / daemons /
2010-07-07 Luca BigliardiMerge branch 'devel-2.1'
2010-07-07 Luca BigliardiMlockall: decrease warnings if ctypes module is not...
2010-07-06 Luca BigliardiAdd drbd_helper rpc call
2010-07-02 Iustin PopFix ganeti-rapi version string
2010-07-01 Michael HanselmannRAPI client: Switch to pycURL
2010-06-30 Manuel FranceschiniRename some constants to facilitate IPv6 support
2010-06-30 Guido TrotterAdd missing pylint disable for "except:"
2010-06-29 Guido Trottermasterd: use AsyncTerminatedMessageStream for luxi
2010-06-23 Iustin PopIntroduce an RPC call for OS parameters validation
2010-06-14 Michael Hanselmannimport/export daemon: Add support for a magic prefix
2010-06-14 Michael Hanselmannimport/export: Validate remote host/port
2010-06-14 Michael HanselmannHandle ESRCH when sending signals
2010-06-11 Guido TrotterRemove the job queue drain rpc call
2010-06-10 Michael HanselmannAdd unittest for ganeti-cleaner
2010-06-08 Michael Hanselmannimport/export: Allow script to predict size
2010-06-08 Michael Hanselmannimport/export daemon: Record amount of data transferred
2010-06-04 Guido Trotterensure-dirs: don't fail if no rapi log is present
2010-06-04 René NussbaumerLet daemon-utils fix the owners for ganeti-rapi
2010-06-04 René NussbaumerModify ganeti-masterd to set permission and owner of...
2010-06-04 René NussbaumerLet ganeti-rapi run under a different user/group
2010-06-03 Guido TrotterConvert ganeti-masterd's main thread to mainloop
2010-06-03 Tom Limoncelliganeti-watcher should attempt to fix ganeti-rapi
2010-05-28 Michael Hanselmannimport/export daemon: Move some I/O processing code...
2010-05-28 Michael Hanselmannimport/export daemon: Move command building into separa...
2010-05-28 Michael Hanselmannimport/export daemon: Move command building into class
2010-05-25 Guido TrotterMerge branch 'devel-2.1'
2010-05-25 Guido TrotterErrorLoggingAsyncNotifier
2010-05-21 Michael HanselmannPut common import/export daemon options into object
2010-05-21 Michael Hanselmannimport-export daemon: Allow changing compression method
2010-05-21 Guido TrotterMerge branch 'devel-2.1'
2010-05-21 Guido TrotterMake ConfdInotifyEventHandler a library function
2010-05-21 Guido TrotterRemove errors.ConfdFatalError
2010-05-18 Guido TrotterMerge branch 'devel-2.1'
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
next