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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/acl: use rgw_owner for ACLOwner
Casey Bodley
2024-04-10
1
-11
/
+16
*
rgw/acl: ACLGrant uses variant for grantee types
Casey Bodley
2023-11-30
1
-73
/
+137
*
rgw/acl: req_state stores ACLs by value instead of unique_ptr
Casey Bodley
2023-11-30
1
-5
/
+4
*
rgw/acl/s3: parse_policy() as free function
Casey Bodley
2023-11-30
1
-1
/
+1
*
rgw/acl/s3: write_policy_xml() as free function
Casey Bodley
2023-11-30
1
-0
/
+2
*
rgw/acl: add_grant() takes const ref
Casey Bodley
2023-11-30
1
-11
/
+9
*
rgw/acl: remove CephContext members
Casey Bodley
2023-11-30
1
-19
/
+0
*
rgw/acl: remove unused virtual compare_group_name()
Casey Bodley
2023-11-30
1
-3
/
+1
*
rgw: ACLOwner as raw struct
Casey Bodley
2023-11-30
1
-23
/
+9
*
rgw: refactor selected files for better above- vs below-the-line
Kaleb S. KEITHLEY
2023-01-23
1
-4
/
+1
*
rgw: define a hierarchy of basic type headers
Matt Benjamin
2022-12-08
1
-96
/
+1
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-28
/
+28
*
rgw: DPP addition 3
Kalpesh Pandya
2021-07-02
1
-1
/
+1
*
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-2
/
+2
*
Zipper - ObjectProcessor
Daniel Gryniewicz
2020-11-20
1
-0
/
+1
*
rgw/lua: use lua exceptions instead of ceph_asserts
Yuval Lifshitz
2020-10-30
1
-0
/
+14
*
rgw/lua: run lua scripts in s3 requests context
Yuval Lifshitz
2020-10-12
1
-5
/
+8
*
rgw: add comparison operators for ACL types
Casey Bodley
2020-09-10
1
-0
/
+21
*
rgw: Replace boost::string_ref/view with std::string_view
Prateek Sachan
2020-06-18
1
-10
/
+11
*
rgw: rename ACL & policy IsPublic to is_public
Abhishek Lekshmanan
2020-02-03
1
-1
/
+1
*
rgw: implement IgnorePublicACLs
Abhishek Lekshmanan
2020-02-03
1
-2
/
+4
*
rgw: move IsPublic to RGWAccessControlPolicy class
Abhishek Lekshmanan
2020-02-03
1
-0
/
+1
*
rgw: acl: drop unused function & make get_group_perm const
Abhishek Lekshmanan
2020-02-03
1
-2
/
+1
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
Set object ACLS to reflect bucket owner supporting bucket unlink/link.
Shilpa Jagannath
2019-07-30
1
-0
/
+1
*
rgw: add DoutPrefixProvider to the Auth Identifier classes
Ali Maredia
2018-10-09
1
-3
/
+6
*
rgw: use const_iterator for decode
Kefu Chai
2018-05-17
1
-8
/
+8
*
rgw: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-43
/
+43
*
Merge pull request #14344 from rzarzynski/wip-rgw-repect-negative-refacls
Orit Wasserman
2017-06-13
1
-1
/
+9
|
\
|
*
rgw: fully respect Swift's negative, HTTP referer-based ACLs.
Radoslaw Zarzynski
2017-04-05
1
-0
/
+6
|
*
rgw: partially respect Swift's negative, HTTP referer-based ACLs.
Radoslaw Zarzynski
2017-04-05
1
-1
/
+3
*
|
rgw: metadata search pagination
Yehuda Sadeh
2017-05-30
1
-0
/
+1
*
|
rgw: drop using namespace std in header files
Abhishek Lekshmanan
2017-05-17
1
-2
/
+0
|
/
*
rgw: switch from req_state::auth_identity to req_state::auth::identity.
Radoslaw Zarzynski
2017-03-24
1
-4
/
+8
*
rgw: swift: The http referer should be parsed to compare in swift API
Jing Wenjun
2017-01-26
1
-7
/
+30
*
rgw: skip printing ACLOwner in Swift's account ACLs.
Radoslaw Zarzynski
2016-06-02
1
-0
/
+1
*
rgw: int -> uint32_t transition for perm and perm_mask.
Radoslaw Zarzynski
2016-06-02
1
-17
/
+19
*
rgw: allow giving perms in Swift ACLs to an identity who don't have a local a...
Radoslaw Zarzynski
2016-06-02
1
-1
/
+1
*
rgw: add support for HTTP Referer-based ACLs of Swift API.
Radoslaw Zarzynski
2016-06-02
1
-6
/
+76
*
rgw: improve const-correctness of ACL-related code.
Radoslaw Zarzynski
2016-06-02
1
-5
/
+11
*
rgw: use RGWIdentityApplier across ACL implementation.
Radoslaw Zarzynski
2016-06-02
1
-3
/
+9
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-2
/
+2
*
rgw: make APIs to work with tenants
Pete Zaitcev
2015-11-25
1
-9
/
+13
*
rgw: user has a tenant property
Yehuda Sadeh
2015-11-25
1
-15
/
+21
*
Remove execute mode of source files
tobe
2015-07-31
1
-0
/
+0
*
rgw: check subuser illegal access parameter.
guce
2015-07-23
1
-1
/
+2
*
Removed unnecessary inclusion of iostream
Michal Jarzabek
2015-06-09
1
-1
/
+0
*
rgw: modelines
Sage Weil
2014-07-10
1
-0
/
+3
*
rgw: get rid of references to g_ceph_context where required
Yehuda Sadeh
2012-03-13
1
-2
/
+15
*
rgw: add more meaningful test instances of some encoded objects
Yehuda Sadeh
2012-03-12
1
-1
/
+1
[next]