index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
auth
/
krb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth: EACCES, not EPERM
Sage Weil
2019-10-23
2
-4
/
+4
*
auth/krb: fix Kerberos compile error
huangjun
2019-05-16
1
-1
/
+1
*
auth,mon,crimson: pass KeyStore by const reference
Kefu Chai
2019-04-28
1
-1
/
+1
*
auth: introduce DummyAuthSessionHandler.
Radoslaw Zarzynski
2019-02-21
1
-15
/
+1
*
auth: make AuthSessionHandler purely abstract.
Radoslaw Zarzynski
2019-02-21
1
-7
/
+1
*
auth: drop no_security() from AuthSessionHandler.
Radoslaw Zarzynski
2019-02-21
1
-1
/
+1
*
auth: make connection_secret a std::string
Sage Weil
2019-02-07
8
-12
/
+18
*
auth/AuthAuthorizeHandler: fix args for verify_authorizer()
Sage Weil
2019-02-07
2
-21
/
+26
*
auth: constify bufferlist arg to AuthAuthorizer::add_challenge()
Sage Weil
2019-02-07
1
-1
/
+1
*
auth/AuthClientHandler: pass in session_key, connection_secret pointers
Sage Weil
2019-02-07
2
-3
/
+8
*
auth/AuthServiceHandler: take session_key and connection_secret as args
Sage Weil
2019-02-07
2
-11
/
+21
*
auth: clean up AuthServiceHandler::handle_request() args
Sage Weil
2019-02-07
2
-11
/
+11
*
auth: clean up AuthServiceHandler::start_session()
Sage Weil
2019-02-07
2
-9
/
+7
*
msg,cephx: establish a unique connection_secret for every connection
Sage Weil
2019-01-23
4
-5
/
+11
*
auth/krb: Fix Kerberos build warnings
Daniel Oliveira
2018-12-20
1
-3
/
+2
*
auth: Kerberos authentication
oliveiradan
2018-12-04
9
-0
/
+1001