qa_utils: Factorize code for getting entity name
[ganeti-local] / lib / utils /
2012-05-09 Iustin PopAllow clock skews in certificate verification
2012-04-26 Iustin PopLog all external commands execution
2012-04-19 Michael Hanselmannutils.algo: Use str.isdigit instead of regular expression
2012-03-30 Michael HanselmannMerge cli.FormatTimestamp and utils.FormatTime
2012-03-22 Andrea SpadacciniMove _TimeoutExpired to utils
2012-03-09 Iustin PopFix lint error in commit 035b33e2
2012-03-07 Iustin PopFix tempfile reset code & test on newer Python
2012-02-21 Michael HanselmannReplace single- with double-quotes
2012-02-17 Michael Hanselmannutils.text: Add function to truncate string
2012-01-19 Michael HanselmannMerge branch 'devel-2.5'
2012-01-19 Nikos SkalkotosFix a bug in command line option parsing code
2012-01-10 Michael Hanselmannutils.ResetTempfileModule: Improve performance
2012-01-09 Michael HanselmannMerge branch 'devel-2.4' into stable-2.5
2012-01-06 Michael HanselmannMove helper class from watcher to utils.io
2011-12-22 Michael HanselmannMerge branch 'devel-2.5'
2011-12-22 Bernardo Dal Senonoded: Fix /etc/hosts group ownership
2011-12-22 Bernardo Dal Senoutils.WriteFile: Add new parameter to preserve file...
2011-12-08 Michael Hanselmannutils.io.WritePidFile: Improve error reporting
2011-12-08 Guido TrotterMove ErrnoOnStr backend function to utils
2011-12-08 Michael Hanselmannutils.ListVisibleFiles: Hide “lost+found” directories
2011-11-30 Nikos SkalkotosFix a bug in command line option parsing code
2011-11-16 René Nussbaumeralgo: Make a dict from an flat list
2011-11-04 Michael Hanselmannutils.algo: Add utility to convert sequence to dictionary
2011-11-02 René Nussbaumerutils.algo: Add a function to insert a list into a...
2011-10-31 Michael HanselmannMerge branch 'devel-2.5'
2011-10-26 René NussbaumerMove RenameFile to the new functions
2011-10-26 René Nussbaumerensure_dirs: Move some useful functions into utils.
2011-10-25 Andrea SpadacciniAdd the JoinDisjointDicts function to utils.algo
2011-10-24 Michael HanselmannUn-revert comments in utils.mlock
2011-10-24 Michael Hanselmannutils.ShellWriter: Don't indent empty lines
2011-10-21 René NussbaumerMerge branch 'stable-2.5' into devel-2.5
2011-10-21 René NussbaumerMerge branch 'devel-2.4' into stable-2.5
2011-10-20 René NussbaumerFix queue archive creation with wrong permissions
2011-10-20 Guido TrotterRevert "Rename utils.mlock to utils.cfunc"
2011-10-20 Guido TrotterRevert "utils.cfunc: Cleanup, more flexibility"
2011-10-18 Guido TrotterRevert "Implementation of TLS-protected SPICE connections"
2011-10-17 Michael Hanselmannutils.cfunc: Cleanup, more flexibility
2011-10-17 Michael HanselmannRename utils.mlock to utils.cfunc
2011-10-04 Andrea SpadacciniMerge branch 'devel-2.5'
2011-10-04 Andrea SpadacciniMerge branch 'stable-2.5' into devel-2.5
2011-10-03 Michael HanselmannRevert "utils.log: Write error messages to stderr"
2011-09-30 Andrea SpadacciniMerge branch 'devel-2.5'
2011-09-30 Andrea SpadacciniMerge branch 'stable-2.5' into devel-2.5
2011-09-30 Michael Hanselmannutils.log: Write error messages to stderr
2011-09-29 Andrea SpadacciniMove _TimeoutExpired to utils
2011-09-26 Agata MurawskaTemporaryFilesManager implementation
2011-09-20 Andrea SpadacciniMerge branch 'devel-2.5'
2011-09-20 Andrea SpadacciniImplementation of TLS-protected SPICE connections
2011-09-15 Guido TrotterMerge branch 'devel-2.5'
2011-09-05 René NussbaumerSwitch other commonprefix to IsBelowDir
2011-09-05 René Nussbaumerutils: Introduce IsBelowDir
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 HanselmannMerge branch 'devel-2.5'
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-25 Tsachy ShachamAdded function for parsing multiple CPU pinning mask
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
next