summaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/auth.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* 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-021-0/+2
* libceph: wrap auth ops in wrapper functionsSage Weil2013-05-021-0/+13
* libceph: add update_authorizer auth methodSage Weil2013-05-021-0/+3
* ceph: messenger: reduce args to create_authorizerAlex Elder2012-05-171-3/+1Star
* 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-211-0/+92