Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-25 | iphonebackup: Add _new to Info.plist factory helper name | Martin Szulecki | 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 | Martin Szulecki | 1 | -30/+42 | |
2010-01-25 | Use device_link_message_factory where appropriate in iphonebackup | Martin Szulecki | 1 | -7/+2 | |
2010-01-25 | Make sure to print accurate backup progress information; was wrong so far | Martin Szulecki | 1 | -8/+7 | |
2010-01-25 | Do not print progress for Manifest.plist | Martin Szulecki | 1 | -12/+27 | |
2010-01-25 | Print progress of backup | Martin Szulecki | 1 | -8/+39 | |
2010-01-25 | Implement storing received files as backup including new Manifest | Martin Szulecki | 1 | -158/+157 | |
2010-01-24 | Initial backup implementation, device is sending the backup now | Martin Szulecki | 1 | -144/+360 | |
2010-01-24 | Add service code and a backup tool for mobilebackup support | Martin Szulecki | 1 | -0/+380 | |