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/service: remove unused metadata and metadata backend services
Casey Bodley
2024-09-12
1
-2
/
+0
*
rgw/services: remove unused RGWSI_Role_RADOS
Casey Bodley
2024-09-12
1
-1
/
+0
*
rgw/role: add rgwrados::role interface for role metadata
Casey Bodley
2024-09-12
1
-234
/
+37
*
rgw/metadata: use raw RGWMetadataHandler for role metadata
Casey Bodley
2024-09-12
1
-88
/
+108
*
rgw/metadata: encapsulate role metadata handler in rgw_role.cc
Casey Bodley
2024-09-12
1
-20
/
+79
*
rgw/iam: RGWRoleMetadataHandler creates with exclusive=false
Casey Bodley
2024-04-10
1
-1
/
+2
*
rgw/iam: AttachRolePolicy adds managed role policy
Casey Bodley
2024-04-10
1
-2
/
+16
*
rgw/role: support Description for Create/Get/UpdateRole
Casey Bodley
2024-04-10
1
-0
/
+4
*
rgw/role: role APIs support account users
Casey Bodley
2024-04-10
1
-0
/
+4
*
rgw/role: separate dump_iam_role() for iam api
Casey Bodley
2024-04-10
1
-10
/
+0
*
RGW - Zipper - Rename rgw::sal::Store to rgw::sal::Driver
Daniel Gryniewicz
2022-12-08
1
-8
/
+8
*
rgw/sts: adding code for UpdateRole REST API and
Pritha Srivastava
2022-06-15
1
-3
/
+20
*
rgw: code for correctly decoding permission policy and tags
Pritha Srivastava
2022-06-06
1
-3
/
+43
*
rgw: implementation of forward_request_to_master()
Pritha Srivastava
2022-06-06
1
-2
/
+7
*
rgw: code changes to include tenant in replicated metadata
Pritha Srivastava
2022-06-06
1
-1
/
+6
*
rgw: removing svc_role.h and svc_role.cc, and
Pritha Srivastava
2022-06-06
1
-95
/
+6
*
rgw: moving data members of RGWRole into RGWRoleInfo.
Pritha Srivastava
2022-06-06
1
-116
/
+140
*
rgw: shifting back be_handler and module initialization to svc role
Pritha Srivastava
2022-06-06
1
-11
/
+9
*
rgw: cleanup.
Pritha Srivastava
2022-06-06
1
-33
/
+3
*
rgw: code for handling mtime, object tracker and attrs
Pritha Srivastava
2022-06-06
1
-4
/
+4
*
rgw: removing do_start() method from
Pritha Srivastava
2022-06-06
1
-2
/
+22
*
rgw: role metadata handler invokes RGWRole interfaces.
Pritha Srivastava
2022-06-06
1
-308
/
+83
*
rgw: role: use the list roles from role svc classes
Abhishek Lekshmanan
2022-06-06
1
-0
/
+16
*
rgw: role: use svc->delete_role for deleting
Abhishek Lekshmanan
2022-06-06
1
-17
/
+20
*
rgw: role: use a err msg string in RoleInfo class for logging
Abhishek Lekshmanan
2022-06-06
1
-1
/
+1
*
rgw_role: remove unrelated functions
Abhishek Lekshmanan
2022-06-06
1
-33
/
+13
*
svc: role: improve delete functions & introduce delete_role
Abhishek Lekshmanan
2022-06-06
1
-1
/
+1
*
rgw: role: move populate from svc->role
Abhishek Lekshmanan
2022-06-06
1
-0
/
+27
*
rgw: role: use create_role from svc
Abhishek Lekshmanan
2022-06-06
1
-89
/
+35
*
rgw: role: json fixes
Abhishek Lekshmanan
2022-06-06
1
-7
/
+7
*
rgw: role: use ot
Abhishek Lekshmanan
2022-06-06
1
-7
/
+21
*
rgw: role: md handler get_meta_obj defn
Abhishek Lekshmanan
2022-06-06
1
-0
/
+16
*
rgw: role: define md handler for roles
Abhishek Lekshmanan
2022-06-06
1
-0
/
+88
*
rgw: role: add RGWRoleMetadataObject
Abhishek Lekshmanan
2022-06-06
1
-0
/
+14
*
rgw: finish role class impl
Abhishek Lekshmanan
2022-06-06
1
-0
/
+164
*
rgw: role: modify store_name & path
Abhishek Lekshmanan
2022-06-06
1
-0
/
+23
*
rgw: base role md handler decl
Abhishek Lekshmanan
2022-06-06
1
-0
/
+5
*
rgw: start using role_ctl
Abhishek Lekshmanan
2022-06-06
1
-0
/
+10
*
rgw_role: define RGWRoleCtl
Abhishek Lekshmanan
2022-06-06
1
-1
/
+140
*
rgw: split RGWRole into an Info Class containing members
Abhishek Lekshmanan
2022-06-06
1
-6
/
+5
*
rgw/sts: added code to tag, untag and list role tags.
Pritha Srivastava
2021-09-01
1
-0
/
+39
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
RGW Zipper - Remove rgw_pool/sysobj from API
Daniel Gryniewicz
2021-04-19
1
-325
/
+16
*
RGW Zipper - Fix style violations
Daniel Gryniewicz
2021-04-15
1
-1
/
+1
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-1
/
+1
*
RGW Zipper - Add zone abstraction
Daniel Gryniewicz
2021-03-02
1
-10
/
+10
*
Zipper - zipperify the Auth code
Daniel Gryniewicz
2021-03-02
1
-40
/
+22
*
RGW - Zipper 10: Pull The Thread
Daniel Gryniewicz
2021-03-02
1
-4
/
+4
*
rgw: Dpp addition to create bucket log
root
2021-02-07
1
-17
/
+17
*
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-18
/
+19
[next]