summaryrefslogtreecommitdiffstats
path: root/net/ceph/auth.c
Commit message (Expand)AuthorAgeFilesLines
* libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov2016-12-121-2/+2
* libceph: ceph_build_auth() doesn't need ceph_auth_build_hello()Ilya Dryomov2016-10-031-3/+1
* libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello()Ilya Dryomov2016-10-031-1/+1
* libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()Ilya Dryomov2016-08-241-2/+5
* libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov2016-04-251-6/+2
* libceph: wrap auth methods in a mutexSage Weil2013-05-011-22/+56
* libceph: wrap auth ops in wrapper functionsSage Weil2013-05-011-0/+47
* ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-291-4/+4
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-0/+259