summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_lib.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/notifications: start/stop endpoint managers in notification managerYuval Lifshitz2024-05-121-1/+0
* rgw/auth: pass user policies into identitiesCasey Bodley2024-04-101-4/+16
* rgw/auth: auth engines pass optional account info into identitiesCasey Bodley2024-04-101-3/+6
* tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetryOmri Zeneva2024-02-061-0/+2
* Merge pull request #54668 from qiuxinyidian/rgw-frontendCasey Bodley2023-12-081-1/+8
|\
| * add checking result for rgw frontend initzhipeng li2023-12-011-1/+8
* | rgw: ACLOwner as raw structCasey Bodley2023-11-301-2/+2
* | rgw: fix spelling errorsJosh Soref2023-11-271-1/+1
|/
* Revert "tracer/osd/librados/build/rgw: rgw and osd end2end tracing using open...Yuval Lifshitz2023-04-301-2/+0
* tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetryOmri Zeneva2023-03-191-0/+2
* rgw: req_state takes const ref to RGWProcessEnvCasey Bodley2022-12-091-1/+1
* rgw: frontends share RGWProcessEnv by referenceCasey Bodley2022-12-091-4/+4
* rgw: move uri_prefix out of RGWProcessEnvCasey Bodley2022-12-091-1/+2
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-8/+8
* rgw: add hook for RGWOp subclasses to write custom metadata to ops logsCory Snyder2022-09-281-1/+1
* librgw: fix mismatched register/unregister sigterm handlerMatt Benjamin2022-09-091-1/+1
* rgw/main: fix init order of rgw_main's init_storage()Matt Benjamin2022-09-091-2/+3
* rgw/main: move signal handler actions out of shutdown()Matt Benjamin2022-09-091-6/+8
* rgwlib: rework linkageMatt Benjamin2022-09-091-0/+606