ceph/src/auth
Kefu Chai c1e9351d0d
Merge pull request #28850 from liewegas/wip-40634
mon/AuthMonitor: fix initial creation of rotating keys

Reviewed-by: Kefu Chai <kchai@redhat.com>
2019-07-09 22:20:43 +08:00
..
cephx auth/cephx/CephxKeyServer: make clear_secrets() clear rotating secrets too 2019-07-02 18:04:14 -05:00
krb auth/krb: fix Kerberos compile error 2019-05-16 08:49:05 +08:00
none auth,mon,crimson: pass KeyStore by const reference 2019-04-29 00:12:57 +08:00
Auth.h auth/Auth: pass utime_t by const reference 2019-04-29 00:12:57 +08:00
AuthAuthorizeHandler.h auth,mon,crimson: pass KeyStore by const reference 2019-04-29 00:12:57 +08:00
AuthClient.h auth/AuthClient: cleanup forward declaration 2019-04-06 21:40:45 +08:00
AuthClientHandler.cc
AuthClientHandler.h auth: Update AuthClientHandler.h to work without using namespace 2019-03-29 10:30:39 -04:00
AuthMethodList.cc
AuthMethodList.h
AuthRegistry.cc auth/AuthRegistry: more constness 2019-04-17 07:13:46 +08:00
AuthRegistry.h auth/AuthRegistry: more constness 2019-04-17 07:13:46 +08:00
AuthServer.h auth: Update AuthServer.h to work without using namespace 2019-03-29 10:30:39 -04:00
AuthServiceHandler.cc
AuthServiceHandler.h auth: Update AuthServiceHandler.h to work without using namespace 2019-03-29 10:30:39 -04:00
AuthSessionHandler.cc auth: do not use cct unless i have to 2019-04-29 00:12:57 +08:00
AuthSessionHandler.h auth, msg/async, v2: drop AuthStreamHandler and AES128GCM_StreamHandler. 2019-02-21 21:58:19 +01:00
CMakeLists.txt auth: kill AuthUnknownSessionHandler 2019-04-24 13:46:04 -05:00
Crypto.cc build, common, crypto, rgw: drop USE_OPENSSL as OpenSSL is obligatory. 2019-06-26 22:11:29 +02:00
Crypto.h auth: Update Crypto.h to work without using namespace 2019-03-29 10:30:39 -04:00
DummyAuth.h
KeyRing.cc auth/KeyRing: escape quotes around commands 2019-06-25 15:10:07 +08:00
KeyRing.h auth/KeyRing: remove KeyRing::create_empty() 2019-06-14 15:19:30 +08:00
RotatingKeyRing.cc
RotatingKeyRing.h
scheme.txt