index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_role.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rgw: No null_yield in rgw_role
Adam C. Emerson
2020-11-13
1
-16
/
+17
*
rgw: no null_yield in rgw_tools
Adam C. Emerson
2020-11-13
1
-19
/
+19
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
rgw: more api adjustments
Yehuda Sadeh
2019-07-29
1
-22
/
+34
*
rgw: more refactoring work
Yehuda Sadeh
2019-07-29
1
-4
/
+9
*
rgw: no need to pass in RGWRados to rgw_get_system_obj()
Yehuda Sadeh
2019-07-29
1
-3
/
+3
*
rgw: add optional_yield to rgw_get_system_obj in rgw_tools
Ali Maredia
2019-05-17
1
-3
/
+3
*
rgw: Adding 'iam' namespace for Role and User Policy related REST APIs.
Pritha Srivastava
2019-03-26
1
-8
/
+8
*
rgw: clean-up -- insure C++ source code files contain editor directives
J. Eric Ivancich
2018-12-11
1
-0
/
+3
*
rgw: svc: remove SystemObject impl
Yehuda Sadeh
2018-11-08
1
-3
/
+4
*
rgw: svc: more zone work, add zone_utils, quota services
Yehuda Sadeh
2018-11-08
1
-10
/
+13
*
rgw: Added max_session_duration and policy parsing to RGW Roles.
Pritha Srivastava
2018-09-21
1
-0
/
+7
*
rgw: use const_iterator for decode
Kefu Chai
2018-05-17
1
-3
/
+3
*
rgw: rgw_put_system_obj takes bufferlist
Casey Bodley
2018-01-12
1
-3
/
+4
*
rgw: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-5
/
+10
*
Revert "rgw: Support certain archaic and antiquated distributions"
Kefu Chai
2018-01-09
1
-6
/
+5
*
[cleanup] Remove namespace using directives for std
Shinobu Kinjo
2017-11-27
1
-1
/
+0
*
rgw: Support certain archaic and antiquated distributions
Adam C. Emerson
2017-06-07
1
-5
/
+6
*
rgw: Added code to allow tenant name as part of role name also.
Pritha Srivastava
2017-03-07
1
-1
/
+14
*
rgw: Added code to fetch a role by its id.
Pritha Srivastava
2017-03-07
1
-0
/
+8
*
rgw: Added code for Role input validation.
Pritha Srivastava
2017-03-07
1
-0
/
+30
*
rgw: Adding roles under the scope of tenants.
Pritha Srivastava
2017-03-07
1
-12
/
+16
*
rgw: Replaced rgw userid with tenant in ARN for Roles.
Pritha Srivastava
2017-03-07
1
-1
/
+1
*
rgw: ARN generation based on uid for Roles.
Pritha Srivastava
2017-01-27
1
-1
/
+2
*
rgw: Added code for PutRolePolicy, GetRolePolicy, ListRolePolicies and Delete...
Pritha Srivastava
2017-01-27
1
-1
/
+1
*
rgw: Added code for CreateRole, GetRole, UpdateAssumeRolePolicy, ListRoles an...
Pritha Srivastava
2017-01-27
1
-0
/
+4
*
Replaced gmtime with gmtime_r.
Pritha Srivastava
2017-01-27
1
-2
/
+4
*
Added code for listing roles for a path prefix.
Pritha Srivastava
2017-01-27
1
-0
/
+103
*
rgw: Added code for manipulation of inline permission policies attached to ro...
Pritha Srivastava
2017-01-27
1
-0
/
+40
*
rgw: Added code for role modify.
Pritha Srivastava
2017-01-27
1
-0
/
+19
*
rgw: Adding code for Role creation, deletion and reading.
Pritha Srivastava
2017-01-27
1
-0
/
+259
[prev]