summaryrefslogtreecommitdiffstats
path: root/net/ceph/auth_none.c
Commit message (Expand)AuthorAgeFilesLines
* libceph: kill ceph_none_authorizer::reply_bufIlya Dryomov2021-06-281-2/+2
* libceph: set global_id as soon as we get an auth ticketIlya Dryomov2021-06-241-1/+2
* libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov2021-06-241-2/+2
* libceph: drop ac->ops->name fieldIlya Dryomov2020-12-141-1/+0
* libceph, ceph: incorporate nautilus cephx changesIlya Dryomov2020-12-141-1/+3
* ceph: fix whitespaceStephen Hemminger2018-08-021-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* 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-32/+39
* libceph: Fix NULL pointer dereference in auth client codeTyler Hicks2013-07-031-0/+6
* ceph: messenger: reduce args to create_authorizerAlex Elder2012-05-171-8/+7
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-0/+132