aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/auth_x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-02libceph: add nocephx_sign_messages optionIlya Dryomov1-0/+7
2015-11-02libceph: drop authorizer check from cephx msg signing routinesIlya Dryomov1-4/+1
2015-11-02libceph: introduce ceph_x_authorizer_cleanup()Ilya Dryomov1-11/+17
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov1-1/+1
2014-12-17libceph: message signature supportYan, Zheng1-0/+58
2014-12-17libceph: store session key in cephx authorizerYan, Zheng1-7/+11
2014-10-31libceph: eliminate unnecessary allocation in process_one_ticket()Ilya Dryomov1-15/+10
2014-09-10libceph: do not hard code max auth ticket lenIlya Dryomov1-35/+29
2014-09-10libceph: add process_one_ticket() helperIlya Dryomov1-104/+124
2013-05-01libceph: wrap auth ops in wrapper functionsSage Weil1-1/+0
2013-05-01libceph: add update_authorizer auth methodSage Weil1-0/+23
2013-05-01libceph: fix authorizer invalidationSage Weil1-1/+1
2012-05-17ceph: messenger: reduce args to create_authorizerAlex Elder1-8/+7
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen1-3/+5
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+688