Revert "utils.log: Write error messages to stderr"
[ganeti-local] / lib / utils /
2011-10-03 Michael HanselmannRevert "utils.log: Write error messages to stderr"
2011-09-30 Michael Hanselmannutils.log: Write error messages to stderr
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-26 René NussbaumerMerge branch 'devel-2.4' into devel-2.5
2011-08-26 Michael Hanselmannutils: Fix UnescapeAndSplit parsing bug
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-05 Michael Hanselmannutils.ReadFile: Add pre-read callback
2011-08-05 René NussbaumerMerge branch 'stable-2.4'
2011-08-04 Agata MurawskaFixed a typo in utils/process.py
2011-08-03 Iustin PopFix small typo in docstring
2011-07-25 Iustin PopMost boring patch ever
2011-07-25 Michael HanselmannMerge branch 'devel-2.4'
2011-07-25 Michael HanselmannReopen daemon's stdio on SIGHUP
2011-07-25 Michael HanselmannReopen log file only once after SIGHUP
2011-07-25 Michael HanselmannDon't leak file descriptors when setting up daemon...
2011-05-24 Michael HanselmannMerge branch 'devel-2.4'
2011-05-24 René Nussbaumerutils.algo: Add InvertDict to invert a dict
2011-04-29 Michael HanselmannMerge branch 'devel-2.4'
2011-04-29 Iustin Popmlock: fail gracefully if libc.so.6 cannot be loaded
2011-04-28 Iustin PopFix 'unused import' lint error
2011-04-28 Iustin PopSetEtcHostsEntry: maintain existing ordering
2011-04-28 Iustin PopConvert utils.nodesetup to utils.WriteFile(data=…)
2011-04-28 Iustin PopFix WriteFile with unicode data
2011-04-27 Iustin PopFix potential data-loss in utils.WriteFile
2011-04-13 Michael Hanselmannutils.WriteFile: Close file before renaming
2011-04-07 Michael HanselmannMerge branch 'devel-2.4'
2011-04-07 Michael HanselmannMerge branch 'stable-2.4' into devel-2.4
2011-04-06 Michael Hanselmannutils: Add function generating regex for DNS name globbing
2011-03-31 Iustin PopAdd a simple wrapper over utils.Retry
2011-03-31 René Nussbaumertest.ganeti.process_unittest: Fix race condition
2011-03-15 Michael Hanselmannutils: Export NiceSortKey function
2011-03-10 Iustin PopFix bug related to log opening failures
2011-03-07 Iustin PopLog log-file reopening
2011-02-25 Michael Hanselmannutils: Export NiceSortKey function
2011-02-24 Michael HanselmannAdd function to format ordinals
2011-02-02 Michael HanselmannReopen log files upon SIGHUP in daemons
2011-02-02 Michael Hanselmannutils.SetupLogging: Return function to reopen log file
2011-02-02 Michael Hanselmannutils.SetupLogging: Make program a mandatory argument
2011-02-02 Michael Hanselmannutils.log: Restrict I/O error handling coverage
2011-02-02 Michael Hanselmannutils.log: Split formatter building into separate function
2011-01-31 Michael HanselmannIntroduce re-openable log record handler
2011-01-27 Iustin Popcluster verify: add hvparams verification
2011-01-18 Iustin PopRename OpVerifyCluster and LUVerifyCluster
2011-01-11 Apollon OikonomopoulosAdd ability to retain specified fds open in RunCmd
2011-01-11 Michael Hanselmannutils: Cleanup and sort wildcard imports
2011-01-11 Michael Hanselmannutils: Drop RemovePidFile
2011-01-11 Michael Hanselmannutils: Move NewUUID to utils.io
2011-01-11 Michael Hanselmannutils: Move more text-related code
2011-01-11 Michael Hanselmannutils: Move process-related code into separate file
2011-01-11 Michael Hanselmannutils: Move ResetTempfileModule to wrappers module
2011-01-11 Michael Hanselmannutils: Move RunningTimeout to utils.algo
2011-01-11 Michael Hanselmannutils: Move code manipulating /etc/hosts to separate...
2011-01-11 Michael Hanselmannutils: Move X509-related code into separate file
2011-01-11 Michael Hanselmannutils: Move I/O-related code into separate file
2011-01-11 Michael Hanselmannutils: Move code related to file locking into separate...
2011-01-11 Michael Hanselmannutils: Move wrappers into separate file
2011-01-11 Michael Hanselmannutils: Use function to disable fork
2011-01-11 Michael Hanselmannutils: Change RemovePidFile to take path, not name
2011-01-10 Michael Hanselmannutils: Remove unused variables
2011-01-10 Michael Hanselmannutils: Move hashing-related code into separate file
2011-01-10 Michael Hanselmannutils: Rename _CloseFDNoErr to CloseFdNoError
2011-01-10 Michael Hanselmannutils: Move logging-related code into separate file
2011-01-10 Michael Hanselmannutils: Move Mlockall into separate file
2011-01-10 Michael Hanselmannutils: Move text-related functions into separate file
2011-01-10 Michael Hanselmannutils: Split Retry & co. into separate file
2011-01-10 Michael Hanselmannutils: Split algorithms into separate file
2011-01-10 Michael Hanselmannutils: Move to separate module