Rename disk_template/storage_type map + cleanup
[ganeti-local] / lib / utils / io.py
2013-07-09 Michele TartaraAdd function for checking file access permissions
2012-12-20 Michele TartaraAdd function for generating UUIDs in the Haskell codebase
2012-11-06 Michael Hanselmannutils.io: Improve handling of double and single slashes
2012-10-23 Michael HanselmannAdd initial implementation of prepare-node-join
2012-10-19 Michael HanselmannCompare significant fields only for simple SSH keys
2012-09-18 Michael HanselmannMigrate lib/utils/*.py from constants to pathutils
2012-09-18 Michael Hanselmannconstants: Move most paths to separate module
2012-08-23 Iustin PopBump pep8 version to 1.2
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 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-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