Commit graph

59 commits

Author SHA1 Message Date
Stefan Reitshamer
254e815eac fixed a bug where 'appdata' wasn't supported as a root Google Drive path 2016-01-12 19:18:59 -05:00
Stefan Reitshamer
8084b69b31 fixed typo in GlacierPackIndex 2016-01-12 19:18:27 -05:00
Stefan Reitshamer
3675bc40a1 fixed bugs in creating endpoint url when target type is 's3compatible' 2015-07-07 12:05:15 -04:00
Stefan Reitshamer
43ac103875 removed obsolete id 2014-07-28 17:32:36 -04:00
Stefan Reitshamer
7c3f95d4e6 updated README file 2014-07-28 17:23:25 -04:00
Stefan Reitshamer
d0d434b08d removed unnecessary file 2014-07-28 17:20:39 -04:00
Stefan Reitshamer
bd44d2b8c2 Updated copyright messages. 2014-07-28 17:17:16 -04:00
Stefan Reitshamer
3b7b66bf61 print status messages as bytes are requested and downloaded 2014-07-28 16:53:51 -04:00
Stefan Reitshamer
d6c32e1f1f pass the right bytesPerSecond arg; call run on the S3GlacierRestorer 2014-07-28 16:27:33 -04:00
Stefan Reitshamer
20004756bc Implemented restore from S3/Glacier and from (legacy) Glacier. 2014-07-28 16:11:39 -04:00
Stefan Reitshamer
85a5b9976b Implemented restore from S3. 2014-07-28 15:24:30 -04:00
Stefan Reitshamer
8b416e0e22 Replaced Arq 2 code with Arq 4 code. 2014-07-28 14:20:07 -04:00
Stefan Reitshamer
20bf814d17 Updated to Commit version 9. 2013-03-09 08:46:38 -05:00
Stefan Reitshamer
d4466f4314 If the bucket plist is missing, skip trying to read the bucket name. 2013-03-09 07:19:18 -05:00
Stefan Reitshamer
1e5fc7028b upgraded debugger project setting 2012-12-12 10:55:59 -05:00
Stefan Reitshamer
443daf1ed0 added Sydney region 2012-12-12 10:55:38 -05:00
Stefan Reitshamer
b4f30b72b5 decrypt the folder plist if it's encrypted 2012-12-12 10:25:02 -05:00
Stefan Reitshamer
97e6feb1f3 Removed all the stupid auto-generated Cocoa.h import statements. 2012-11-05 06:22:01 -05:00
Stefan Reitshamer
b2c5603b97 changed architecture to 64-bit 2012-11-05 06:17:58 -05:00
Stefan Reitshamer
375d9539a2 decrypt encrypted bucket plists 2012-11-05 06:15:01 -05:00
Stefan Reitshamer
525ac8a372 Updated SDK to 'latest' (10.8).
Fixed incorrect printf specifiers for 64-bit.
2012-11-05 05:34:12 -05:00
Stefan Reitshamer
af8da94645 added -v option to print the version 2012-08-20 19:00:35 -04:00
Stefan Reitshamer
9bbf540e97 improved output formatting 2012-08-20 10:33:50 -04:00
Stefan Reitshamer
40ef06c9d2 Switched from NSURLConnection API to CFHTTP API.
I made this switch in Arq 2.6.3 last March, and it has been much more stable.
2012-08-20 10:00:49 -04:00
Stefan Reitshamer
0009121dcc fixed an issue where Arq buckets with 'comhaystacksoftwarearq' in the name were being ignored 2012-05-04 13:49:16 -04:00
Stefan Reitshamer
3b46c1121f changed CURRENT_COMMIT_VERSION to 7 2012-04-10 20:29:19 -04:00
Stefan Reitshamer
e320a53a7f call SSL_library_init 2012-04-10 20:24:15 -04:00
Stefan Reitshamer
ed2a86825e ignore xcode user config files 2012-04-10 20:24:04 -04:00
Stefan Reitshamer
ed76eb8440 updated the project to work with Xcode 4 2012-01-23 11:05:43 -05:00
Stefan Reitshamer
13129646d5 removed extra parentheses 2012-01-23 11:04:10 -05:00
Stefan Reitshamer
1643016d65 fixed mistyped method in CryptoKey 2012-01-23 11:03:55 -05:00
Stefan Reitshamer
80d3d0a6da cast NSHTTPURLResponse 2012-01-23 11:03:40 -05:00
Stefan Reitshamer
f907244695 include stat.h to get rid of compiler warning 2012-01-23 11:03:21 -05:00
Stefan Reitshamer
cd64ca1dae fixed compiler warning about setting an NSMutableSet pointer to an NSSet 2012-01-23 11:03:04 -05:00
Stefan Reitshamer
056002c5b9 print errors if any 2011-11-21 17:06:55 -05:00
Stefan Reitshamer
b2f65289c4 added support for version-15 Trees that were added in Arq 2.2.4 2011-11-21 09:43:16 -05:00
Stefan Reitshamer
ec0f06fbea added reflog-printing function 2011-11-21 09:17:48 -05:00
Stefan Reitshamer
395a17a05d Added an option to explicitly give a SHA1 for the commit you want to restore. 2011-11-21 08:35:36 -05:00
Stefan Reitshamer
23ba1cc792 check every S3 bucket for Arq data, not just ones with pre-defined names 2011-10-23 06:00:12 -04:00
Stefan Reitshamer
68ef02f1ac read version 5 Commits 2011-08-27 08:31:20 -04:00
Stefan Reitshamer
f15caf93f5 changed warning about not applying finder file type to a trace statement 2011-08-16 17:22:11 -04:00
Stefan Reitshamer
0e235423a7 print computer UUID when listing available backups 2011-08-16 15:48:54 -04:00
Stefan Reitshamer
e85530cfb0 added autorelease pools to reduce memory consumption 2011-08-16 15:45:59 -04:00
Stefan Reitshamer
1a5a2ae998 Merged in code from Arq 2. 2011-08-16 15:19:44 -04:00
Stefan Reitshamer
662ca44c4a updated README 2010-08-26 09:05:00 -04:00
Stefan Reitshamer
f41e29ba8f updated README 2010-08-26 09:03:55 -04:00
Stefan Reitshamer
846d391120 Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
Stefan Reitshamer
5b990adbb4 fixed up copyright statements 2010-08-20 08:58:17 -04:00
Stefan Reitshamer
834d02f6da fixed up copyright statements 2010-08-20 08:47:15 -04:00
Stefan Reitshamer
eb62c99ca2 better arq_restore output 2010-08-19 14:05:52 -04:00