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