summaryrefslogtreecommitdiff
path: root/net/ceph/auth.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-12libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov
2016-10-03libceph: ceph_build_auth() doesn't need ceph_auth_build_hello()Ilya Dryomov
2016-10-03libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello()Ilya Dryomov
2016-08-24libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()Ilya Dryomov
2016-04-25libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov
2013-05-01libceph: wrap auth methods in a mutexSage Weil
2013-05-01libceph: wrap auth ops in wrapper functionsSage Weil
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh