Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-25 | iphonebackup: Add _new to Info.plist factory helper name | 1 | -2/+2 | ||
This better reflects that a newly allocated plist_t is returned. | |||||
2010-01-25 | Rename each received atomic temporary manifest to active one on backups | 1 | -30/+42 | ||
2010-01-25 | Use device_link_message_factory where appropriate in iphonebackup | 1 | -7/+2 | ||
2010-01-25 | Make sure to print accurate backup progress information; was wrong so far | 1 | -8/+7 | ||
2010-01-25 | Do not print progress for Manifest.plist | 1 | -12/+27 | ||
2010-01-25 | Print progress of backup | 1 | -8/+39 | ||
2010-01-25 | Implement storing received files as backup including new Manifest | 1 | -158/+157 | ||
2010-01-24 | Initial backup implementation, device is sending the backup now | 1 | -144/+360 | ||
2010-01-24 | Add service code and a backup tool for mobilebackup support | 1 | -0/+380 | ||