summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_frontend.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: clean up header filesJ. Eric Ivancich2023-01-241-1/+1
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-4/+1
* rgw: move RGWProcessEnv into new rgw_process_env.hCasey Bodley2022-12-091-0/+1
* rgw: RGWRealmReloader reloads auth_registryCasey Bodley2022-12-091-19/+5
* rgw: frontends share RGWProcessEnv by referenceCasey Bodley2022-12-091-2/+2
* rgw: move uri_prefix out of RGWProcessEnvCasey Bodley2022-12-091-2/+5
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-10/+10
* librgw: add ability to conditionally export HTTP frontends/apisMatt Benjamin2022-09-091-2/+3
* rgw: build without "using namespace std"Kefu Chai2021-08-131-3/+3
* rgw: remove the fcgi frontendCasey Bodley2021-05-171-12/+0
* rgw: remove the civetweb frontend from src and qaCasey Bodley2021-05-171-70/+0
* RGW Zipper - Permenant User storage APIDaniel Gryniewicz2021-04-291-1/+1
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-1/+1
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-5/+5
* rgw: do not include RWLock.h unless RWLock is usedKefu Chai2021-03-101-0/+2
* Zipper - zipperify the Auth codeDaniel Gryniewicz2021-03-021-1/+1
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-9/+9
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-3/+16
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* rgw: frontend: add rgw_frontend_defaults configurableYehuda Sadeh2020-02-291-0/+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-6/+6
* Merge branch 'wip-rgw-metadata-servicification'Casey Bodley2019-08-131-2/+2
|\
| * rgw: make optional_yield explicit in RGWUserCtl interfacesCasey Bodley2019-07-291-1/+1
| * rgw: api fixes and adjustmentsYehuda Sadeh2019-07-291-2/+2
* | rgw: making implicit_tenants backwards compatible.Marcus Watts2019-07-301-2/+7
|/
* rgw: bring back scheduler ctxAbhishek Lekshmanan2019-01-311-1/+3
* rgw: main: avoid passing cct to civetwebAbhishek Lekshmanan2019-01-311-3/+2
* rgw: sync scheduler directly uses ClientCountersAbhishek Lekshmanan2019-01-311-1/+1
* rgw: kill optional scheduler ctxAbhishek Lekshmanan2019-01-311-4/+5
* rgw: dmclock: make scheduler an abstract interfaceAbhishek Lekshmanan2019-01-311-0/+1
* dmclock: optional enable of rgw dmclockAbhishek Lekshmanan2019-01-311-4/+2
* rgw: civetweb frontend now has a dmc schedulerAbhishek Lekshmanan2019-01-311-5/+10
* rgw: Use ceph_assert for asserts.Adam C. Emerson2018-08-271-1/+1
* common: move ConfigValues out of md_config_tKefu Chai2018-07-101-2/+2
* misc: mark constructors as explicitDanny Al-Gaaf2018-05-021-2/+2
* rgw: frontend config uses multimapCasey Bodley2018-01-301-5/+5
* Merge pull request #16204 from jimifm/wip-rgw_frontendYuri Weinstein2017-07-101-1/+1
|\
| * rgw/rgw_frontend:A negative value should be returned when exec 'init()' fails...jimifm2017-07-071-1/+1
* | rgw: register as a serviceYehuda Sadeh2017-07-091-0/+4
|/
* rgw: implement the dynamic reconfiguration of auth strategies.Radoslaw Zarzynski2017-03-241-5/+18
* rgw/cleanup: add override in headersliuchang08122017-03-141-7/+7
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+1
* rgw: ONLY reformat RGWFrontend and RGWCivetWebFrontend.Radoslaw Zarzynski2016-10-211-24/+56
* rgw: ONLY rename RGWMongooseFrontend to RGWCivetWebFrontend.Radoslaw Zarzynski2016-10-211-4/+4
* Merge remote-tracking branch 'origin/master' into wip-rgw-new-multisiteYehuda Sadeh2016-02-191-1/+58
* rgw: move signal.h dependency from rgw_front.hMatt Benjamin2016-02-171-4/+1
* rgw: refactor rgw_mainMatt Benjamin2016-02-121-0/+170