summaryrefslogtreecommitdiffstats
path: root/src/rgw/services/svc_sys_obj.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: Remove `RGWSI_RADOS`Adam C. Emerson2023-11-291-1/+0
* rgw: Remove `RGWSI_RADOS` from `RGWSI_SysObj*`Adam C. Emerson2023-11-291-3/+3
* rgw/services: make set_attrs const correctCasey Bodley2023-11-061-2/+2
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2022-11-291-1/+1
* rgw: remove RGWSysObjectCtx entirelyCasey Bodley2022-07-131-26/+3
* rgw: build without "using namespace std"Kefu Chai2021-08-131-14/+14
* rgw: DPP addition to log messagesKalpesh Pandya2021-06-241-1/+1
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-19/+19
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-1/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: list_prefixed_objs() callback: don't take substringYehuda Sadeh2019-07-291-1/+1
* rgw: more compilation fixesYehuda Sadeh2019-07-291-1/+9
* rgw: meta listing: adapt to new systemYehuda Sadeh2019-07-291-0/+1
* rgw: svc.sysobj: implement paged object listingYehuda Sadeh2019-07-291-10/+22
* rgw: add editor directive comments to rgw services source filesJ. Eric Ivancich2019-04-301-5/+3
* rgw: add optional_yield to RGWSI_SysObjCasey Bodley2019-03-291-21/+20
* rgw: change the way sysobj filters raw attributes, fix bucket sync state xattrsYehuda Sadeh2018-11-161-0/+6
* rgw: svc: hold services in unique_ptrYehuda Sadeh2018-11-081-6/+6
* rgw: svc: due to popular demand, get rid of service registryYehuda Sadeh2018-11-081-11/+8
* rgw: svc: remove SystemObject implYehuda Sadeh2018-11-081-2/+18
* rgw: svc: fixesYehuda Sadeh2018-11-081-1/+1
* rgw: svc: more changes, add svc_sync_modulesYehuda Sadeh2018-11-081-7/+20
* rgw: rgw_zone api adjustmentsYehuda Sadeh2018-11-081-0/+1
* rgw: svc_notify: initial workYehuda Sadeh2018-11-081-0/+8
* rgw: sysobj service: initial cache conversionYehuda Sadeh2018-11-081-0/+3
* rgw: svc_sysobj: split core outYehuda Sadeh2018-11-081-165/+19
* rgw: zone, sysobj services: add missing system obj callsYehuda Sadeh2018-11-081-115/+223
* rgw: sys_obj service, move zone init to svc_zoneYehuda Sadeh2018-11-081-0/+269