summaryrefslogtreecommitdiffstats
path: root/src/rgw/driver/rados/rgw_service.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/service: remove unused metadata and metadata backend servicesCasey Bodley2024-09-121-29/+4
* rgw/services: remove unused RGWSI_Role_RADOSCasey Bodley2024-09-121-11/+1
* rgw/role: add rgwrados::role interface for role metadataCasey Bodley2024-09-121-2/+3
* rgw/metadata: use raw RGWMetadataHandler for role metadataCasey Bodley2024-09-121-1/+1
* rgw/metadata: encapsulate role metadata handler in rgw_role.ccCasey Bodley2024-09-121-1/+1
* rgw/metadata: use raw RGWMetadataHandler for user metadataCasey Bodley2024-09-121-4/+4
* rgw/metadata: use raw RGWMetadataHandler for bucket instancesCasey Bodley2024-09-121-11/+6
* rgw/metadata: use raw RGWMetadataHandler for bucket entrypointsCasey Bodley2024-09-121-10/+8
* rgw/services: remove otp service and metadata backendCasey Bodley2024-09-121-17/+1
* rgw/metadata: remove backend stuff from otp metadata handlerCasey Bodley2024-09-121-4/+2
* rgw/services: remove unused RGWOTPCtlCasey Bodley2024-09-121-4/+0
* rgw/rados: add index for account topicsCasey Bodley2024-04-101-2/+2
* rgw/sal: add backend interfaces for group metadataCasey Bodley2024-04-101-0/+10
* rgw: use rgw_owner in RGWBucketEntryPointCasey Bodley2024-04-101-5/+7
* rgw/rados: add account metadata handlerCasey Bodley2024-04-101-1/+10
* rgw/topic: remove unused RGWSI_Topic_RADOSCasey Bodley2024-03-051-12/+0
* rgw/topic: add rgwrados::topic interface for topic metadataCasey Bodley2024-03-051-0/+9
* rgw/rados: store SiteConfig with RGWServicesCasey Bodley2024-03-051-1/+2
* rgw/multisite-notification: Add support to replicate topic creation in multi...kchheda32024-03-051-2/+20
* rgw: SAL drivers take `boost::asio::io_context`Adam C. Emerson2024-01-241-19/+21
* rgw: Remove `RGWSI_RADOS`Adam C. Emerson2023-11-291-27/+16
* rgw: Remove `RGWSI_RADOS` from `RGWSI_SysObj*`Adam C. Emerson2023-11-291-4/+4
* rgw: Remove `RGWSI_RADOS` from `RGWSI_User_RADOS`Adam C. Emerson2023-11-291-1/+1
* rgw: Remove `RGWSI_RADOS` from `RGWSI_Zone_Tools`Adam C. Emerson2023-11-291-1/+1
* rgw: Remove `RGWSI_RADOS` from `RGWSI_Zone`Adam C. Emerson2023-11-291-1/+1
* rgw: Remove `RGWSI_RADOS` from `RGWSI_Notify`Adam C. Emerson2023-11-291-1/+1
* rgw: Remove `RGWSI_RADOS` from `RGWSI_MDLog`Adam C. Emerson2023-11-291-2/+8
* rgw: Remove `RGWSI_RADOS` from `RGWSI_ConfigKey_RADOS`Adam C. Emerson2023-11-291-1/+1
* rgw: Remove `RGWSI_RADOS` from `RGWSI_Cls`Adam C. Emerson2023-11-291-1/+1
* rgw: Remove RGWSI_RADOS from RGWSI_BI_RADOSAdam C. Emerson2023-11-291-4/+6
* RGW - Zipper - move rgw/store to rgw/driverDaniel Gryniewicz2022-12-081-0/+476