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.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/acl: use rgw_owner for ACLOwner
Casey Bodley
2024-04-10
1
-9
/
+18
*
rgw/acl: ACLGrant uses variant for grantee types
Casey Bodley
2023-11-30
1
-52
/
+44
*
rgw/acl: req_state stores ACLs by value instead of unique_ptr
Casey Bodley
2023-11-30
1
-4
/
+4
*
rgw/acl/s3: parse_policy() as free function
Casey Bodley
2023-11-30
1
-2
/
+2
*
rgw/acl: add_grant() takes const ref
Casey Bodley
2023-11-30
1
-19
/
+15
*
rgw/acl: remove CephContext members
Casey Bodley
2023-11-30
1
-7
/
+5
*
rgw: ACLOwner as raw struct
Casey Bodley
2023-11-30
1
-13
/
+4
*
rgw:cleanup/refactor json and xml encoders and decoders
Kaleb S. KEITHLEY
2021-12-13
1
-0
/
+177
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
rgw: DPP addition 3
Kalpesh Pandya
2021-07-02
1
-4
/
+5
*
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-9
/
+10
*
rgw: add comparison operators for ACL types
Casey Bodley
2020-09-10
1
-0
/
+58
*
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
-4
/
+6
*
rgw: move IsPublic to RGWAccessControlPolicy class
Abhishek Lekshmanan
2020-02-03
1
-0
/
+13
*
rgw: acl: drop unused function & make get_group_perm const
Abhishek Lekshmanan
2020-02-03
1
-1
/
+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
/
+14
*
rgw: add DoutPrefixProvider to the Auth Identifier classes
Ali Maredia
2018-10-09
1
-10
/
+13
*
rgw: fix a typo in comment
luomuyao
2018-01-29
1
-1
/
+1
*
[cleanup] Remove namespace using directives for std
Shinobu Kinjo
2017-11-27
1
-1
/
+0
*
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
-15
/
+14
*
rgw: improve logs in the RGWAccessControlPolicy class.
Radoslaw Zarzynski
2017-03-24
1
-3
/
+6
*
rgw: switch from req_state::auth_identity to req_state::auth::identity.
Radoslaw Zarzynski
2017-03-24
1
-3
/
+3
*
rgw: int -> uint32_t transition for perm and perm_mask.
Radoslaw Zarzynski
2016-06-02
1
-15
/
+16
*
rgw, optimization: switch to std::string& when possible in the new auth.
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
/
+43
*
rgw: use RGWIdentityApplier across ACL implementation.
Radoslaw Zarzynski
2016-06-02
1
-17
/
+25
*
rgw: remove unused header file
Dunrong Huang
2016-03-10
1
-2
/
+0
*
rgw: fix the condition of authenticated user's permit check
Zengran Zhang
2016-02-01
1
-1
/
+1
*
rgw: user has a tenant property
Yehuda Sadeh
2015-11-25
1
-9
/
+9
*
rgw: move a bunch of stuff into rgw_dencoder
Sage Weil
2014-07-19
1
-5
/
+0
*
rgw: modelines
Sage Weil
2014-07-10
1
-0
/
+3
*
rgw: fix authenticated users acl group check
Yehuda Sadeh
2013-10-15
1
-1
/
+1
*
radosgw: receiving unexpected error code while accessing an non-existing obje...
Li Wang
2013-04-25
1
-2
/
+2
*
dencoder, rgw: make ceph-dencoder load much faster
Yehuda Sadeh
2012-04-06
1
-167
/
+0
*
log: new logging infrastructure
Sage Weil
2012-03-27
1
-1
/
+1
*
rgw: get rid of references to g_ceph_context where required
Yehuda Sadeh
2012-03-13
1
-13
/
+13
*
rgw: add more meaningful test instances of some encoded objects
Yehuda Sadeh
2012-03-12
1
-0
/
+57
*
rgw: implement dump() for encoders
Yehuda Sadeh
2012-03-09
1
-0
/
+56
*
rgw: add stubs for dencoder test
Yehuda Sadeh
2012-03-09
1
-0
/
+55
*
rgw: fix swift bucket acl verification
Yehuda Sadeh
2012-02-28
1
-9
/
+2
*
rgw: implement swift public group
Yehuda Sadeh
2012-02-28
1
-6
/
+11
*
rgw: swift read acls allow bucket listing
Yehuda Sadeh
2012-02-24
1
-1
/
+10
*
rgw: fix swift acl enforcement
Yehuda Sadeh
2012-02-24
1
-4
/
+16
*
rgw: maintain separate policies for object and bucket
Yehuda Sadeh
2012-02-21
1
-8
/
+14
*
rgw: fix acl cleanup related regression
Yehuda Sadeh
2012-02-03
1
-1
/
+9
*
rgw: acls cleanup wip
Yehuda Sadeh
2012-01-26
1
-0
/
+1
*
rgw: rgw_acl_s3.* compiles
Yehuda Sadeh
2012-01-24
1
-1
/
+10
[next]