summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21419 from ceph/wip-da-SCA-20180329Kefu Chai2018-04-161-1/+1
|\
| * src/rgw: fix some format qualifiersDanny Al-Gaaf2018-04-141-1/+1
* | Merge pull request #18932 from yehudasa/wip-rgw-cloud-syncCasey Bodley2018-04-131-4/+10
|\ \
| * | rgw: virtual hosted-style supportlvshanchun2018-04-131-0/+5
| * | rgw: add encode_slash param in url_encodelvshanchun2018-04-131-3/+3
| * | rgw: rgw_str_to_bool() should also accept "true"Yehuda Sadeh2018-04-131-1/+2
| |/
* / rgw: ability to list bucket contents in unsorted order for efficiencyJ. Eric Ivancich2018-04-111-5/+3
|/
* rgw: fix mfa setting, verify on object deletionYehuda Sadeh2018-04-091-2/+3
* rgw: req_state members init refactorYehuda Sadeh2018-04-091-19/+19
* cls/otp: initial workYehuda Sadeh2018-04-091-3/+3
* rgw: mfa - initial workYehuda Sadeh2018-04-091-3/+12
* Merge pull request #20635 from mdw-at-linuxbox/wip-master-rgw-opensslYuri Weinstein2018-03-021-0/+3
|\
| * rgw: reuse CURL* for keystone.Marcus Watts2018-02-281-0/+3
* | Merge pull request #20425 from yehudasa/wip-22982Casey Bodley2018-02-221-1/+1
|\ \
| * | rgw: parse old rgw_obj with namespace correctlyYehuda Sadeh2018-02-131-1/+1
| |/
* | Merge pull request #16757 from rzarzynski/wip-rgw-20883Casey Bodley2018-02-161-1/+2
|\ \ | |/ |/|
| * rgw: dump Last-Modified in Swift's responses for GET/HEAD on container.Radoslaw Zarzynski2017-08-021-1/+2
* | common: Use unqualified encoding in ceph_time.hAdam C. Emerson2018-01-101-183/+183
* | rgw: optimize function parse_raw_oidBingyin Zhang2018-01-061-3/+3
* | Merge pull request #19210 from Liuchang0812/rgw-camelcaseYuri Weinstein2017-12-121-0/+3
|\ \
| * | rgw: move {camecase, lowercase}_dash_http_attr functions to rgw_commonChang Liu2017-11-281-0/+3
* | | rgw: optimize memory usage in function rgw_bucket::get_keyBingyin Zhang2017-12-081-1/+2
* | | Merge pull request #9571 from yehudasa/wip-rgw-redirect-zoneKefu Chai2017-11-291-0/+1
|\ \ \ | |/ / |/| |
| * | rgw: add a default redirect field for zonesYehuda Sadeh2017-09-171-0/+1
* | | Merge pull request #19109 from mikulely/main-cleanupCasey Bodley2017-11-271-1/+0
|\ \ \
| * | | rgw: drop useless includes in rgw_{main.cc, common.h}Jiaying Ren2017-11-231-1/+0
* | | | Merge pull request #18935 from cfanz/cfanz-version-id-wipCasey Bodley2017-11-271-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | rgw:send x-amz-version-id header when upload filesXinying Song2017-11-171-0/+4
* | | | Merge pull request #17761 from cbodley/wip-rgw-bilog-trimYuri Weinstein2017-11-151-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | rgw: add json decoders for bucket sync statusCasey Bodley2017-11-101-0/+1
* | | | rgw: RGWEnv::set() takes std::stringCasey Bodley2017-11-101-1/+1
|/ / /
* | | Merge pull request #18606 from adamemerson/wip-op-perm-refactorYuri Weinstein2017-11-021-0/+2
|\ \ \
| * | | rgw: Refactor checking of some opsAdam C. Emerson2017-10-281-0/+2
* | | | rgw: remove placement_rule from cls_user_bucket_entryCasey Bodley2017-11-011-2/+1
|/ / /
* | | rgw: Fix getter function names in RGWEnvJos Collin2017-10-181-3/+3
* | | Merge pull request #17432 from joscollin/wip-cleanup-fix-rgwconfMatt Benjamin2017-10-181-9/+15
|\ \ \
| * | | rgw: Access RGWConf through RGWEnvJos Collin2017-10-171-9/+15
* | | | Merge pull request #17972 from cbodley/wip-21401Kefu Chai2017-10-131-8/+7
|\ \ \ \
| * | | | rgw: remove error handling for get_random_bytesCasey Bodley2017-10-091-8/+7
* | | | | Merge pull request #17882 from ZVampirEM77/wip-rgw-encryptionMatt Benjamin2017-10-101-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rgw: encryption SSE-C add the details of error msg in responseEnming Zhang2017-10-051-0/+1
* | | | | rgw: convey placement rule in RGWBucketEnt and cls_user_bucket_entry.Radoslaw Zarzynski2017-09-191-2/+6
* | | | | rgw: clean-up around and implement the move semantics in RGWBucketEnt.Radoslaw Zarzynski2017-09-191-6/+10
* | | | | Merge pull request #17320 from rzarzynski/wip-rgw-21148Matt Benjamin2017-09-181-7/+32
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | rgw: enforce the std::move semantic across the path of RGWUserBuckets.Radoslaw Zarzynski2017-08-291-7/+32
| |/ / /
* | | | Merge pull request #16145 from yehudasa/wip-20234Orit Wasserman2017-09-061-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | rgw: add tail tag to track tail instanceYehuda Sadeh2017-08-201-0/+1
| |/ /
* | | Merge pull request #16855 from amitkumar50/rgw_moduleYehuda Sadeh2017-09-031-1/+1
|\ \ \
| * | | rgw: Initializes uninitialized members of rgwamitkuma2017-08-311-1/+1
* | | | Merge pull request #17129 from C2python/clear_paraYehuda Sadeh2017-09-031-1/+1
|\ \ \ \