index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_swift_auth.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: fix spelling errors
Josh Soref
2023-11-27
1
-1
/
+1
*
rgw/sal: Bucket owner as rgw_user
Casey Bodley
2023-11-09
1
-1
/
+1
*
rgw/sal: rename loading get_bucket()s to load_bucket()
Casey Bodley
2023-11-06
1
-1
/
+1
*
rgw: Fix potential null pointer dereferences where `RGWEnv::get()` is called
Mohamed Awnallah
2023-05-19
1
-5
/
+7
*
RGW - Zipper - Rename rgw::sal::Store to rgw::sal::Driver
Daniel Gryniewicz
2022-12-08
1
-9
/
+9
*
rgw/rest: replace RGW_FORMAT_ macros with an enum class
Matt Benjamin
2022-08-16
1
-1
/
+1
*
rgw: remove unnecessary "struct" from req_state declarations
J. Eric Ivancich
2022-06-22
1
-1
/
+1
*
rgw: log identity applier metadata in ops logs
Cory Snyder
2022-06-06
1
-2
/
+8
*
rgw/auth: perm_mask uses std::optional
Casey Bodley
2021-11-05
1
-2
/
+2
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+1
*
RGW Zipper - Permenant User storage API
Daniel Gryniewicz
2021-04-29
1
-3
/
+3
*
RGW Zipper - Fix style violations
Daniel Gryniewicz
2021-04-15
1
-1
/
+1
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-7
/
+7
*
RGW - Fix TempURL user handling
Daniel Gryniewicz
2021-03-05
1
-4
/
+14
*
Zipper - zipperify the Auth code
Daniel Gryniewicz
2021-03-02
1
-28
/
+21
*
RGW - Zipper 10: Pull The Thread
Daniel Gryniewicz
2021-03-02
1
-10
/
+10
*
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-7
/
+7
*
rgw: No null_yield in RGWOp
Adam C. Emerson
2020-11-13
1
-9
/
+8
*
Zipper - Split RadosStore from base SAL
Daniel Gryniewicz
2020-09-08
1
-0
/
+1
*
Zipper Object
Daniel Gryniewicz
2020-07-17
1
-3
/
+3
*
rgw: Replace boost::string_ref/view with std::string_view
Prateek Sachan
2020-06-18
1
-12
/
+12
*
rgw: add some missed FIPS zeroization calls.
Radoslaw Zarzynski
2019-11-17
1
-0
/
+1
*
rgw: audit memset & bzero users for FIPS.
Radoslaw Zarzynski
2019-11-17
1
-0
/
+2
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
Project Zipper Part 1 - Framework and RGWRadosStore
Daniel Gryniewicz
2019-08-15
1
-2
/
+2
*
rgw: make optional_yield explicit in RGWUserCtl interfaces
Casey Bodley
2019-07-29
1
-6
/
+6
*
rgw: propagate sysobj_ctx to required bucket meta calls
Yehuda Sadeh
2019-07-29
1
-8
/
+3
*
rgw: api fixes and adjustments
Yehuda Sadeh
2019-07-29
1
-7
/
+14
*
rgw: fixes following api changes
Yehuda Sadeh
2019-07-29
1
-2
/
+4
*
Merge pull request #16659 from rzarzynski/wip-rgw-20797
Casey Bodley
2019-06-03
1
-1
/
+20
|
\
|
*
rgw: TempURL should not allow PUTs with the X-Object-Manifest.
Radoslaw Zarzynski
2017-07-28
1
-1
/
+20
*
|
rgw: add optional_yield to RGWRados::get_bucket_info()
Ali Maredia
2019-05-17
1
-1
/
+1
*
|
rgw: http interfaces take optional_yield
Casey Bodley
2019-03-29
1
-1
/
+1
*
|
rgw: Remove pessimizing moves
Adam C. Emerson
2019-03-15
1
-1
/
+1
*
|
rgw: Adding a new applier for Roles.
Pritha Srivastava
2018-12-12
1
-2
/
+2
*
|
Merge pull request #16658 from rzarzynski/wip-rgw-20795
Yuri Weinstein
2018-11-20
1
-1
/
+15
|
\
\
|
*
|
rgw: Swift's TempURL can handle temp_url_expires written in ISO8601.
Radoslaw Zarzynski
2018-09-13
1
-1
/
+15
*
|
|
rgw: svc: remove SystemObject impl
Yehuda Sadeh
2018-11-08
1
-1
/
+1
*
|
|
rgw: add DoutPrefixProvider to the Auth Identifier classes
Ali Maredia
2018-10-09
1
-2
/
+2
*
|
|
rgw: changing logging in auth helper functions
Ali Maredia
2018-10-09
1
-3
/
+3
*
|
|
rgw: refactor logging in auth engines P1
Ali Maredia
2018-10-09
1
-17
/
+19
*
|
|
rgw: thread DoutPrefixProvider into RGW::Auth_S3::authorize
Ali Maredia
2018-10-09
1
-1
/
+1
*
|
|
rgw: Perm mask.
Pritha Srivastava
2018-09-21
1
-2
/
+2
*
|
|
rgw: Added code for auth using temp credentials returned by STS.
Pritha Srivastava
2018-09-21
1
-2
/
+4
|
/
/
*
|
common: move ConfigValues out of md_config_t
Kefu Chai
2018-07-10
1
-8
/
+8
*
|
rgw: use const_iterator for decode
Kefu Chai
2018-05-17
1
-1
/
+1
*
|
rgw: Catch exceptions at const references
Adam C. Emerson
2018-05-09
1
-1
/
+1
*
|
rgw: tweak http client interface
Yehuda Sadeh
2018-04-10
1
-2
/
+2
*
|
rgw: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-6
/
+8
*
|
random: use ceph::util for non-cryptographic randomness
Casey Bodley
2017-10-09
1
-6
/
+2
[next]