gnt-cluster: Add hv/disk state to init
[ganeti-local] / lib / utils / io.py
2011-12-08 Guido TrotterMove ErrnoOnStr backend function to utils
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-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-09-26 Agata MurawskaTemporaryFilesManager implementation
2011-09-05 René NussbaumerSwitch other commonprefix to IsBelowDir
2011-09-05 René Nussbaumerutils: Introduce IsBelowDir
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-05 Michael Hanselmannutils.ReadFile: Add pre-read callback
2011-07-25 Iustin PopMost boring patch ever
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-01-11 Michael Hanselmannutils: Drop RemovePidFile
2011-01-11 Michael Hanselmannutils: Move NewUUID to utils.io
2011-01-11 Michael Hanselmannutils: Move process-related code into separate file
2011-01-11 Michael Hanselmannutils: Move I/O-related code into separate file