summaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/auth.h
Commit message (Expand)AuthorAgeFilesLines
* libceph: set global_id as soon as we get an auth ticketIlya Dryomov2021-06-241-1/+3
* libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov2021-06-241-1/+1
* libceph: drop ceph_auth_{create,update}_authorizer()Ilya Dryomov2020-12-141-6/+0
* libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov2020-12-141-1/+35
* libceph: introduce connection modes and ms_mode optionIlya Dryomov2020-12-141-2/+6
* libceph: drop ac->ops->name fieldIlya Dryomov2020-12-141-2/+0
* libceph, ceph: incorporate nautilus cephx changesIlya Dryomov2020-12-141-4/+12
* libceph: add authorizer challengeIlya Dryomov2018-08-021-0/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov2016-12-121-3/+2
* libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()Ilya Dryomov2016-08-241-1/+1
* libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov2016-04-251-5/+5
* libceph: message signature supportYan, Zheng2014-12-171-0/+26
* libceph: wrap auth methods in a mutexSage Weil2013-05-011-0/+2
* libceph: wrap auth ops in wrapper functionsSage Weil2013-05-011-0/+13
* libceph: add update_authorizer auth methodSage Weil2013-05-011-0/+3
* ceph: messenger: reduce args to create_authorizerAlex Elder2012-05-171-3/+1
* ceph: define ceph_auth_handshake typeAlex Elder2012-05-171-0/+8
* ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-291-2/+2
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-0/+92