summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_iam.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/role: add rgwrados::role interface for role metadataCasey Bodley2024-09-121-1/+1
* rgw/iam: use retry_raced_role_write() for Role apisCasey Bodley2024-04-101-0/+19
* rgw/iam: use retry_raced_user_write() for User/AccessKey apisCasey Bodley2024-04-101-0/+19
* rgw/iam: add Group/GroupPolicy APIsCasey Bodley2024-04-101-0/+25
* rgw/iam: role apis override init_processing/verify_permissionCasey Bodley2024-04-101-0/+1
* rgw: move forward_iam_request_to_master() to rgw_rest_iam.*Casey Bodley2024-04-101-0/+10
* rgw/rest: iam user policy api cleanupCasey Bodley2024-04-101-0/+2
* rgw/iam: add initial IAM User apisCasey Bodley2024-04-101-0/+7
* rgw/rest: wrap iam/sns/sts Error responses with ErrorResponseCasey Bodley2024-04-101-0/+1
* rgw: refactor service handlersYuval Lifshitz2023-01-251-2/+2
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-2/+2
* rgw/rest: replace RGW_FORMAT_ macros with an enum classMatt Benjamin2022-08-161-1/+1
* rgw: remove unnecessary "struct" from req_state declarationsJ. Eric Ivancich2022-06-221-4/+4
* rgw: implementation of forward_request_to_master()Pritha Srivastava2022-06-061-3/+3
* rgw: build without "using namespace std"Kefu Chai2021-08-131-2/+3
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-2/+2
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-2/+2
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-2/+2
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-2/+3
* Zipper ObjectDaniel Gryniewicz2020-07-171-1/+2
* rgw: add const correctness to some rest functionsJ. Eric Ivancich2019-11-151-5/+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-1/+1
* rgw: Adding 'iam' namespace for Role and User Policy related REST APIs.Pritha Srivastava2019-03-261-0/+49