index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_common.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: add encode_slash param in url_encode
lvshanchun
2018-04-13
1
-7
/
+6
*
rgw: fix mfa setting, verify on object deletion
Yehuda Sadeh
2018-04-09
1
-0
/
+1
*
rgw: req_state members init refactor
Yehuda Sadeh
2018-04-09
1
-19
/
+1
*
rgw: Sanitize rgw perf counter names
Boris Ranto
2018-04-06
1
-1
/
+1
*
Merge pull request #19252 from joke-lee/website_redirect
Yuri Weinstein
2018-03-02
1
-10
/
+6
|
\
|
*
rgw: fix s3 website redirection error
yuliyang
2017-11-30
1
-10
/
+6
*
|
Merge pull request #20332 from pritha-srivastava/wip-rgw-role-admin-only
Yuri Weinstein
2018-02-16
1
-1
/
+2
|
\
\
|
*
|
rgw: Correct permission evaluation to allow only admin
Pritha Srivastava
2018-02-06
1
-1
/
+2
*
|
|
Merge pull request #20006 from jcsp/wip-rgw-perfcounters
Yuri Weinstein
2018-02-15
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rgw: set priority on perf counters
John Spray
2018-01-18
1
-0
/
+4
*
|
|
rgw: Reinstating error codes mapping for Roles.
Pritha Srivastava
2018-02-05
1
-0
/
+4
|
/
/
*
|
rgw: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-1
/
+2
*
|
build: Bump language to C++17
Adam C. Emerson
2018-01-08
1
-11
/
+8
*
|
Merge pull request #19210 from Liuchang0812/rgw-camelcase
Yuri Weinstein
2017-12-12
1
-0
/
+53
|
\
\
|
*
|
rgw: move {camecase, lowercase}_dash_http_attr functions to rgw_common
Chang Liu
2017-11-28
1
-0
/
+53
|
|
/
*
/
rgw: optimize memory usage in function rgw_bucket::get_key
Bingyin Zhang
2017-12-08
1
-4
/
+4
|
/
*
rgw: Fix evaluation of bucket management permissions
Adam C. Emerson
2017-10-30
1
-25
/
+41
*
rgw: Refactor checking of some ops
Adam C. Emerson
2017-10-28
1
-0
/
+15
*
rgw: Fix getter function names in RGWEnv
Jos Collin
2017-10-18
1
-3
/
+3
*
Merge pull request #17432 from joscollin/wip-cleanup-fix-rgwconf
Matt Benjamin
2017-10-18
1
-3
/
+3
|
\
|
*
rgw: Access RGWConf through RGWEnv
Jos Collin
2017-10-17
1
-3
/
+3
*
|
Merge pull request #17972 from cbodley/wip-21401
Kefu Chai
2017-10-13
1
-51
/
+13
|
\
\
|
*
|
rgw: remove error handling for get_random_bytes
Casey Bodley
2017-10-09
1
-51
/
+13
*
|
|
Merge pull request #17882 from ZVampirEM77/wip-rgw-encryption
Matt Benjamin
2017-10-10
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rgw: encryption SSE-C add the details of error msg in response
Enming Zhang
2017-10-05
1
-0
/
+1
|
|
/
*
|
rgw: return proper message when deleting non-empty Swift's container.
Radoslaw Zarzynski
2017-08-29
1
-0
/
+2
*
|
rgw: Swift API returns 400 Bad Request on too long container names.
Radoslaw Zarzynski
2017-08-22
1
-0
/
+1
*
|
rgw: honor custom rgw_err::message in Swift's error handling.
Radoslaw Zarzynski
2017-08-22
1
-1
/
+11
|
/
*
Merge pull request #16491 from cbodley/wip-20308
Yuri Weinstein
2017-08-03
1
-65
/
+16
|
\
|
*
rgw: split match into match_policy, match_wildcards
Casey Bodley
2017-08-01
1
-65
/
+16
*
|
Merge pull request #16370 from rzarzynski/wip-rgw-swift-prefixed-tempurls
Yuri Weinstein
2017-08-02
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
rgw: add the get_optional() method to RGWHTTPArgs.
Radoslaw Zarzynski
2017-07-17
1
-0
/
+12
*
|
Merge pull request #16531 from rzarzynski/wip-rgw-20757
Yuri Weinstein
2017-07-27
1
-18
/
+16
|
\
\
|
*
|
rgw: fix memory leaks during Swift Static Website's error handling.
Radoslaw Zarzynski
2017-07-24
1
-18
/
+16
|
|
/
*
|
Merge pull request #16385 from mikulely/3-check-target-when-create-bucket
Casey Bodley
2017-07-25
1
-0
/
+1
|
\
\
|
*
|
rgw: check placement existence when create bucket
Jiaying Ren
2017-07-19
1
-0
/
+1
*
|
|
Merge pull request #16422 from theanalyst/rgw-lc-log-fix
Yuri Weinstein
2017-07-24
1
-0
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rgw: rgw_common introduce `rgw_to_asctime`
Abhishek Lekshmanan
2017-07-19
1
-0
/
+8
*
|
|
rgw: acl grants num limit
Enming Zhang
2017-07-16
1
-0
/
+1
|
/
/
*
|
Merge pull request #15953 from rzarzynski/wip-rgw-20418
Yuri Weinstein
2017-07-14
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
rgw: reject request if decoded URI contains \0 in the middle.
Radoslaw Zarzynski
2017-06-27
1
-0
/
+5
*
|
rgw: add a new error code for non-existed user.
Zhao Chao
2017-07-07
1
-0
/
+1
*
|
rgw: add a new error code for non-existed subuser.
Zhao Chao
2017-07-05
1
-0
/
+1
|
/
*
rgw: implement get/put object tags for S3
Abhishek Lekshmanan
2017-06-21
1
-1
/
+4
*
rgw: fix bucket location s3 compatible issue
Jiaying Ren
2017-06-18
1
-0
/
+1
*
Merge pull request #15269 from theanalyst/rgw/env-fix
Radoslaw Zarzynski
2017-06-14
1
-14
/
+10
|
\
|
*
rgw: make RGWEnv return a const ref. to its map
Abhishek Lekshmanan
2017-06-14
1
-14
/
+10
*
|
rgw: drop unused var header_ended
Jiaying Ren
2017-06-14
1
-1
/
+0
|
/
*
Merge pull request #14885 from rzarzynski/wip-rgw-auth-rework-cont-3-awsv4
Matt Benjamin
2017-06-13
1
-66
/
+70
|
\
|
*
rgw; rework interface and implementation of url_decode.
Radoslaw Zarzynski
2017-06-07
1
-30
/
+24
[next]