Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | auth: drop unused get_supported_con_modes() from AuthServer. | Radoslaw Zarzynski | 2021-10-27 | 1 | -8/+0 |
* | crimson:common add TOPNSPC namespace for ceph and crimson | Chunmei Liu | 2020-02-28 | 1 | -1/+1 |
* | auth: Update AuthServer.h to work without using namespace | Adam C. Emerson | 2019-03-29 | 1 | -2/+2 |
* | auth: push con_mode selection into AuthRegistry helper | Sage Weil | 2019-02-20 | 1 | -0/+8 |
* | auth/AuthServer: fix typo in comments | Kefu Chai | 2019-02-12 | 1 | -2/+2 |
* | auth: document Auth{Client,Server} interfaces | Sage Weil | 2019-02-07 | 1 | -1/+6 |
* | auth/Auth{Client,Server}: pass auth_meta in explicitly | Sage Weil | 2019-02-07 | 1 | -0/+1 |
* | auth,msg/async/ProtocolV2: negotiate connection modes | Sage Weil | 2019-02-07 | 1 | -2/+9 |
* | auth/AuthRegistry: refactor handling of auth_*_requred options | Sage Weil | 2019-02-07 | 1 | -9/+12 |
* | auth: introduce AuthClient and AuthServer handlers | Sage Weil | 2019-02-07 | 1 | -0/+35 |