Add function for generating UUIDs in the Haskell codebase
[ganeti-local] / lib / utils / __init__.py
2012-12-20 Michele TartaraAdd function for generating UUIDs in the Haskell codebase
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-09-18 Michael HanselmannMigrate lib/utils/*.py from constants to pathutils
2012-06-15 René NussbaumerVerify user supplied dicts against defaults
2012-03-22 Andrea SpadacciniMove _TimeoutExpired to utils
2012-02-21 Michael HanselmannReplace single- with double-quotes
2011-10-20 Guido TrotterRevert "Rename utils.mlock to utils.cfunc"
2011-10-17 Michael HanselmannRename utils.mlock to utils.cfunc
2011-09-29 Andrea SpadacciniMove _TimeoutExpired to utils
2011-09-15 Guido TrotterMerge branch 'devel-2.5'
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Tsachy ShachamAdded function for parsing multiple CPU pinning mask
2011-07-25 Iustin PopMost boring patch ever
2011-01-27 Iustin Popcluster verify: add hvparams verification
2011-01-11 Michael Hanselmannutils: Cleanup and sort wildcard imports
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