summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_admin.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #55503 from smanjara/wip-x-amz-replicated-atCasey Bodley2024-03-151-1/+6
|\
| * rgw/multisite: handle object stat output of attrsShilpa Jagannath2024-02-141-1/+6
* | Merge pull request #55657 from ceph/wip-rgw-meta-topicCasey Bodley2024-03-081-64/+133
|\ \
| * | rgw/notifications: delete persistent queue only if topic is deletedYuval Lifshitz2024-03-051-6/+7
| * | rgw/notifications: handle migration state between v1 and v2Yuval Lifshitz2024-03-051-4/+13
| * | rgw: paginate ListTopicsCasey Bodley2024-03-051-27/+35
| * | rgw: RGWPubSub requires SiteConfigCasey Bodley2024-03-051-16/+11
| * | radosgw-admin: make SiteConfig available to commandsCasey Bodley2024-03-051-20/+1
| * | rgw/multisite-notification: Add omap object to store the mapping between buck...kchheda32024-03-051-3/+36
| * | rgw/multisite-notification: Add support to replicate bucket notifications in ...kchheda32024-03-051-38/+64
| * | rgw/multisite-notification: Add support to replicate topic creation in multi...kchheda32024-03-051-6/+22
* | | Merge pull request #55390 from qiuxinyidian/rgw-adminCasey Bodley2024-03-071-0/+3
|\ \ \ | |/ / |/| |
| * | rgw: add help info for radosgw-admin list object in bucketZhipeng Li2024-03-061-0/+3
* | | Merge pull request #55508 from cbodley/wip-59186Casey Bodley2024-02-191-0/+9
|\ \ \
| * | | rgw/user: add 'active' flag to RGWAccessKeyCasey Bodley2024-02-091-0/+9
| | |/ | |/|
* | | rgw: if head object does not have data, still include in `object manifest`J. Eric Ivancich2024-02-091-1/+22
* | | rgw: add new `object manifest` sub-commandJ. Eric Ivancich2024-02-091-2/+74
|/ /
* | rgw: Thread site config into RADOS driverAdam Emerson2024-01-241-2/+17
* | rgw: SAL drivers take `boost::asio::io_context`Adam C. Emerson2024-01-241-3/+6
|/
* Merge pull request #53902 from vedanshbhartia/coverity_except_mainYuval Lifshitz2023-12-171-0/+3
|\
| * rgw: Add coverity annotations for uncaught exceptions in standalone binariesVedansh Bhartia2023-10-091-0/+3
* | rgw: split RGWDataAccess from rgw_tools.ccYuval Lifshitz2023-12-121-0/+1
* | rgw: Remove `RGWSI_RADOS` from `RGWSI_MDLog`Adam C. Emerson2023-11-291-8/+8
* | rgw: fix spelling errorsJosh Soref2023-11-271-3/+3
* | rgw: rewrite rgw_admin help textJosh Soref2023-11-271-361/+345
* | rgw/sal: Bucket owner as rgw_userCasey Bodley2023-11-091-56/+51
* | Merge pull request #50599 from cbodley/wip-rgw-sal-forwardCasey Bodley2023-11-081-52/+10
|\ \
| * | rgw: use load_bucket()'s rgw_bucket overloadCasey Bodley2023-11-061-3/+9
| * | rgw/sal: rename loading get_bucket()s to load_bucket()Casey Bodley2023-11-061-4/+4
| * | rgw: remove legacy bucket placement and 'radosgw-admin pool' commandsCasey Bodley2023-11-061-48/+0
* | | Merge pull request #54196 from ivancich/wip-log-bi-list-errorsJ. Eric Ivancich2023-11-071-5/+6
|\ \ \ | |/ / |/| |
| * | rgw: log errors during "bi list"J. Eric Ivancich2023-11-031-5/+6
* | | Merge pull request #53842 from BBoozmen/oozmen_sts_max_durationCasey Bodley2023-11-061-2/+3
|\ \ \
| * | | RGW/Roles: honor "--max-session-duration" option when CREATING a roleOguzhan Ozmen2023-10-201-1/+2
| * | | RGW/Roles: use the target/new max-session-duration value when validating itOguzhan Ozmen2023-10-201-1/+1
| |/ /
* | | rgw: adding y2k38 annotations to supress coverity issuesYuval Lifshitz2023-11-051-3/+4
* | | Merge pull request #53828 from smanjara/wip-sync-error-trimCasey Bodley2023-11-021-2/+5
|\ \ \
| * | | rgw/multisite: fix sync_error_trim command.Shilpa Jagannath2023-10-271-2/+5
| |/ /
* / / rgw/admin: remove unused asio.hpp includeCasey Bodley2023-10-201-1/+0
|/ /
* / rgw: check if bucket index layout can be resharded before progressingJ. Eric Ivancich2023-10-181-1/+10
|/
* rgw/lua/doc: support reloading lua packages on all RGWsYuval Lifshitz2023-10-061-20/+35
* RGW: add the missing help print for command 'topic stats'Ali Masarwa2023-10-041-0/+1
* Merge pull request #50611 from cbodley/wip-rgw-sal-list-bucketsCasey Bodley2023-09-231-1/+2
|\
| * rgw/sal: StoreBucket no longer wraps RGWBucketEntCasey Bodley2023-09-221-1/+1
| * rgw/admin: 'buckets list' takes --markerCasey Bodley2023-09-211-0/+1
* | rgw: add radosgw-admin bucket check olh/unlinked commandsCory Snyder2023-09-151-1/+46
|/
* Merge pull request #53073 from kchheda3/wip-filter-noti-uidYuval Lifshitz2023-09-111-0/+10
|\
| * rgw/notification: Filter topic list based on uid on radosgw-adminkchheda32023-09-051-0/+10
* | rgw: enhance functionality of `radosgw-admin object reindex ...`J. Eric Ivancich2023-08-091-3/+9
|/
* radosgw-admin: add command to resync encrypted multipart objectsCasey Bodley2023-08-031-0/+43