summaryrefslogtreecommitdiffstats
path: root/net/ceph/auth_none.c
AgeCommit message (Expand)AuthorLines
2021-06-28libceph: kill ceph_none_authorizer::reply_bufIlya Dryomov-2/+2
2021-06-24libceph: set global_id as soon as we get an auth ticketIlya Dryomov-1/+2
2021-06-24libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov-2/+2
2020-12-14libceph: drop ac->ops->name fieldIlya Dryomov-1/+0
2020-12-14libceph, ceph: incorporate nautilus cephx changesIlya Dryomov-1/+3
2018-08-02ceph: fix whitespaceStephen Hemminger-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-08-24libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()Ilya Dryomov-1/+1
2016-04-25libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov-32/+39
2013-07-03libceph: Fix NULL pointer dereference in auth client codeTyler Hicks-0/+6
2012-05-17ceph: messenger: reduce args to create_authorizerAlex Elder-8/+7
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh-0/+132