summaryrefslogtreecommitdiffstats
path: root/cmds/bmgr
Commit message (Expand)AuthorAgeFilesLines
* Don't let bmgr leave a restore session hanging on errorChristopher Tate2009-08-111-8/+10
* Don't crash if the Backup Manager returns a null RestoreSet[]Christopher Tate2009-08-071-6/+8
* make restore tokens shown in hex.Christian Sonntag2009-08-071-2/+2
* Fix Bmgr's logic around restore completionChristopher Tate2009-08-071-9/+12
* Add a 'wipe' operation to BmgrChristopher Tate2009-07-021-0/+26
* Implement persistent enable/disable of the backup managerChristopher Tate2009-06-291-0/+55
* Use system properties to track the current transportChristopher Tate2009-06-261-11/+54
* Use a long for restore tokenDan Egnor2009-06-261-2/+2
* Add some error reporting & info to bmgr's outputChristopher Tate2009-06-261-3/+17
* Add some helpful tests scripts for backup and make bmgr restore wait until th...Joe Onorato2009-06-251-11/+33
* Give the bmgr command an IRestoreObserver too.Joe Onorato2009-06-251-2/+13
* Use signatures on restoreChristopher Tate2009-06-181-0/+21
* More bmgr work; fix clear-data signallingChristopher Tate2009-06-161-5/+49
* Sketch out a 'bmgr' command line toolChristopher Tate2009-06-155-0/+379