summaryrefslogtreecommitdiff
path: root/fs/ceph/auth_x.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-21ceph: factor out libceph from Ceph file systemYehuda Sadeh1-687/+0
2010-08-26ceph: fix get_ticket_handler() error handlingDan Carpenter1-6/+9
2010-08-02ceph: code cleanupYehuda Sadeh1-3/+3
2010-07-06ceph: fix leak of mon authorizerSage Weil1-0/+3
2010-06-13ceph: some endianity fixesYehuda Sadeh1-1/+1
2010-05-29ceph: renew auth tickets before they expireSage Weil1-0/+12
2010-05-18ceph: adjust masked struct_v variable namesSage Weil1-9/+9
2010-05-18ceph: include auth method in error messagesSage Weil1-0/+1
2010-05-03ceph: remove bad auth_x kmem_cacheSage Weil1-22/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-23ceph: clean up service ticket decodingSage Weil1-8/+20
2010-03-21ceph: release old ticket_blob bufferSage Weil1-1/+5
2010-03-21ceph: fix authenticator buffer size calculationSage Weil1-6/+13
2010-02-11ceph: add support for auth_x authentication protocolSage Weil1-0/+656