index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
services
/
svc_user_rados.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/service: remove unused metadata and metadata backend services
Casey Bodley
2024-09-12
1
-4
/
+1
*
rgw/metadata: use raw RGWMetadataHandler for user metadata
Casey Bodley
2024-09-12
1
-60
/
+52
*
rgw/user: remove unused 'meta backend ctx' arguments
Casey Bodley
2024-09-12
1
-34
/
+18
*
rgw/user: call sysobj directly instead of 'sysobj meta backend'
Casey Bodley
2024-09-12
1
-17
/
+14
*
rgw: link account root to account user index
Casey Bodley
2024-04-10
1
-1
/
+1
*
rgw/rados: load attrs with RadosUser
Casey Bodley
2024-04-10
1
-6
/
+15
*
rgw: make user email matching case-insensitive
Casey Bodley
2024-04-10
1
-7
/
+16
*
rgw/sal: add backend interfaces for group metadata
Casey Bodley
2024-04-10
1
-0
/
+45
*
rgw/rados: user metadata links to account index
Casey Bodley
2024-04-10
1
-9
/
+89
*
rgw/sal: add load_aclowner_by_email()
Casey Bodley
2024-04-10
1
-12
/
+32
*
rgw/sal: move list_buckets() to Driver
Casey Bodley
2024-04-10
1
-97
/
+0
*
rgw/rados: add rgwrados::buckets namespace abstraction for cls_user
Casey Bodley
2024-04-10
1
-289
/
+22
*
rgw/rados: generalize RGWUID for accounts
Casey Bodley
2024-04-10
1
-12
/
+17
*
rgw/user: add 'active' flag to RGWAccessKey
Casey Bodley
2024-02-09
1
-38
/
+57
*
rgw: Remove `RGWSI_RADOS` from `RGWSI_User_RADOS`
Adam C. Emerson
2023-11-29
1
-19
/
+20
*
rgw/sal: unify ReadStatsCB for async user/bucket stats
Casey Bodley
2023-11-23
1
-7
/
+7
*
rgw/sal: RGWGetUserStats_CB cleanup
Casey Bodley
2023-11-23
1
-9
/
+5
*
rgw: stop blocking for asio threads for create_bucket()
Ali Maredia
2023-01-24
1
-1
/
+1
*
rgw: refactor selected files for better above- vs below-the-line
Kaleb S. KEITHLEY
2022-11-29
1
-5
/
+5
*
rgw: remove RGWSysObjectCtx entirely
Casey Bodley
2022-07-13
1
-39
/
+25
*
rgw: fix segfault in UserAsyncRefreshHandler::init_fetch
Cory Snyder
2022-02-02
1
-1
/
+0
*
rgw: when radosgw-admin stating user, add user exists judging
zhipeng li
2021-11-13
1
-1
/
+9
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-65
/
+75
*
rgw: Dpp addition to create bucket log
root
2021-02-07
1
-14
/
+14
*
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-29
/
+35
*
rgw/services: No null_yield
Adam C. Emerson
2020-11-13
1
-35
/
+42
*
rgw: introduce safe user-reset-stats
Matt Benjamin
2020-07-02
1
-4
/
+27
*
rgw: fix rgw tries to fetch anonymous user
Or Friedmann
2020-04-16
1
-1
/
+9
*
rgw/pubsub: allow pubsub REST API on master
Yuval Lifshitz
2019-09-10
1
-3
/
+3
*
Merge pull request #29742 from dang/push
Casey Bodley
2019-09-03
1
-0
/
+3
|
\
|
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-0
/
+3
*
|
rgw/services: silence -Wunused-variable warning
Lan Liu
2019-09-02
1
-1
/
+1
|
/
*
rgw: RGWSI_User_Module filters '.buckets' objects out of user listing
Casey Bodley
2019-08-15
1
-2
/
+3
*
Merge branch 'wip-rgw-metadata-servicification'
Casey Bodley
2019-08-13
1
-4
/
+7
*
rgw: user service removes old access keys in remove_old_indexes
Casey Bodley
2019-07-29
1
-0
/
+10
*
rgw: fixes following rebase
Yehuda Sadeh
2019-07-29
1
-1
/
+1
*
rgw: svc.user: call meta_be->put() and not ->put_entry()
Yehuda Sadeh
2019-07-29
1
-2
/
+2
*
rgw: remove unneeded warning
Yehuda Sadeh
2019-07-29
1
-4
/
+0
*
rgw: add missing cache_info param
Yehuda Sadeh
2019-07-29
1
-1
/
+1
*
rgw: add pool to uinfo cache keys
Yehuda Sadeh
2019-07-29
1
-3
/
+4
*
svc: add ctl.user->read_stats_async() and use it instead of old api
Yehuda Sadeh
2019-07-29
1
-0
/
+60
*
rgw: use stl.user->read_stats() instead of cls_user_get_header()
Yehuda Sadeh
2019-07-29
1
-1
/
+11
*
rgw: svc.datalog_rados: add new svc, move data_log out of RGWRados
Yehuda Sadeh
2019-07-29
1
-5
/
+6
*
rgw: rgw_rados.cc mostly compiles
Yehuda Sadeh
2019-07-29
1
-0
/
+66
*
rgw: move mdlog related functionality to the be_sobj impl
Yehuda Sadeh
2019-07-29
1
-1
/
+2
*
rgw: move a lot of cls_user utility methods into svc_user
Yehuda Sadeh
2019-07-29
1
-0
/
+56
*
rgw: more refactoring work
Yehuda Sadeh
2019-07-29
1
-45
/
+190
*
rgw: svc.user_rados: split svc.user
Yehuda Sadeh
2019-07-29
1
-0
/
+566