index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_acl_swift.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/acl: use ACLOwners for create_default()
Casey Bodley
2024-04-10
1
-4
/
+3
*
rgw/acl/swift: remove RGWAccessControlPolicy subclasses
Casey Bodley
2023-11-30
1
-15
/
+4
*
rgw/acl/swift: format_account_acl() as free function
Casey Bodley
2023-11-30
1
-3
/
+5
*
rgw/acl/swift: create_account_policy() as free function
Casey Bodley
2023-11-30
1
-5
/
+8
*
rgw/acl/swift: add_grants() as static free function
Casey Bodley
2023-11-30
1
-2
/
+0
*
rgw/acl/swift: format_container_acls() as free function
Casey Bodley
2023-11-30
1
-2
/
+4
*
rgw/acl/swift: merge_policy() as free function
Casey Bodley
2023-11-30
1
-1
/
+5
*
rgw/acl/swift: create_container_policy() as free function
Casey Bodley
2023-11-30
1
-7
/
+15
*
rgw/acl/swift: parse_grant() as static function
Casey Bodley
2023-11-30
1
-3
/
+0
*
rgw/acl/swift: parse acl header with ceph::split()
Casey Bodley
2023-11-30
1
-7
/
+4
*
rgw/acl: remove CephContext members
Casey Bodley
2023-11-30
1
-8
/
+0
*
rgw/acl: remove unused virtual compare_group_name()
Casey Bodley
2023-11-30
1
-2
/
+0
*
rgw: refactor selected files for better above- vs below-the-line
Kaleb S. KEITHLEY
2023-01-23
1
-3
/
+1
*
RGW - Zipper - Rename rgw::sal::Store to rgw::sal::Driver
Daniel Gryniewicz
2022-12-08
1
-4
/
+4
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-4
/
+4
*
RGW - Zipper 10: Pull The Thread
Daniel Gryniewicz
2021-03-02
1
-7
/
+7
*
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-4
/
+7
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
rgw: api adjustments and other issues fixed
Yehuda Sadeh
2019-07-29
1
-4
/
+6
*
misc: mark constructors as explicit
Danny Al-Gaaf
2018-05-02
1
-1
/
+1
*
Allow swift acls to be deleted.
Marcus Watts
2018-02-18
1
-2
/
+2
*
rgw: omit X-Account-Access-Control if there is no grant to serialize.
Radoslaw Zarzynski
2017-06-23
1
-1
/
+3
*
rgw: swift: ability to update swift read and write acls separately.
Marcus Watts
2017-04-22
1
-1
/
+3
*
rgw/cleanup: add override in headers
liuchang0812
2017-03-14
1
-2
/
+2
*
rgw: improve handling of illformed Swift's container ACLs.
Radoslaw Zarzynski
2017-02-07
1
-10
/
+11
*
rgw: int -> uint32_t transition for perm and perm_mask.
Radoslaw Zarzynski
2016-06-02
1
-2
/
+2
*
rgw: switch from std::list to std::vector in rgw_acl_swift.{cc,h}.
Radoslaw Zarzynski
2016-06-02
1
-3
/
+7
*
rgw: ONLY refactor RGWAccessControlPolicy_SWIFT[Acct].
Radoslaw Zarzynski
2016-06-02
1
-10
/
+12
*
rgw: refactor rgw_acl_swift.h to not inject std namespace.
Radoslaw Zarzynski
2016-06-02
1
-9
/
+11
*
rgw: add basics for Swift Account ACLs.
Radoslaw Zarzynski
2016-06-02
1
-0
/
+15
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
rgw: make APIs to work with tenants
Pete Zaitcev
2015-11-25
1
-2
/
+1
*
rgw: user has a tenant property
Yehuda Sadeh
2015-11-25
1
-3
/
+4
*
Removed unnecessary inclusion of iostream
Michal Jarzabek
2015-06-09
1
-1
/
+0
*
rgw: modelines
Sage Weil
2014-07-10
1
-0
/
+3
*
rgw_acl_swift.h: fix #define header guard
Danny Al-Gaaf
2014-05-07
1
-1
/
+1
*
rgw: rgwstore is not global
Yehuda Sadeh
2012-08-29
1
-2
/
+2
*
rgw: get rid of references to g_ceph_context where required
Yehuda Sadeh
2012-03-13
1
-1
/
+1
*
rgw: show swift ACLs
Yehuda Sadeh
2012-02-23
1
-0
/
+1
*
rgw: can use swift to set bucket permissions
Yehuda Sadeh
2012-02-23
1
-0
/
+24