summaryrefslogtreecommitdiff
path: root/src/obsync
Commit message (Expand)AuthorAgeFilesLines
* obsync: if OrdinaryCallingFormat fails, try SubdomainCallingFormatSage Weil2012-09-111-2/+10
* obsync: add missing package specifier to format_excMatthew Wodrich2012-08-161-1/+1
* obsync: make obsync run without cloudfiles installedKyle Marsh2012-01-041-1/+12
* obsync: pull object metadata from swift storeKyle Marsh2011-12-201-0/+1
* obsync: add authurl to CLIKyle Marsh2011-12-161-13/+37
* obsync: add vvprint back inKyle Marsh2011-12-141-0/+4
* obsync: add swift support to obsyncKyle Marsh2011-12-091-72/+217
* obsync: tear out rgwYehuda Sadeh2011-11-221-261/+1
* obsync: add SRC_SECURE, DST_SECUREColin Patrick McCabe2011-08-121-3/+9
* Add ObsyncExceptionColin Patrick McCabe2011-07-261-230/+298
* botol_tool: add --xattr argument for PUTColin Patrick McCabe2011-07-151-3/+21
* boto_tool: add --get-obj-xattrColin Patrick McCabe2011-07-151-0/+11
* obsync: add man page, documentation lineColin Patrick McCabe2011-07-011-0/+1
* boto_tool: add put_bucket_aclColin Patrick McCabe2011-06-101-0/+13
* boto_tool: add get_bucket_aclMatthew Wodrich2011-06-011-1/+17
* obysnc: rgw target: validate all usersColin Patrick McCabe2011-05-262-15/+35
* test-obsync: test sync directly from s3->rgwColin Patrick McCabe2011-05-261-0/+9
* obsync: fix bucket creation through rgw targetColin Patrick McCabe2011-05-262-31/+40
* test-obsync: test big objects, user-defined xattrColin Patrick McCabe2011-05-261-0/+7
* obysnc: fix content-type on RGWStoreColin Patrick McCabe2011-05-252-7/+15
* test-obsync: compare_directory now compares xattrsColin Patrick McCabe2011-05-251-10/+50
* obsync: more fixes for RgwStoreColin Patrick McCabe2011-05-252-18/+38
* obysnc: RgwStore: make sure destination users existColin Patrick McCabe2011-05-251-0/+17
* obsync: fix DST_OWNERColin Patrick McCabe2011-05-251-10/+23
* obsync: Add boto_retries, remove rgw_store.prefixColin Patrick McCabe2011-05-252-12/+17
* RgwStore: fix some ACL issuesColin Patrick McCabe2011-05-251-13/+21
* test-obysnc.py: support librgw testingColin Patrick McCabe2011-05-252-70/+124
* Rename RadosStore to RgwStoreColin Patrick McCabe2011-05-251-21/+21
* test-obsync: refactor a little bitColin Patrick McCabe2011-05-251-14/+18
* Proper ACL support for rados targetsColin Patrick McCabe2011-05-251-36/+73
* Merge remote branch 'origin/next'Josh Durgin2011-05-173-1/+1
|\
| * debian: obsyncSage Weil2011-05-172-0/+1300
| * obsync: no .pySage Weil2011-05-173-1301/+1
* | obsync: preserve user-defined metadataColin Patrick McCabe2011-05-162-4/+23
* | obsync: filestore: separate xattr metadata nspaceColin Patrick McCabe2011-05-162-30/+36
* | obysnc: preserve Content-TypeColin Patrick McCabe2011-05-162-20/+139
* | obsync: FileStore: test storing ACLs in xattrsColin Patrick McCabe2011-05-162-45/+49
* | obsync: FileStore: store ACLs in xattrsColin Patrick McCabe2011-05-161-34/+13
* | obsync: FileStore: test for xattr supportColin Patrick McCabe2011-05-161-0/+19
* | obsync: fix eventual consistency handlerColin Patrick McCabe2011-05-131-33/+28
* | obsync: add DST_CONSISTENCYColin Patrick McCabe2011-05-132-4/+21
* | boto_tool.py: add --rmobjects, --rm_rfColin Patrick McCabe2011-05-131-0/+22
* | boto_tool.py: fix old-style argument-passingColin Patrick McCabe2011-05-131-1/+1
* | boto_tool.py: use s3-tests config fileColin Patrick McCabe2011-05-131-211/+149
* | rgw: put XML-to-bin translation into a librgwColin Patrick McCabe2011-05-131-1/+1
* | obsync: handle eventual consistency issuesColin Patrick McCabe2011-05-111-10/+51
* | test-obsync.sh: fix obsync unit testsColin Patrick McCabe2011-05-111-5/+12
|/
* test-obsync.py: allow better nonce,better printoutColin Patrick McCabe2011-05-052-13/+28
* obsync: remove misguided strip_ownerColin Patrick McCabe2011-05-051-27/+21
* test-obsync: use s3-tests configuration fileColin Patrick McCabe2011-05-051-140/+173