summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_http_errors.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: don't map to EIO in rgw_http_error_to_errno()Casey Bodley2024-04-041-1/+1
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-5/+1
* rgw: adding generation number to async notificationShilpa Jagannath2022-05-271-0/+2
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: Adding 'iam' namespace for Role and User Policy related REST APIs.Pritha Srivastava2019-03-261-0/+2
* rgw: http client translates 503 errors to EBUSYCasey Bodley2019-01-311-0/+2
* rgw: Adding manager, handler etc for STS.Pritha Srivastava2018-09-211-0/+2
* polymorphic error codes.Marcus Watts2017-05-161-136/+3
* rgw: Added code for CreateRole, GetRole, UpdateAssumeRolePolicy, ListRoles an...Pritha Srivastava2017-01-271-0/+4
* Merge pull request #10021 from rzarzynski/wip-rgw-swift-auth-errorsOrit Wasserman2016-10-071-1/+1
|\
| * rgw: handle Swift auth errors in a way compatible with new Tempests.Radoslaw Zarzynski2016-07-051-1/+1
* | rgw: return "NoSuchLifecycleConfiguration" if lc config does not existweiqiaomiao2016-07-261-0/+1
|/
* rgw: front-end for bucket quotas of Swift API.Radoslaw Zarzynski2016-05-301-1/+2
* Merge pull request #8605 from theanalyst/fix/15455Casey Bodley2016-05-101-0/+1
|\
| * rgw_http_errors: add http error code for 503Abhishek Lekshmanan2016-04-141-0/+1
* | rgw: add errno entry for -ENOTEMPTYAbhishek Lekshmanan2016-04-191-0/+2
|/
* Merge remote-tracking branch 'jmunhoz/wip-aws4' into wip-aws4Yehuda Sadeh2016-02-191-0/+1
|\
| * rgw: validate x-amz-sha256Javier M. Mellid2016-02-131-0/+1
* | rgw: translate http error 304 to appropriate statusYehuda Sadeh2016-02-121-0/+2
|/
* Merge branch 'wip-rgw-static-website-yehuda'Yehuda Sadeh2016-01-271-0/+3
|\
| * Merge remote-tracking branch 'origin/master' into wip-rgw-static-website-yehu...Yehuda Sadeh2016-01-191-0/+6
| |\
| * | rgw: add 301 http text.Robin H. Johnson2015-10-131-0/+1
| * | Add error codes.Robin H. Johnson2015-10-131-0/+2
* | | rgw: fix up the use of tenant before it's availablePete Zaitcev2016-01-221-0/+1
| |/ |/|
* | rgw: add a new error code for invalid admin capabilityDunrong Huang2015-12-241-0/+1
* | rgw: add a new error code for invalid key typeDunrong Huang2015-12-231-0/+1
* | rgw: add a new error code for invalid secret keyDunrong Huang2015-12-231-0/+1
* | rgw: add a new error code for key conflictDunrong Huang2015-12-231-0/+1
* | rgw: add a new error code for email conflictDunrong Huang2015-12-231-0/+1
* | rgw: add support for multipart delete on a SLO of Swift.Radoslaw Zarzynski2015-12-081-0/+1
|/
* rgw: add a new error message for user conflict when using Admin Ops APISangdi2015-09-181-0/+1
* rgw: add minimum support for copy multipart partJavier M. Mellid2015-07-141-0/+2
* rgw: fail if parts not specified on complete-multipart-uploadYehuda Sadeh2015-04-201-0/+1
* rgw: return InvalidAccessKeyId instead of AccessDeniedYehuda Sadeh2014-12-161-0/+1
* rgw: return SignatureDoesNotMatch instead of AccessDeniedYehuda Sadeh2014-12-161-0/+1
* rgw: modelinesSage Weil2014-07-101-0/+3
* rgw: rebase mongoose prototypeYehuda Sadeh2013-11-051-0/+46
* rgw: higher level quota check functionalityYehuda Sadeh2013-10-011-0/+1
* rgw: return 423 Locked response when failing to lock objectYehuda Sadeh2013-08-091-0/+1
* rgw: forward bucket creation to master regionYehuda Sadeh2013-05-211-0/+94