1. a100c02 Compress the backup output stream by Christopher Tate · 14 years ago
  2. 61334a3 Fix handling of directory entries by Christopher Tate · 14 years ago
  3. 9f7bcda Fix embedded spaces in tar stream EVEN HARDER by Christopher Tate · 14 years ago
  4. 72a404d Implement shared-storage full backup/restore by Christopher Tate · 14 years ago
  5. 15e1130 Restore from a previous full backup's tarfile by Christopher Tate · 14 years ago
  6. b41c5a5 Full backup tweaks by Christopher Tate · 14 years ago
  7. ffd242e Use pax extended tar format to support long filenames etc. by Christopher Tate · 14 years ago
  8. d78797f Full local backup infrastructure by Christopher Tate · 14 years ago
  9. 6eabaa3 Better (and less) logging from backup. by Joe Onorato · 16 years ago
  10. bd95c1d Only report "unknown metadata" once per restore helper by Christopher Tate · 16 years ago
  11. 6441a76 Put back LOGP -> printf in the backup helper code by Christopher Tate · 16 years ago
  12. 5c2882b Preserve file access mode when backing up / restoring files by Christopher Tate · 16 years ago
  13. ab2e9e8 Add file mode to the file-backup saved state blobs by Christopher Tate · 16 years ago
  14. 6bda7fd backup stuff by Joe Onorato · 16 years ago
  15. da1430b Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 16 years ago
  16. 03aa8d7 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 16 years ago
  17. 1a9e19a Make the file backup helper not crash if a file you requested by Joe Onorato · 16 years ago
  18. 0ad6120 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 16 years ago
  19. 173e38d Fix back_up_files() error detection when opening/CRCing the file by Christopher Tate · 16 years ago
  20. f446ba9 rename a few files to camel-case, add copyright notices by Mathias Agopian · 16 years ago[Renamed (99%) from libs/utils/backup_helper_file.cpp]
  21. b4c4265 Fix for the simultor build breakage. by Nicolas Catania · 16 years ago
  22. 473b6e2 Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 16 years ago
  23. d502f05 Add the backup data file writer C++ class. by Joe Onorato · 16 years ago
  24. 8d626d6 Implement the C++ class to write the backed up file data. by Joe Onorato · 16 years ago[Renamed (79%) from libs/utils/file_backup_helper.cpp]
  25. c7bbc69 Get the backup calling through to the file backup helper. by Joe Onorato · 16 years ago
  26. 2a98fb9 fix the sim build. disables the tests for now. by Joe Onorato · 16 years ago
  27. 0c4863b Add some C++ code to do raw files for backup by Joe Onorato · 16 years ago