ceph/src/auth
Kefu Chai e50ff2c89f
Merge pull request #31041 from liu-chunmei/ceph_seastar_alien_blue_store
crimson:: add alien blue store

Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2020-03-02 18:15:24 +08:00
..
cephx crimson:common add TOPNSPC namespace for ceph and crimson 2020-02-27 19:56:29 -08:00
krb crimson:common add TOPNSPC namespace for ceph and crimson 2020-02-27 19:56:29 -08:00
none crimson:common add TOPNSPC namespace for ceph and crimson 2020-02-27 19:56:29 -08:00
Auth.h auth: remove unused forwarde declaration 2019-08-03 11:27:20 +08:00
AuthAuthorizeHandler.h crimson:common add TOPNSPC namespace for ceph and crimson 2020-02-27 19:56:29 -08:00
AuthClient.h auth/AuthClient: cleanup forward declaration 2019-04-06 21:40:45 +08:00
AuthClientHandler.cc auth: do not use GSS/KRB5 if ! HAVE_GSSAPI 2018-12-10 15:56:33 +08:00
AuthClientHandler.h crimson:common add TOPNSPC namespace for ceph and crimson 2020-02-27 19:56:29 -08:00
AuthMethodList.cc
AuthMethodList.h crimson:common add TOPNSPC namespace for ceph and crimson 2020-02-27 19:56:29 -08:00
AuthRegistry.cc auth: treat mgr the same as mon when selecting auth mode 2020-02-13 13:49:33 -08:00
AuthRegistry.h auth/AuthRegistry: more constness 2019-04-17 07:13:46 +08:00
AuthServer.h crimson:common add TOPNSPC namespace for ceph and crimson 2020-02-27 19:56:29 -08:00
AuthServiceHandler.cc auth: do not use GSS/KRB5 if ! HAVE_GSSAPI 2018-12-10 15:56:33 +08:00
AuthServiceHandler.h crimson:common add TOPNSPC namespace for ceph and crimson 2020-02-27 19:56:29 -08:00
AuthSessionHandler.cc auth: do not use cct unless i have to 2019-04-29 00:12:57 +08:00
AuthSessionHandler.h crimson:common add TOPNSPC namespace for ceph and crimson 2020-02-27 19:56:29 -08:00
CMakeLists.txt cmake: Add missing ssl include 2020-02-19 08:24:21 +00:00
Crypto.cc crimson:common add TOPNSPC namespace for ceph and crimson 2020-02-27 19:56:29 -08:00
Crypto.h crimson:common add TOPNSPC namespace for ceph and crimson 2020-02-27 19:56:29 -08:00
DummyAuth.h auth/DummyAuth: dummy auth server and client for test code 2019-02-07 12:10:34 -06:00
KeyRing.cc auth/KeyRing: escape quotes around commands 2019-06-25 15:10:07 +08:00
KeyRing.h crimson:common add TOPNSPC namespace for ceph and crimson 2020-02-27 19:56:29 -08:00
RotatingKeyRing.cc
RotatingKeyRing.h crimson:common add TOPNSPC namespace for ceph and crimson 2020-02-27 19:56:29 -08:00
scheme.txt