summaryrefslogtreecommitdiff
path: root/net/ceph/auth.c
AgeCommit message (Expand)Author
2021-06-28libceph: remove unnecessary ret variable in ceph_auth_init()zuoqilin
2021-06-24libceph: set global_id as soon as we get an auth ticketIlya Dryomov
2021-06-24libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov
2021-04-27libceph: don't set global_id until we get an auth ticketIlya Dryomov
2020-12-14libceph: drop ceph_auth_{create,update}_authorizer()Ilya Dryomov
2020-12-14libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov
2020-12-14libceph: introduce connection modes and ms_mode optionIlya Dryomov
2020-12-14libceph: amend cephx init_protocol() and build_request()Ilya Dryomov
2020-12-14libceph, ceph: incorporate nautilus cephx changesIlya Dryomov
2018-08-02libceph: add authorizer challengeIlya Dryomov
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