index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_keystone.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #14501 from mdw-at-linuxbox/wip-rgw-rvk
Marcus Watts
2017-04-21
1
-2
/
+10
|
\
|
*
rgw: swift: disable revocation thread if sleep == 0 || cache_size == 0
Marcus Watts
2017-04-13
1
-2
/
+10
*
|
Added aws:kms mode to get/put/post operations.
Adam Kupczyk
2017-04-05
1
-0
/
+26
|
/
*
rgw: refactor error handling in rgw::auth::keystone.
Radoslaw Zarzynski
2017-03-24
1
-0
/
+8
*
rgw: make rgw::keystone::TokenEnvelope::expired() to be const-correct.
Radoslaw Zarzynski
2017-03-24
1
-3
/
+3
*
rgw: Keystone implementation can support multiple instances now.
Radoslaw Zarzynski
2017-03-24
1
-22
/
+98
*
rgw: only move Keystone-related things into rgw::keystone namespace.
Radoslaw Zarzynski
2017-03-24
1
-35
/
+50
*
rgw/cleanup: add override in headers
liuchang0812
2017-03-14
1
-3
/
+3
*
common: Unskew clock
Adam C. Emerson
2016-12-22
1
-1
/
+1
*
Got rid of recursive mutex.
Adam Kupczyk
2016-08-03
1
-1
/
+5
*
rgw: reuse the HTTP client of KeystoneService in RGWKeystoneAuthEngine.
Radoslaw Zarzynski
2016-06-02
1
-3
/
+4
*
rgw, optimization: switch to std::string& when possible in the new auth.
Radoslaw Zarzynski
2016-06-02
1
-6
/
+6
*
rgw: implement RGWKeystoneAuthEngine.
Radoslaw Zarzynski
2016-06-02
1
-0
/
+7
*
rgw: naturalize the transplanted get_keystone_{url,admin_token} in KeystoneSe...
Radoslaw Zarzynski
2016-06-02
1
-0
/
+27
*
rgw: RevokeThread is now a part of RGWKeystoneTokenCache.
Radoslaw Zarzynski
2016-06-02
1
-4
/
+38
*
rgw: implement singleton pattern over RGWKeystoneTokenCache.
Radoslaw Zarzynski
2016-06-02
1
-6
/
+12
*
rgw: improve const-correctness of rgw_open_cms_envelope.
Radoslaw Zarzynski
2016-06-02
1
-1
/
+3
*
rgw: improve const-correctness of KeystoneToken class.
Radoslaw Zarzynski
2016-06-02
1
-7
/
+7
*
rgw: improve const-correctness of KeystoneToken.
Radoslaw Zarzynski
2016-06-02
1
-1
/
+1
*
rgw: change naming of utility functions in rgw_keystone.cc.
Radoslaw Zarzynski
2016-02-26
1
-5
/
+9
*
rgw: add support for caching of Keystone admin token.
Radoslaw Zarzynski
2016-02-25
1
-8
/
+17
*
rgw: ONLY move PKI-related things from rgw_swift to rgw_keystone.
Radoslaw Zarzynski
2016-02-22
1
-0
/
+6
*
rgw: Keystone token parsing doesn't need to know API version.
Radoslaw Zarzynski
2016-02-19
1
-5
/
+1
*
rgw: handle Keystone API version with dedicated enum.
Radoslaw Zarzynski
2016-02-19
1
-3
/
+14
*
rgw: rework serialization in token retrieval for Keystone's admin.
Radoslaw Zarzynski
2016-02-19
1
-0
/
+25
*
rgw: basic data structures for Keystone v3.
Radoslaw Zarzynski
2016-02-19
1
-41
/
+33
*
rgw: modelines
Sage Weil
2014-07-10
1
-0
/
+3
*
Removed extra semicolons
Daniel J. Hofmann
2014-05-09
1
-3
/
+3
*
Validate S3 tokens against Keystone
Roald J. van Loon
2013-09-01
1
-0
/
+106