index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
auth
/
AuthServiceHandler.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mon: fail fast when unauthorized global_id (re)use is disallowed
Ilya Dryomov
2021-04-06
1
-0
/
+3
*
auth/cephx: option to disallow unauthorized global_id (re)use
Ilya Dryomov
2021-04-06
1
-1
/
+18
*
auth/AuthServiceHandler: keep track of global_id and whether it is new
Ilya Dryomov
2021-04-06
1
-7
/
+15
*
auth/AuthServiceHandler: drop unused start_session() args
Ilya Dryomov
2021-04-06
1
-4
/
+1
*
crimson:common add TOPNSPC namespace for ceph and crimson
Chunmei Liu
2020-02-28
1
-1
/
+1
*
auth: Update AuthServiceHandler.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-4
/
+4
*
auth: make connection_secret a std::string
Sage Weil
2019-02-07
1
-2
/
+4
*
auth/AuthServiceHandler: take session_key and connection_secret as args
Sage Weil
2019-02-07
1
-2
/
+7
*
auth: clean up AuthServiceHandler::handle_request() args
Sage Weil
2019-02-07
1
-1
/
+4
*
auth: clean up AuthServiceHandler::start_session()
Sage Weil
2019-02-07
1
-1
/
+3
*
auth: remove auid args from handle_request and verify_authorizer
Sage Weil
2018-08-31
1
-1
/
+1
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-2
/
+2
*
common: Remove redundant includes
Brad Hubbard
2017-05-13
1
-2
/
+5
*
AUTH: optimize header file dependency.
shawn
2016-05-20
1
-1
/
+0
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
auth: remove global instance of auth_supported
Sage Weil
2011-10-13
1
-2
/
+1
*
auth: de-globalize AuthServiceHandler and pals
Colin Patrick McCabe
2011-06-21
1
-2
/
+7
*
Rename config.h -> common/config.h
Colin Patrick McCabe
2011-02-23
1
-1
/
+1
*
Bug #98: Unique names for include guards
Markus Elfring
2010-06-17
1
-2
/
+2
*
types: standardize on uint64_t
Sage Weil
2010-05-07
1
-1
/
+1
*
auth: Add an auid parameter to verify_authorizer and handle_request
Greg Farnum
2010-03-06
1
-1
/
+1
*
auth: change server side negotiation a bit
Sage Weil
2009-11-18
1
-1
/
+1
*
auth: reuse global_id when requesting tickets
Yehuda Sadeh
2009-11-17
1
-2
/
+2
*
auth: verify global_id with the one on the ticket
Yehuda Sadeh
2009-11-09
1
-1
/
+4
*
auth: define authorize callbacks for different auth protocols
Yehuda Sadeh
2009-10-30
1
-2
/
+2
*
auth: CEPH_AUTH_NONE auth and caps working
Yehuda Sadeh
2009-10-29
1
-3
/
+6
*
auth: mon does not filter messages that come from mon
Yehuda Sadeh
2009-10-28
1
-0
/
+2
*
auth: pass mon caps to the session
Yehuda Sadeh
2009-10-24
1
-1
/
+1
*
auth: move cephx server side into cephx dir
Sage Weil
2009-10-23
1
-8
/
+3
*
auth: better encapsulate cephx protocol
Sage Weil
2009-10-23
1
-0
/
+1
*
auth: kill useless AuthServiceManager; rename file to AuthServiceHandler
Sage Weil
2009-10-22
1
-0
/
+36