Commit graph

40 commits

Author SHA1 Message Date
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
Stefan Reitshamer
cbe20c007e Merged in many changes from Arq mainline development.
(Sorry for the lame commit comment).
2010-08-19 13:25:23 -04:00
Stefan Reitshamer
9e2d899d8e added -l log_level argument to arq_restore 2010-06-28 07:59:50 -04:00
Stefan Reitshamer
3c02cd09fb added autorelease pools 2010-06-28 07:59:44 -04:00
Stefan Reitshamer
4884a60a9d added arq_verify utility which verifies that all SHA1s referenced by all backups are available in your S3 account 2010-06-18 08:14:01 -04:00
Stefan Reitshamer
ac79ae41ec added ap-southeast-1 bucket region 2010-06-18 08:13:23 -04:00
Stefan Reitshamer
faa8c0e2ad edited README 2010-04-06 09:28:53 -04:00
Stefan Reitshamer
d9642e07fc edited README 2010-04-06 09:27:28 -04:00
Stefan Reitshamer
d41bf9d770 added README 2010-04-06 09:25:35 -04:00
Stefan Reitshamer
4a346a274c initial commit 2010-03-31 08:57:26 -04:00