summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_acl_s3.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/acl: create_policy_from_headers() can yieldCasey Bodley2024-04-101-0/+1
* rgw/acl/s3: parse_policy() as free functionCasey Bodley2023-11-301-71/+10
* rgw/acl/s3: write_policy_xml() as free functionCasey Bodley2023-11-301-5/+4
* rgw/acl/s3: create_policy_from_headers() as free functionCasey Bodley2023-11-301-5/+7
* rgw/acl/s3: create_canned_acl() as free functionCasey Bodley2023-11-301-11/+10
* rgw/acl: remove CephContext membersCasey Bodley2023-11-301-9/+3
* rgw/acl: remove unused virtual compare_group_name()Casey Bodley2023-11-301-1/+0
* rgw: ACLOwner as raw structCasey Bodley2023-11-301-1/+1
* rgw/acl: remove empty base class ACLGranteeCasey Bodley2023-11-301-1/+1
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-4/+1
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-2/+2
* RGW - Zipper - Add rgw_sal_fwd.hDaniel Gryniewicz2022-06-281-1/+1
* rgw: add missing virtual decls for dtorsKaleb S. KEITHLEY2022-03-301-6/+6
* rgw: build without "using namespace std"Kefu Chai2021-08-131-10/+10
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-3/+3
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-3/+5
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-2/+2
* rgw: belong the anonymous object to the bucket ownerwangyunqing2020-04-201-2/+6
* rgw: add detailed error message for PutACLsEnming Zhang2019-09-181-1/+2
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: acl: api adjustmentsYehuda Sadeh2019-07-291-3/+3
* RGW: change function parameters from value to refrencegaosibei2017-10-181-1/+1
* rgw: make RGWEnv return a const ref. to its mapAbhishek Lekshmanan2017-06-141-1/+1
* rgw: drop using namespace std in header filesAbhishek Lekshmanan2017-05-171-3/+0
* rgw/cleanup: add override in headersliuchang08122017-03-141-13/+13
* Merge pull request #7476 from tchaikov/wip-include-expat-in-sourceSage Weil2016-02-031-2/+0
|\
| * rgw: do not include "expat.h" in heade fileKefu Chai2016-02-021-2/+0
* | make ctors with one argument explicitDanny Al-Gaaf2016-01-291-3/+3
|/
* Removed unnecessary inclusion of iostreamMichal Jarzabek2015-06-091-26/+4
* rgw: move a bunch of stuff into rgw_dencoderSage Weil2014-07-191-0/+1
* rgw: modelinesSage Weil2014-07-101-0/+3
* rgw_acl: Support ACL grants in headers.caleb miles2013-02-201-3/+8
* Feature 3667: Support extra canned acls.caleb miles2013-02-071-5/+5
* rgw: rgwstore is not globalYehuda Sadeh2012-08-291-1/+3
* rgw: get rid of references to g_ceph_context where requiredYehuda Sadeh2012-03-131-5/+7
* rgw: implement swift public groupYehuda Sadeh2012-02-281-0/+1
* rgw: fix acl cleanup related regressionYehuda Sadeh2012-02-031-0/+2
* rgw: some more acls cleanupYehuda Sadeh2012-02-021-0/+7
* rgw: acl changes compileYehuda Sadeh2012-01-241-2/+3
* rgw: rgw_acl_s3.* compilesYehuda Sadeh2012-01-241-31/+8
* rgw: refactor acls, separate protocol dependent codeYehuda Sadeh2012-01-201-0/+137