Wrap lines over 80 characters
[ganeti-local] / daemons / ganeti-confd
2009-09-11 Michael HanselmannWrap lines over 80 characters
2009-08-31 Guido Trotterconfd: avoid spamming the logfile
2009-08-28 Guido TrotterConfd: don't fail if the config doesn't load
2009-08-28 Guido Trotterconfd: start in polling mode
2009-08-28 Guido TrotterConfdProcessor: add disabled state
2009-08-28 Guido TrotterMove SimpleConfigReader creation to ConfdProcessor
2009-08-28 Guido Trotterconfd: s/confd_event_handler/inotify_handler/
2009-08-28 Guido TrotterImplement timers in confd
2009-08-28 Guido TrotterConfdInotifyEventHandler.enable: use InotifyError
2009-08-28 Guido TrotterConfdInotifyEventHandler, move to a callback
2009-08-28 Guido TrotterMove creation of inotify handler to a new class
2009-08-28 Guido TrotterConfdInotifyEventHandler: add enable/disable
2009-08-25 Michael HanselmannStyle fixes for ganeti-*
2009-08-20 Guido TrotterConvert ganeti-confd to Mainloop
2009-08-12 Guido TrotterRemove unused imports from confd files
2009-08-10 Guido TrotterInitial confd implementation