summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_acl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/acl: use rgw_owner for ACLOwnerCasey Bodley2024-04-101-11/+16
* rgw/acl: ACLGrant uses variant for grantee typesCasey Bodley2023-11-301-73/+137
* rgw/acl: req_state stores ACLs by value instead of unique_ptrCasey Bodley2023-11-301-5/+4
* rgw/acl/s3: parse_policy() as free functionCasey Bodley2023-11-301-1/+1
* rgw/acl/s3: write_policy_xml() as free functionCasey Bodley2023-11-301-0/+2
* rgw/acl: add_grant() takes const refCasey Bodley2023-11-301-11/+9
* rgw/acl: remove CephContext membersCasey Bodley2023-11-301-19/+0
* rgw/acl: remove unused virtual compare_group_name()Casey Bodley2023-11-301-3/+1
* rgw: ACLOwner as raw structCasey Bodley2023-11-301-23/+9
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-4/+1
* rgw: define a hierarchy of basic type headersMatt Benjamin2022-12-081-96/+1
* rgw: build without "using namespace std"Kefu Chai2021-08-131-28/+28
* rgw: DPP addition 3Kalpesh Pandya2021-07-021-1/+1
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-2/+2
* Zipper - ObjectProcessorDaniel Gryniewicz2020-11-201-0/+1
* rgw/lua: use lua exceptions instead of ceph_assertsYuval Lifshitz2020-10-301-0/+14
* rgw/lua: run lua scripts in s3 requests contextYuval Lifshitz2020-10-121-5/+8
* rgw: add comparison operators for ACL typesCasey Bodley2020-09-101-0/+21
* rgw: Replace boost::string_ref/view with std::string_viewPrateek Sachan2020-06-181-10/+11
* rgw: rename ACL & policy IsPublic to is_publicAbhishek Lekshmanan2020-02-031-1/+1
* rgw: implement IgnorePublicACLsAbhishek Lekshmanan2020-02-031-2/+4
* rgw: move IsPublic to RGWAccessControlPolicy classAbhishek Lekshmanan2020-02-031-0/+1
* rgw: acl: drop unused function & make get_group_perm constAbhishek Lekshmanan2020-02-031-2/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Set object ACLS to reflect bucket owner supporting bucket unlink/link.Shilpa Jagannath2019-07-301-0/+1
* rgw: add DoutPrefixProvider to the Auth Identifier classesAli Maredia2018-10-091-3/+6
* rgw: use const_iterator for decodeKefu Chai2018-05-171-8/+8
* rgw: Use unqualified encode/decodeAdam C. Emerson2018-01-101-43/+43
* Merge pull request #14344 from rzarzynski/wip-rgw-repect-negative-refaclsOrit Wasserman2017-06-131-1/+9
|\
| * rgw: fully respect Swift's negative, HTTP referer-based ACLs.Radoslaw Zarzynski2017-04-051-0/+6
| * rgw: partially respect Swift's negative, HTTP referer-based ACLs.Radoslaw Zarzynski2017-04-051-1/+3
* | rgw: metadata search paginationYehuda Sadeh2017-05-301-0/+1
* | rgw: drop using namespace std in header filesAbhishek Lekshmanan2017-05-171-2/+0
|/
* rgw: switch from req_state::auth_identity to req_state::auth::identity.Radoslaw Zarzynski2017-03-241-4/+8
* rgw: swift: The http referer should be parsed to compare in swift APIJing Wenjun2017-01-261-7/+30
* rgw: skip printing ACLOwner in Swift's account ACLs.Radoslaw Zarzynski2016-06-021-0/+1
* rgw: int -> uint32_t transition for perm and perm_mask.Radoslaw Zarzynski2016-06-021-17/+19
* rgw: allow giving perms in Swift ACLs to an identity who don't have a local a...Radoslaw Zarzynski2016-06-021-1/+1
* rgw: add support for HTTP Referer-based ACLs of Swift API.Radoslaw Zarzynski2016-06-021-6/+76
* rgw: improve const-correctness of ACL-related code.Radoslaw Zarzynski2016-06-021-5/+11
* rgw: use RGWIdentityApplier across ACL implementation.Radoslaw Zarzynski2016-06-021-3/+9
* make ctors with one argument explicitDanny Al-Gaaf2016-01-291-2/+2
* rgw: make APIs to work with tenantsPete Zaitcev2015-11-251-9/+13
* rgw: user has a tenant propertyYehuda Sadeh2015-11-251-15/+21
* Remove execute mode of source filestobe2015-07-311-0/+0
* rgw: check subuser illegal access parameter.guce2015-07-231-1/+2
* Removed unnecessary inclusion of iostreamMichal Jarzabek2015-06-091-1/+0
* rgw: modelinesSage Weil2014-07-101-0/+3
* rgw: get rid of references to g_ceph_context where requiredYehuda Sadeh2012-03-131-2/+15
* rgw: add more meaningful test instances of some encoded objectsYehuda Sadeh2012-03-121-1/+1