index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
auth
/
AuthClientHandler.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth: Update AuthClientHandler.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
-1
/
+1
*
auth/AuthClientHandler: add build_initial_request hook
Sage Weil
2019-02-07
1
-0
/
+3
*
auth/AuthClientHandler: pass in session_key, connection_secret pointers
Sage Weil
2019-02-07
1
-1
/
+3
*
auth,common: switch to ceph::mutex, etc
Kefu Chai
2018-09-27
1
-5
/
+2
*
auth: drop the RWLock in AuthClientHandler
Kefu Chai
2018-08-23
1
-7
/
+3
*
auth: switch to LockPolicy templatized alternatives
Kefu Chai
2018-08-16
1
-7
/
+10
*
auth: move get_auth_client_handler() into AuthClientHandler
Kefu Chai
2018-08-16
1
-4
/
+3
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-1
/
+1
*
auth: AuthClientHandler::init() pass parameter by const ref
Kefu Chai
2017-02-14
1
-1
/
+1
*
auth/AuthClientHandler.h: remove unneeded forward declaration
Li Wang
2016-12-01
1
-1
/
+0
*
auth/cephx: kill dead code
xie xingguo
2016-06-12
1
-5
/
+0
*
AUTH: optimize header file dependency.
shawn
2016-05-20
1
-5
/
+0
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
auth: remove unused get_global_id() method
Josh Durgin
2014-04-09
1
-1
/
+0
*
auth: make AuthClientHandler::validate_ticket() protected
Josh Durgin
2014-04-09
1
-2
/
+2
*
auth: AuthClientHandler const cleanup
Josh Durgin
2014-04-09
1
-4
/
+4
*
auth: separate writes of build_request() into prepare_build_request()
Josh Durgin
2014-04-09
1
-0
/
+1
*
auth: remove unused tick() method
Josh Durgin
2014-04-09
1
-1
/
+0
*
auth: add rwlock to AuthClientHandler to prevent races
Josh Durgin
2014-04-09
1
-11
/
+6
*
Fix compilation -Wmismatched-tags warnings
Christophe Courtaut
2013-08-09
1
-1
/
+1
*
auth: fix uninit vars
Sage Weil
2012-08-31
1
-1
/
+1
*
auth: de-globalize AuthClientHandler and friends
Colin Patrick McCabe
2011-06-21
1
-2
/
+6
*
Bug #98: Unique names for include guards
Markus Elfring
2010-06-17
1
-2
/
+2
*
cephx: separate KeyRing and RotatingKeyRing
Sage Weil
2010-02-04
1
-1
/
+2
*
auth: reuse global_id when requesting tickets
Yehuda Sadeh
2009-11-17
1
-0
/
+1
*
auth: verify global_id with the one on the ticket
Yehuda Sadeh
2009-11-09
1
-0
/
+3
*
auth: fix 'auth none' authentication
Yehuda Sadeh
2009-10-31
1
-1
/
+1
*
auth: send request for tickets when needed
Yehuda Sadeh
2009-10-27
1
-0
/
+1
*
auth: cephx handler verifies keys expiration
Yehuda Sadeh
2009-10-26
1
-2
/
+9
*
auth: move auth rotating interaction into auth handlers
Sage Weil
2009-10-24
1
-1
/
+1
*
auth: move most Auth.h stuff into cephx/CephxProtocol.h
Sage Weil
2009-10-23
1
-4
/
+1
*
msgr: put AuthAuthorizer on heap, set protocol field during connect
Sage Weil
2009-10-23
1
-1
/
+1
*
auth: simplify AuthClientHandler interface
Sage Weil
2009-10-23
1
-44
/
+13
*
auth: better encapsulate cephx protocol
Sage Weil
2009-10-23
1
-79
/
+27
*
auth: return bool from build_authorizer
Sage Weil
2009-10-23
1
-1
/
+1
*
auth: merge envelope, cephx handshake
Sage Weil
2009-10-23
1
-11
/
+0
*
auth: remove (unused) addr field from authenticate, ticket
Sage Weil
2009-10-23
1
-1
/
+0
*
auth: kill some unused AuthClientHandler fields
Sage Weil
2009-10-23
1
-15
/
+0
*
auth: kill client side timeouts
Sage Weil
2009-10-23
1
-27
/
+3
*
auth: kill dead code
Sage Weil
2009-10-23
1
-3
/
+0
*
auth: kill CephXPremable, put trans_id in msg
Sage Weil
2009-10-23
1
-1
/
+1
*
auth: some cleanup
Sage Weil
2009-10-22
1
-1
/
+1
*
auth: authorize keeps state
Yehuda Sadeh
2009-10-22
1
-2
/
+2
*
auth: fix several issues with system init
Yehuda Sadeh
2009-10-08
1
-7
/
+11
*
auth: authorize on the connect message
Yehuda Sadeh
2009-10-07
1
-0
/
+2
*
auth: separate authenticate and authorize messages and handling
Yehuda Sadeh
2009-10-02
1
-3
/
+7
*
auth: librados requests for osd and mon keys
Yehuda Sadeh
2009-10-01
1
-0
/
+3
*
auth: protocol fixes, keys tool changes, keys init
Yehuda Sadeh
2009-09-25
1
-0
/
+1
*
auth: reuse authorize request handling for service tickets requests
Yehuda Sadeh
2009-09-24
1
-1
/
+1
[next]