summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_lib.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/auth: auth engines pass optional account info into identitiesCasey Bodley2024-04-101-0/+1
* rgw: fix spelling errorsJosh Soref2023-11-271-1/+1
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-4/+1
* rgw: req_state takes const ref to RGWProcessEnvCasey Bodley2022-12-091-2/+2
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-13/+13
* rgwlib: ensure AppMain is destructed before CephContextMatt Benjamin2022-09-091-1/+1
* rgwlib: rework linkageMatt Benjamin2022-09-091-3/+3
* rgw/main: remove friends, see_alsoMatt Benjamin2022-09-091-2/+2
* rgw/main: AppMainMatt Benjamin2022-09-091-27/+4
* librgw: add ability to conditionally export HTTP frontends/apisMatt Benjamin2022-09-091-8/+21
* rgw: remove dout_subsys defs from header filesJ. Eric Ivancich2022-08-301-3/+1
* rgw: remove unnecessary "struct" from req_state declarationsJ. Eric Ivancich2022-06-221-4/+4
* RGW - Zipper - remove RGWObjectCtx from SAL APIDaniel Gryniewicz2022-03-071-10/+5
* rgw: add abstraction for ops log destination and add file loggerCory Snyder2021-10-051-2/+2
* rgw: build without "using namespace std"Kefu Chai2021-08-131-1/+1
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-1/+7
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-1/+1
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-8/+8
* RGW Zipper - Wrap zoneutilsDaniel Gryniewicz2021-03-021-4/+4
* Zipper - zipperify the Auth codeDaniel Gryniewicz2021-03-021-8/+0
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-12/+12
* rgw: Dpp addition to create bucket logroot2021-02-071-1/+1
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-1/+1
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-3/+3
* rgw_file: fix some zipper flow for RGWLibContinuedReqMatt Benjamin2020-11-051-1/+5
* Zipper - Make s->user a unique_ptrDaniel Gryniewicz2020-09-081-9/+10
* Zipper ObjectDaniel Gryniewicz2020-07-171-2/+3
* Zipper - RGWUserDaniel Gryniewicz2020-01-171-4/+4
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-11/+11
* rgw_file: unify allocations of request idMatt Benjamin2019-05-151-4/+5
* rgw_file: allocate new id for continued requesttaoCH2019-05-151-4/+4
* rgw: nfs: svc-enable RGWLibMatt Benjamin2019-03-151-0/+7
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+1
* rgw: more code removal and api adjustmentsYehuda Sadeh2018-11-081-2/+2
* rgw: rgw_zone api adjustmentsYehuda Sadeh2018-11-081-4/+5
* rgw: thread DoutPrefixProvider into RGW::Auth_S3::authorizeAli Maredia2018-10-091-1/+1
* Rename "include/assert.h"Brad Hubbard2018-09-141-1/+1
* common: Call ceph_abort(), not abort()Adam C. Emerson2018-08-271-1/+1
* rgw: req_state and RGWOp implement DoutPrefixProviderCasey Bodley2018-05-151-6/+6
* rgw: remove unused req_state::req pointerCasey Bodley2018-05-151-6/+0
* rgw: remove RGWRequest::log_initCasey Bodley2018-05-151-4/+0
* misc: mark constructors as explicitDanny Al-Gaaf2018-05-021-1/+1
* rgw: make init env methods return an errorAbhishek Lekshmanan2018-02-201-1/+2
* rgw: fix RGWLibIO did not init RGWEnvTianshan Qu2017-11-211-1/+3
* rgw: Initialize pointer field in RGWLibJos Collin2017-07-121-1/+1
* rgw/cleanup: add override in headersliuchang08122017-03-141-6/+6
* rgw/rgw_lib.h: remove unused declarationLi Wang2016-12-131-1/+0
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-0/+2
* rgw: switch to size_t and exception in rgw::io::BasicClient::complete_request.Radoslaw Zarzynski2016-10-211-1/+1