summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_appmain.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: implement initial flight server functionalityJ. Eric Ivancich2023-01-121-1/+1
* rgw: initial integration of Arrow Flight code into RGWJ. Eric Ivancich2022-12-151-0/+13
* rgw/lua: pass luarocks_path directly, remove from salCasey Bodley2022-12-131-9/+8
* rgw/lua: split out a struct RGWLuaProcessEnvCasey Bodley2022-12-131-4/+5
* rgw: move lua_manager into RGWProcessEnvCasey Bodley2022-12-091-0/+1
* rgw: auth_registry uses unique_ptr instead of shared_ptrCasey Bodley2022-12-091-3/+2
* rgw: RGWRealmReloader reloads auth_registryCasey Bodley2022-12-091-2/+3
* rgw/main: add RGWProcessEnv in AppMainCasey Bodley2022-12-091-31/+32
* rgw: move uri_prefix out of RGWProcessEnvCasey Bodley2022-12-091-7/+2
* rgw: remove unused RGWProcessEnv::portCasey Bodley2022-12-091-6/+3
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-32/+32
* RGW - Re-do admin API splitDaniel Gryniewicz2022-09-261-12/+2
* rgw/main: if !nfs, register service map as "rgw"Matt Benjamin2022-09-121-1/+1
* rgw/main: cause ratelimiter to destruct in AppMain::shutdown()Matt Benjamin2022-09-091-1/+1
* rgw/main: move service_map_meta into AppMainMatt Benjamin2022-09-091-1/+0
* rgw/main: move signal handler actions out of shutdown()Matt Benjamin2022-09-091-5/+2
* rgwlib: robustify non-default initializationMatt Benjamin2022-09-091-1/+7
* rgw_a: build reorganizationMatt Benjamin2022-09-091-0/+606