summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_main.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: create global http managerYehuda Sadeh2018-04-101-1/+3
* rgw: initial work to add otp as metadata providerYehuda Sadeh2018-04-091-0/+2
* Merge tag 'v13.0.2'Sage Weil2018-04-031-16/+17
|\
| * global: output usage on -h, --help, or no args before contacting monsSage Weil2018-03-151-16/+17
* | lttng: Trace rgw data transfer, bi entry and object header update processesYang Honggang2018-03-201-0/+10
|/
* Merge pull request #20769 from oritwas/wip-rgw-20448Yuri Weinstein2018-03-081-1/+5
|\
| * rgw: fix crash with rgw_run_sync_thread falseOrit Wasserman2018-03-071-1/+5
* | Merge pull request #20390 from theanalyst/rgw/openssl-initYuri Weinstein2018-03-081-24/+4
|\ \ | |/ |/|
| * rgw: call setup and release curl handles in setup_curlAbhishek Lekshmanan2018-03-051-2/+0
| * rgw: setup locks for libopensslAbhishek Lekshmanan2018-03-021-22/+4
* | drop unnecessary env_to_vec callsSage Weil2018-03-061-1/+0
* | common: refactor default config value handlingSage Weil2018-03-061-6/+8
|/
* Merge pull request #20635 from mdw-at-linuxbox/wip-master-rgw-opensslYuri Weinstein2018-03-021-0/+2
|\
| * rgw: reuse CURL* for keystone.Marcus Watts2018-02-281-0/+2
* | Merge pull request #12427 from linuxbox2/wip-rgw-ldap-shutdownYuri Weinstein2018-02-161-1/+1
|\ \
| * | rgw: don't leak S3 LDAPHelper on shutdownMatt Benjamin2018-01-021-1/+1
* | | Merge pull request #19958 from renhwztetecs/renhw-wip-osd-sighupKefu Chai2018-02-071-2/+3
|\ \ \ | |_|/ |/| |
| * | common: Sign in early SIGHUP signalhuanwen ren2018-02-051-2/+3
| |/
* / rgw: allow beast frontend to listen on specific IP addressYuan Zhou2018-01-241-1/+1
|/
* rgw: the metavariables in frontends-related config won't be expandedroot2017-12-261-0/+1
* Merge pull request #19159 from shinobu-x/drop_using_namespace_stdKefu Chai2017-11-291-1/+0
|\
| * [cleanup] Remove namespace using directives for stdShinobu Kinjo2017-11-271-1/+0
* | rgw: drop useless includes in rgw_{main.cc, common.h}Jiaying Ren2017-11-231-24/+2
|/
* rgw: remove unused disable_signal_fdYao Zongyou2017-11-101-8/+5
* rgw: revert PR #8765fang.yuxiang2017-08-041-16/+2
* rgw: register as a serviceYehuda Sadeh2017-07-091-2/+21
* rgw: start resharding theardOrit Wasserman2017-06-051-1/+1
* rgw: work on REST handler for es moduleYehuda Sadeh2017-05-301-2/+10
* rgw: remove fastcgi from default rgw frontendsCasey Bodley2017-05-161-1/+1
* rgw: rename frontend from asio to beastCasey Bodley2017-05-051-6/+6
* Merge pull request #14412 from mikulely/cleanup-civetweb-portCasey Bodley2017-05-021-2/+0
|\
| * rgw: drop unused port varJiaying Ren2017-04-091-2/+0
* | rgw: migrate atomic_t to std::atomic<>Jesse Williamson2017-04-281-2/+3
|/
* rgw: implement the dynamic reconfiguration of auth strategies.Radoslaw Zarzynski2017-03-241-10/+11
* rgw: the Swift's auth strategy is instantiated and injected from rgw_main.cc.Radoslaw Zarzynski2017-03-241-2/+6
* rgw: set dumpable flag after setuid post ff0e521Brad Hubbard2017-02-271-0/+10
* Merge pull request #12295 from wjwithagen/wip-wjw-TEMP_FAILUREKefu Chai2017-02-211-1/+1
|\
| * rgw/rgw_main.cc: fix parenteses and function resultWillem Jan Withagen2016-12-031-1/+1
* | rgw: add override in rgw subsystemliuchang08122017-02-151-1/+1
* | rgw/rgw_main.cc: close leak in error caseDanny Al-Gaaf2017-02-091-0/+1
* | rgw/rgw_main.cc: reorder framework detectionDanny Al-Gaaf2017-02-091-20/+23
* | rgw: make fcgi optional during buildBassam Tabbara2017-01-111-7/+17
* | embedded: add RGW to libcephdBassam Tabbara2017-01-111-2/+6
* | rgw: Handle multiple listening addreses w/ optional ssl "correctly" with cive...Marcus Watts2016-12-201-4/+1
* | rgw: add rgw_log_http_headers optionMatt Benjamin2016-12-141-0/+3
* | rgw: fix for unsafe change of rgw_zonegroupCasey Bodley2016-12-011-0/+5
|/
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-8/+4
* rgw: region conversion respects pre-existing rgw_region_root_poolCasey Bodley2016-11-181-0/+14
* rgw: make the ASIO front-end compilation optional.Radoslaw Zarzynski2016-10-211-0/+6
* rgw: add support for exhibiting URL subtree over a specifc frontend instance.Radoslaw Zarzynski2016-10-211-4/+12