summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_swift.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: show swift ACLsYehuda Sadeh2012-02-231-1/+13
* rgw: can use swift to set bucket permissionsYehuda Sadeh2012-02-231-7/+29
* rgw: set default acls for certain swift operationsYehuda Sadeh2012-02-171-0/+17
* rgw: cleanup url_decode usageYehuda Sadeh2012-02-071-7/+7
* rgw: simple request loggingYehuda Sadeh2012-01-171-0/+2
* rgw: adjust log levelYehuda Sadeh2012-01-091-1/+1
* rgw: adjust error code in swift copy failuresYehuda Sadeh2011-11-141-4/+4
* rgw: fix swift responses encodingYehuda Sadeh2011-11-141-5/+5
* rgw: implement swift copy, fix copy authYehuda Sadeh2011-11-101-0/+57
* rgw: swift guesses mime type if not specifiedYehuda Sadeh2011-11-101-0/+12
* rgw: don't return partial content response with bad headerYehuda Sadeh2011-11-081-1/+1
* rgw: swift bucket report returns both bytes size and actual sizeYehuda Sadeh2011-11-081-2/+6
* rgw: fix PUT without content length (non chunked)Yehuda Sadeh2011-11-041-1/+1
* rgw: fix null deref, cleanupsYehuda Sadeh2011-11-031-4/+1
* rgw: add support for chunked uploadYehuda Sadeh2011-11-031-0/+10
* rgw: swift prefix and path params fixesYehuda Sadeh2011-11-021-3/+23
* rgw: swift related adjustmentsYehuda Sadeh2011-10-271-1/+11
* rgw: handle swift PUT with incorrect etagYehuda Sadeh2011-10-271-0/+6
* rgw: implement swift metadata POSTYehuda Sadeh2011-10-191-0/+18
* rgw: some swift obj metadata related fixesYehuda Sadeh2011-10-191-6/+16
* rgw: fix swift account and containers listing limitsYehuda Sadeh2011-10-181-12/+49
* rgw: multiple swift fixes and cleanupsYehuda Sadeh2011-10-141-10/+10
* rgw: more swift fixes and adjustmentsYehuda Sadeh2011-10-141-1/+5
* rgw: some swift api fixesYehuda Sadeh2011-10-121-25/+21
* rgw: implement some missing swift api, other swift fixesYehuda Sadeh2011-10-121-8/+38
* rgw: rgw_log -> debug_rgwSage Weil2011-10-051-2/+1
* rgw: set dout condvar to rgw_logSage Weil2011-10-051-0/+3
* rgw: pass POD c-string instead of string to formatterGreg Farnum2011-09-261-1/+1
* rgw: set perm_mask for swift operationsYehuda Sadeh2011-09-061-0/+2
* rgw: fix includeYehuda Sadeh2011-09-031-1/+1
* rgw: rename source fileYehuda Sadeh2011-09-031-0/+307