summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: implement GetObjectAttributesMatt Benjamin11 days1-0/+11
* rgw/logging: add support for GetBucketLogging and PutBucketLoggingYuval Lifshitz2024-12-081-0/+65
* RGW: Cloud Restore cli and its corresponding response for user.shreyanshjain71742024-10-031-0/+6
* rgw/acl: use rgw_owner for ACLOwnerCasey Bodley2024-04-101-1/+3
* rgw: cumulatively fix 6 AWS SigV4 request failure casesMatt Benjamin2024-02-131-1/+18
* rgw: fix list obj v1 nextmarkerimtzw2023-12-221-0/+10
* rgw: clean up header filesJ. Eric Ivancich2023-01-241-4/+4
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-7/+7
* librgw: add ability to conditionally export HTTP frontends/apisMatt Benjamin2022-09-091-0/+1
* rgw/rest: replace RGW_FORMAT_ macros with an enum classMatt Benjamin2022-08-161-2/+2
* rgw: remove unnecessary "struct" from req_state declarationsJ. Eric Ivancich2022-06-221-56/+56
* RGW: Zipper - zonegroup, placement tierDaniel Gryniewicz2022-04-201-1/+1
* rgw/rest: dump_owner() takes name by const refCasey Bodley2021-10-291-2/+2
* rgw/rest: dump_time() takes real_time by valueCasey Bodley2021-10-291-1/+1
* rgw: build without "using namespace std"Kefu Chai2021-08-131-16/+16
* rgw: Introduce BucketEncryption APIs to support SSE-S3 featureRahul Dev Parashar2021-07-191-0/+18
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-4/+4
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-4/+4
* rgw: handle aws4 completion when reading all op dataYehuda Sadeh2021-03-111-41/+1
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-4/+4
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-32/+32
* rgw: RGWRESTOp no longer tracks separate error codeCasey Bodley2020-09-101-2/+0
* Zipper ObjectDaniel Gryniewicz2020-07-171-0/+1
* rgw: Replace boost::string_ref/view with std::string_viewPrateek Sachan2020-06-181-21/+21
* rgw: implement s3 get bucket replication apiYehuda Sadeh2020-01-281-0/+6
* rgw: implement s3 delete bucket replication apiYehuda Sadeh2020-01-281-0/+6
* rgw: implement s3 put-bucket-replication apiYehuda Sadeh2020-01-281-0/+6
* Zipper - RGWUserDaniel Gryniewicz2020-01-171-2/+2
* rgw: add const correctness to some rest functionsJ. Eric Ivancich2019-11-151-8/+3
* rgw/pubsub: allow pubsub REST API on masterYuval Lifshitz2019-09-101-1/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-5/+5
* Merge pull request #28426 from mkogan1/wip-rgw-40183Casey Bodley2019-07-111-1/+1
|\
| * rgw: Save an unnecessary copy of RGWEnvMark Kogan2019-06-061-1/+1
* | rgw: add object lock feature.zhang Shaowen2019-06-121-0/+38
|/
* rgw: declares bucket tagging op classesChang Liu2019-06-041-0/+12
* rgw/pubsub: implement S3 compatible get/delete APIsYuval Lifshitz2019-03-211-0/+2
* rgw: dmclock: move client config and counters to its own headerAbhishek Lekshmanan2019-01-311-1/+1
* rgw: add dmclock client/cost to RGWOp interfaceCasey Bodley2019-01-311-0/+1
* rgw: sanitize header attributesYehuda Sadeh2019-01-111-0/+20
* rgw: zone service only provides const access to its dataCasey Bodley2018-12-051-1/+1
* rgw: Refactored rgw_rest_read_all_input() using bufferlist.Pritha Srivastava2018-10-261-28/+21
* Rename "include/assert.h"Brad Hubbard2018-09-141-1/+1
* rgw: etag fixesYehuda Sadeh2018-04-131-3/+0
* Merge pull request #19902 from linuxbox2/wip-rgw-mplocMatt Benjamin2018-02-021-1/+16
|\
| * rgw: return valid Location element, CompleteMultipartUploadMatt Benjamin2018-01-111-1/+16
* | rgw: drop dump_uri_from_state() which isn't used anymore.Radoslaw Zarzynski2018-01-111-1/+0
|/
* rgw: move {camecase, lowercase}_dash_http_attr functions to rgw_commonChang Liu2017-11-281-3/+0
* rgw: calculate and print Swift's X-Account-Storage-Policy-* headers.Radoslaw Zarzynski2017-09-191-0/+19
* rgw_user: validate tenant names when creating userAbhishek Lekshmanan2017-07-241-1/+0