index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_main.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/notifications: start/stop endpoint managers in notification manager
Yuval Lifshitz
2024-05-12
1
-1
/
+0
*
rgw: ignore SIGXFSZ, which apparently can triggered by heavy ops-log traffic
Matt Benjamin
2024-04-08
1
-0
/
+2
*
Merge pull request #53902 from vedanshbhartia/coverity_except_main
Yuval Lifshitz
2023-12-17
1
-0
/
+4
|
\
|
*
rgw: Add coverity annotations for uncaught exceptions in standalone binaries
Vedansh Bhartia
2023-10-09
1
-0
/
+4
*
|
add checking result for rgw frontend init
zhipeng li
2023-12-01
1
-1
/
+6
|
/
*
rgw/main: init_storage() creates a ConfigStore and loads SiteConfig
Casey Bodley
2023-03-13
1
-3
/
+3
*
RGW - Zipper - Rename rgw::sal::Store to rgw::sal::Driver
Daniel Gryniewicz
2022-12-08
1
-1
/
+1
*
rgw/lua: create lua background manager before the frontends
yuval Lifshitz
2022-09-13
1
-1
/
+1
*
rgw/main: fix init order of rgw_main's init_storage()
Matt Benjamin
2022-09-09
1
-2
/
+3
*
rgw/main: move signal handler actions out of shutdown()
Matt Benjamin
2022-09-09
1
-6
/
+9
*
rgw_main: remove unused tracepoint decls
Matt Benjamin
2022-09-09
1
-5
/
+0
*
rgw_a: build reorganization
Matt Benjamin
2022-09-09
1
-635
/
+19
*
rgw/main: use AppMain in c++ main function
Matt Benjamin
2022-09-09
1
-450
/
+75
*
rgw/main: AppMain
Matt Benjamin
2022-09-09
1
-11
/
+62
*
librgw: add ability to conditionally export HTTP frontends/apis
Matt Benjamin
2022-09-09
1
-45
/
+436
*
RGW - Zipper - Allow per-store admin APIs
Daniel Gryniewicz
2022-09-08
1
-15
/
+2
*
rgw: remove dout_subsys defs from header files
J. Eric Ivancich
2022-08-30
1
-2
/
+2
*
Merge pull request #47362 from dang/wip-dang-zipper-cleanup
Daniel Gryniewicz
2022-08-15
1
-43
/
+2
|
\
|
*
RGW - Zipper - Init cleanup
Daniel Gryniewicz
2022-08-01
1
-43
/
+2
*
|
rgw/cmake: stop building all of radosgw a shared lib
Casey Bodley
2022-08-08
1
-11
/
+1
*
|
rgw: lua, add support for lua packages to the lua manager
Kaleb S. KEITHLEY
2022-08-02
1
-17
/
+12
|
/
*
RGW - Zipper - Add temporary Filter testing
Daniel Gryniewicz
2022-07-27
1
-0
/
+8
*
Merge pull request #42779 from Matan-B/lua-rgw-map
Yuval Lifshitz
2022-06-08
1
-5
/
+44
|
\
|
*
rgw: fix lua background crash on zone reload
Yuval Lifshitz
2022-05-13
1
-8
/
+39
|
*
rgw: add unit tests to background lua context
Yuval Lifshitz
2022-05-08
1
-0
/
+1
|
*
rgw: Lua scripting global map feature
Matan Breizman
2022-05-08
1
-2
/
+9
*
|
rgw,osd: convert tracer to be a global var
Omri Zeneva
2022-05-17
1
-1
/
+1
|
/
*
RGW - Allow starting RGW/dbstore without connecting to Mons
Daniel Gryniewicz
2022-04-27
1
-2
/
+3
*
RGW: Zipper - zonegroup, placement tier
Daniel Gryniewicz
2022-04-20
1
-11
/
+19
*
Merge pull request #44488 from cfsnyder/wip-53788-reopen-ops-log-sighup
Casey Bodley
2022-03-08
1
-3
/
+11
|
\
|
*
rgw: reopen ops log file on sighup
Cory Snyder
2022-01-26
1
-3
/
+11
*
|
rgw: add CORTX Motr SAL implementation
Andriy Tkachuk
2022-01-27
1
-0
/
+6
*
|
rgw: Add admin ops API for rate limiting
Or Friedmann
2022-01-10
1
-0
/
+2
*
|
rgw: Add rgw rate limiting per user and per bucket
Or Friedmann
2022-01-05
1
-2
/
+5
|
/
*
rgw: introduce new /{admin}/info api resource
Matt Benjamin
2021-12-09
1
-0
/
+2
*
Merge pull request #43329 from cfsnyder/wip-48752-generalize-ops-log-socket
Matt Benjamin
2021-10-29
1
-5
/
+11
|
\
|
*
rgw: add abstraction for ops log destination and add file logger
Cory Snyder
2021-10-05
1
-5
/
+11
*
|
Merge pull request #43055 from soumyakoduri/wip-skoduri-lua
Daniel Gryniewicz
2021-09-22
1
-11
/
+14
|
\
\
|
*
|
rgw: Install the lua packages only for RadosStore
Soumya Koduri
2021-09-20
1
-11
/
+14
|
|
/
*
|
rgw/dbstore: Insert testid user on startup
Soumya Koduri
2021-09-20
1
-0
/
+3
*
|
rgw: Add option to configure backend store
Soumya Koduri
2021-09-20
1
-1
/
+10
|
/
*
Merge pull request #42848 from ronen-fr/wip-ronenf-argv2vec-users
Ronen Friedman
2021-08-30
1
-2
/
+1
|
\
|
*
common: modify 'main()s' to use new argv_to_vec() signature
Ronen Friedman
2021-08-19
1
-2
/
+1
*
|
Merge pull request #42723 from liewegas/fix-rgw-warning-2
Casey Bodley
2021-08-20
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
rgw: default auth_client_required=cephx
Sage Weil
2021-08-09
1
-1
/
+3
*
|
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
|
/
*
Merge pull request #42397 from mkogan1/rgw-d3n-rem-ops-log
Casey Bodley
2021-08-05
1
-5
/
+0
|
\
|
*
rgw: d3n: remove legacy requirement to enable rgw_enable_ops_log
Mark Kogan
2021-07-19
1
-5
/
+0
*
|
rgw: default ms_mon_client_mode = secure
Sage Weil
2021-08-02
1
-1
/
+2
|
/
*
rgw: D3N Cache changes for Upstream
Mark Kogan
2021-07-06
1
-1
/
+25
[next]