summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_role.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-5/+2
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-6/+6
* rgw/sts: adding code for UpdateRole REST API andPritha Srivastava2022-06-151-0/+2
* rgw: implementation of forward_request_to_master()Pritha Srivastava2022-06-061-1/+1
* rgw: code changes to include tenant in replicated metadataPritha Srivastava2022-06-061-1/+1
* rgw: removing svc_role.h and svc_role.cc, andPritha Srivastava2022-06-061-13/+7
* rgw: moving data members of RGWRole into RGWRoleInfo.Pritha Srivastava2022-06-061-75/+71
* rgw: shifting back be_handler and module initialization to svc rolePritha Srivastava2022-06-061-23/+6
* rgw: cleanup.Pritha Srivastava2022-06-061-11/+2
* rgw: code for handling mtime, object tracker and attrsPritha Srivastava2022-06-061-0/+7
* rgw: removing do_start() method fromPritha Srivastava2022-06-061-2/+7
* rgw: role metadata handler invokes RGWRole interfaces.Pritha Srivastava2022-06-061-167/+30
* rgw: role/svc cosmetic comments & ws cleanupAbhishek Lekshmanan2022-06-061-0/+6
* rgw: role: use the list roles from role svc classesAbhishek Lekshmanan2022-06-061-0/+6
* rgw: role: use svc->delete_role for deletingAbhishek Lekshmanan2022-06-061-0/+5
* rgw_role: remove unrelated functionsAbhishek Lekshmanan2022-06-061-7/+11
* rgw: role: use create_role from svcAbhishek Lekshmanan2022-06-061-1/+6
* svc: role: introduce create rolePritha Srivastava2022-06-061-0/+2
* rgw: role: backend handler definitionAbhishek Lekshmanan2022-06-061-0/+1
* rgw: role: md handler get_meta_obj defnAbhishek Lekshmanan2022-06-061-0/+6
* rgw: role: define md handler for rolesAbhishek Lekshmanan2022-06-061-9/+15
* rgw: role: add RGWRoleMetadataObjectAbhishek Lekshmanan2022-06-061-0/+25
* rgw: finish role class implAbhishek Lekshmanan2022-06-061-5/+5
* rgw: role: modify store_name & pathAbhishek Lekshmanan2022-06-061-2/+2
* rgw: base role md handler declAbhishek Lekshmanan2022-06-061-2/+36
* rgw: start using role_ctlAbhishek Lekshmanan2022-06-061-1/+4
* rgw_role: define RGWRoleCtlAbhishek Lekshmanan2022-06-061-8/+106
* rgw: role: basic ctl class defnAbhishek Lekshmanan2022-06-061-0/+28
* rgw: split RGWRole into an Info Class containing membersAbhishek Lekshmanan2022-06-061-1/+1
* rgw: RGWRole: add a missing RGWRados forward declarationAbhishek Lekshmanan2022-06-061-1/+2
* rgw/sts: added code to tag, untag and list role tags.Pritha Srivastava2021-09-011-3/+9
* rgw: build without "using namespace std"Kefu Chai2021-08-131-2/+2
* RGW Zipper - Remove rgw_pool/sysobj from APIDaniel Gryniewicz2021-04-191-85/+51
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-1/+1
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-7/+7
* Zipper - zipperify the Auth codeDaniel Gryniewicz2021-03-021-10/+10
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-2/+2
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-8/+9
* rgw: No null_yield in rgw_roleAdam C. Emerson2020-11-131-7/+8
* rgw: no null_yield in rgw_toolsAdam C. Emerson2020-11-131-7/+10
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-0/+1
* rgw: adds code for role session to be used an ARN.Pritha Srivastava2020-06-051-1/+3
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: more api adjustmentsYehuda Sadeh2019-07-291-10/+10
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+3
* rgw: Minor Fixes.Pritha Srivastava2018-09-211-1/+1
* rgw: Added max_session_duration and policy parsing to RGW Roles.Pritha Srivastava2018-09-211-2/+16
* rgw: use const_iterator for decodeKefu Chai2018-05-171-1/+1
* rgw: Use unqualified encode/decodeAdam C. Emerson2018-01-101-16/+23
* rgw: Added code to allow tenant name as part of role name also.Pritha Srivastava2017-03-071-1/+5