summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_common.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: refactor service handlersYuval Lifshitz2023-01-251-8/+12
* rgw: req_state takes const ref to RGWProcessEnvCasey Bodley2022-12-091-2/+3
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2022-11-291-0/+12
* rgw: add DAOS SAL implementationZuhair AlSader2022-09-071-1/+2
* rgw: remove dout_subsys defs from header filesJ. Eric Ivancich2022-08-301-1/+2
* rgw/rest: replace RGW_FORMAT_ macros with an enum classMatt Benjamin2022-08-161-2/+2
* rgw/iam: thread DoutPrefixProvider into policy evaluationMatt Benjamin2022-08-161-14/+21
* rgw: Guard against malformed bucket URLsAdam C. Emerson2022-07-151-0/+5
* rgw: remove unnecessary "struct" from req_state declarationsJ. Eric Ivancich2022-06-221-13/+13
* rgw: implementation of forward_request_to_master()Pritha Srivastava2022-06-061-0/+18
* rgw: reshard adds a log layout for the new indexCasey Bodley2022-05-271-2/+2
* rgw/dynamic-resharding: remove creation of new bucket instanceShilpa Jagannath2022-05-271-1/+1
* Merge pull request #46151 from cbodley/wip-rgw-derr-config-storeCasey Bodley2022-05-181-1/+0
|\
| * rgw: remove cerr << config_store from rgw_common.ccCasey Bodley2022-05-041-1/+0
* | Merge pull request #46167 from dang/wip-dang-nosuchtagsetDaniel Gryniewicz2022-05-181-1/+1
|\ \
| * | RGW - Fix NoSuchTagSet errorDaniel Gryniewicz2022-05-051-1/+1
| |/
* | Merge pull request #46033 from iqbalredkhan/quota2Ali Maredia2022-05-051-4/+4
|\ \ | |/ |/|
| * rgw: user_quota and bucket_quota are defined under RGWQuotaIqbal Khan2022-05-041-4/+4
* | Merge pull request #44494 from mdw-at-linuxbox/wip-master-mankeyAli Maredia2022-05-021-0/+33
|\ \
| * | rgw/sse-s3: save sse attributes in req_state->crypt_attribute_mapMarcus Watts2022-04-191-0/+33
* | | RGW - Allow starting RGW/dbstore without connecting to MonsDaniel Gryniewicz2022-04-271-0/+24
| |/ |/|
* | RGW: Zipper - zonegroup, placement tierDaniel Gryniewicz2022-04-201-13/+44
|/
* rgw: zipper: move functions so they're on correct side of APIKaleb S. KEITHLEY2022-04-061-0/+17
* Merge pull request #42891 from ofriedma/wip-ofriedma-rgw-qos-finaleCasey Bodley2022-01-111-1/+20
|\
| * rgw: Add admin ops API for rate limitingOr Friedmann2022-01-101-1/+2
| * rgw: Add rgw rate limiting per user and per bucketOr Friedmann2022-01-051-0/+18
* | rgw/common: make "get" methods on RGWHTTPArgs constyuval Lifshitz2022-01-071-5/+5
|/
* Merge pull request #42009 from pritha-srivastava/wip-rgw-sts-correct-read-obj...Casey Bodley2021-12-161-11/+10
|\
| * rgw/sts: fix read_obj_policy permission evaluationPritha Srivastava2021-11-221-11/+10
* | rgw:cleanup/refactor json and xml encoders and decodersKaleb S. KEITHLEY2021-12-131-1/+602
* | rgw: introduce new /{admin}/info api resourceMatt Benjamin2021-12-091-0/+1
|/
* rgw/CloudTransition: Fail GET on cloud tiered objectsSoumya Koduri2021-11-181-0/+1
* rgw: Ensure buckets too old to decode a layout have layout logsAdam C. Emerson2021-11-031-0/+5
* rgw/sts: code to check IAM policy and return anPritha Srivastava2021-09-231-4/+4
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+1
* Merge pull request #42222 from flipkart-incubator/aws_sse_s3Casey Bodley2021-07-271-0/+1
|\
| * rgw: Introduce BucketEncryption APIs to support SSE-S3 featureRahul Dev Parashar2021-07-191-0/+1
* | rgw/sts: createbucket op should take into accountPritha Srivastava2021-07-081-4/+17
|/
* rgw/sts: correcting the evaluation of session policiesPritha Srivastava2021-05-291-43/+116
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-1/+1
* Merge pull request #38737 from IlsooByun/objmeta-key-underscoreJ. Eric Ivancich2021-04-071-3/+5
|\
| * rgw: keep underscore in metatdata keyIlsoo Byun2020-12-301-3/+5
* | Merge pull request #38741 from BryceCao/wip-standardize-requestHarish Munjulur2021-03-041-0/+1
|\ \
| * | rgw : add the check for bucket handler if http args exist object_exclusive su...cao.leilc2021-01-301-0/+1
| |/
* | rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-5/+5
* | rgw: avoid (rgw_file) illegal access to stack memoryMatt Benjamin2021-01-201-8/+10
|/
* rgw: Check S3 object lock date in multi-object deleteMark Houghton2020-11-201-0/+35
* rgw/sts: adding code for federated user as owner in case of STS.Pritha Srivastava2020-09-151-3/+6
* Zipper - Make s->user a unique_ptrDaniel Gryniewicz2020-09-081-3/+2
* Zipper - Rename get_bi() to get_key()Daniel Gryniewicz2020-08-171-4/+4