summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_role.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* rgw: Added code to fetch a role by its id.Pritha Srivastava2017-03-071-0/+9
* rgw: Added code for Role input validation.Pritha Srivastava2017-03-071-0/+3
* rgw: Adding roles under the scope of tenants.Pritha Srivastava2017-03-071-6/+16
* rgw: Replaced rgw userid with tenant in ARN for Roles.Pritha Srivastava2017-03-071-3/+3
* rgw: ARN generation based on uid for Roles.Pritha Srivastava2017-01-271-2/+6
* Added code for listing roles for a path prefix.Pritha Srivastava2017-01-271-0/+10
* rgw: Added code for manipulation of inline permission policies attached to ro...Pritha Srivastava2017-01-271-0/+7
* rgw: Added code for role modify.Pritha Srivastava2017-01-271-0/+2
* rgw: Adding code for Role creation, deletion and reading.Pritha Srivastava2017-01-271-0/+88