summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_role.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/service: remove unused metadata and metadata backend servicesCasey Bodley2024-09-121-2/+0
* rgw/services: remove unused RGWSI_Role_RADOSCasey Bodley2024-09-121-1/+0
* rgw/role: add rgwrados::role interface for role metadataCasey Bodley2024-09-121-234/+37
* rgw/metadata: use raw RGWMetadataHandler for role metadataCasey Bodley2024-09-121-88/+108
* rgw/metadata: encapsulate role metadata handler in rgw_role.ccCasey Bodley2024-09-121-20/+79
* rgw/iam: RGWRoleMetadataHandler creates with exclusive=falseCasey Bodley2024-04-101-1/+2
* rgw/iam: AttachRolePolicy adds managed role policyCasey Bodley2024-04-101-2/+16
* rgw/role: support Description for Create/Get/UpdateRoleCasey Bodley2024-04-101-0/+4
* rgw/role: role APIs support account usersCasey Bodley2024-04-101-0/+4
* rgw/role: separate dump_iam_role() for iam apiCasey Bodley2024-04-101-10/+0
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-8/+8
* rgw/sts: adding code for UpdateRole REST API andPritha Srivastava2022-06-151-3/+20
* rgw: code for correctly decoding permission policy and tagsPritha Srivastava2022-06-061-3/+43
* rgw: implementation of forward_request_to_master()Pritha Srivastava2022-06-061-2/+7
* rgw: code changes to include tenant in replicated metadataPritha Srivastava2022-06-061-1/+6
* rgw: removing svc_role.h and svc_role.cc, andPritha Srivastava2022-06-061-95/+6
* rgw: moving data members of RGWRole into RGWRoleInfo.Pritha Srivastava2022-06-061-116/+140
* rgw: shifting back be_handler and module initialization to svc rolePritha Srivastava2022-06-061-11/+9
* rgw: cleanup.Pritha Srivastava2022-06-061-33/+3
* rgw: code for handling mtime, object tracker and attrsPritha Srivastava2022-06-061-4/+4
* rgw: removing do_start() method fromPritha Srivastava2022-06-061-2/+22
* rgw: role metadata handler invokes RGWRole interfaces.Pritha Srivastava2022-06-061-308/+83
* rgw: role: use the list roles from role svc classesAbhishek Lekshmanan2022-06-061-0/+16
* rgw: role: use svc->delete_role for deletingAbhishek Lekshmanan2022-06-061-17/+20
* rgw: role: use a err msg string in RoleInfo class for loggingAbhishek Lekshmanan2022-06-061-1/+1
* rgw_role: remove unrelated functionsAbhishek Lekshmanan2022-06-061-33/+13
* svc: role: improve delete functions & introduce delete_roleAbhishek Lekshmanan2022-06-061-1/+1
* rgw: role: move populate from svc->roleAbhishek Lekshmanan2022-06-061-0/+27
* rgw: role: use create_role from svcAbhishek Lekshmanan2022-06-061-89/+35
* rgw: role: json fixesAbhishek Lekshmanan2022-06-061-7/+7
* rgw: role: use otAbhishek Lekshmanan2022-06-061-7/+21
* rgw: role: md handler get_meta_obj defnAbhishek Lekshmanan2022-06-061-0/+16
* rgw: role: define md handler for rolesAbhishek Lekshmanan2022-06-061-0/+88
* rgw: role: add RGWRoleMetadataObjectAbhishek Lekshmanan2022-06-061-0/+14
* rgw: finish role class implAbhishek Lekshmanan2022-06-061-0/+164
* rgw: role: modify store_name & pathAbhishek Lekshmanan2022-06-061-0/+23
* rgw: base role md handler declAbhishek Lekshmanan2022-06-061-0/+5
* rgw: start using role_ctlAbhishek Lekshmanan2022-06-061-0/+10
* rgw_role: define RGWRoleCtlAbhishek Lekshmanan2022-06-061-1/+140
* rgw: split RGWRole into an Info Class containing membersAbhishek Lekshmanan2022-06-061-6/+5
* rgw/sts: added code to tag, untag and list role tags.Pritha Srivastava2021-09-011-0/+39
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* RGW Zipper - Remove rgw_pool/sysobj from APIDaniel Gryniewicz2021-04-191-325/+16
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-1/+1
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-1/+1
* RGW Zipper - Add zone abstractionDaniel Gryniewicz2021-03-021-10/+10
* Zipper - zipperify the Auth codeDaniel Gryniewicz2021-03-021-40/+22
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-4/+4
* rgw: Dpp addition to create bucket logroot2021-02-071-17/+17
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-18/+19