summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_policy_s3.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw_cksum: implement POST upload checksumsMatt Benjamin2024-07-031-4/+10
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: raise debug level of RGWPostObj_ObjStore_S3::get_policylu.shasha2017-07-071-1/+1
* rgw: suppress logs that can leak customer keyAdam Kupczyk2017-04-051-3/+6
* Switch from "timegm()" to "internal_timegm()"Rishabh Kumar2017-04-041-1/+1
* rgw: add override in rgw subsystemliuchang08122017-02-151-2/+2
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+1
* common: Unskew clockAdam C. Emerson2016-12-221-1/+1
* rgw: handle empty POST conditionYehuda Sadeh2016-10-201-1/+3
* rgw: modelinesSage Weil2014-07-101-0/+2
* moved rgw/rgw_json.* common/ceph_json.*Yehuda Sadeh2013-03-221-2/+2
* rgw: update post policy parserYehuda Sadeh2012-11-151-5/+10
* rgw: better error responses, logging for specific error casesYehuda Sadeh2012-10-231-28/+73
* rgw: POST fixes, policy range, policy expirationYehuda Sadeh2012-10-231-48/+40
* rgw: handle expiration and content length policy conditions.caleb miles2012-10-231-4/+61
* rgw: handle policy as case insensitive where requiredYehuda Sadeh2012-10-231-8/+7
* rgw: handle x-ignore- in POST requestYehuda Sadeh2012-10-231-1/+5
* rgw: verify that request variables are in policyYehuda Sadeh2012-10-231-6/+29
* rgw: basic policy functionalityYehuda Sadeh2012-10-231-0/+170