summaryrefslogtreecommitdiffstats
path: root/src/auth/AuthServer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* auth: drop unused get_supported_con_modes() from AuthServer.Radoslaw Zarzynski2021-10-271-8/+0
* crimson:common add TOPNSPC namespace for ceph and crimsonChunmei Liu2020-02-281-1/+1
* auth: Update AuthServer.h to work without using namespaceAdam C. Emerson2019-03-291-2/+2
* auth: push con_mode selection into AuthRegistry helperSage Weil2019-02-201-0/+8
* auth/AuthServer: fix typo in commentsKefu Chai2019-02-121-2/+2
* auth: document Auth{Client,Server} interfacesSage Weil2019-02-071-1/+6
* auth/Auth{Client,Server}: pass auth_meta in explicitlySage Weil2019-02-071-0/+1
* auth,msg/async/ProtocolV2: negotiate connection modesSage Weil2019-02-071-2/+9
* auth/AuthRegistry: refactor handling of auth_*_requred optionsSage Weil2019-02-071-9/+12
* auth: introduce AuthClient and AuthServer handlersSage Weil2019-02-071-0/+35