1. 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 8 years ago
  2. f6cdb29 libceph: kill off ceph_x_ticket_handler::validity by Ilya Dryomov · 9 years ago
  3. 187d131 libceph: invalidate AUTH in addition to a service ticket by Ilya Dryomov · 9 years ago
  4. 6abe097 libceph: fix authorizer invalidation, take 2 by Ilya Dryomov · 9 years ago
  5. a51983e libceph: add nocephx_sign_messages option by Ilya Dryomov · 9 years ago
  6. 4199b8e libceph: drop authorizer check from cephx msg signing routines by Ilya Dryomov · 9 years ago
  7. cbf99a1 libceph: introduce ceph_x_authorizer_cleanup() by Ilya Dryomov · 9 years ago
  8. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  9. 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
  10. ae385ea libceph: store session key in cephx authorizer by Yan, Zheng · 10 years ago
  11. e9226d7 libceph: eliminate unnecessary allocation in process_one_ticket() by Ilya Dryomov · 10 years ago
  12. c27a3e4 libceph: do not hard code max auth ticket len by Ilya Dryomov · 10 years ago
  13. 597cda3 libceph: add process_one_ticket() helper by Ilya Dryomov · 10 years ago
  14. 27859f9 libceph: wrap auth ops in wrapper functions by Sage Weil · 11 years ago
  15. 0bed9b5 libceph: add update_authorizer auth method by Sage Weil · 11 years ago
  16. 4b8e8b5 libceph: fix authorizer invalidation by Sage Weil · 11 years ago
  17. 74f1869 ceph: messenger: reduce args to create_authorizer by Alex Elder · 12 years ago
  18. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 13 years ago
  19. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago[Renamed (99%) from fs/ceph/auth_x.c]
  20. b545787 ceph: fix get_ticket_handler() error handling by Dan Carpenter · 14 years ago
  21. cd84db6 ceph: code cleanup by Yehuda Sadeh · 14 years ago
  22. 22b1de0 ceph: fix leak of mon authorizer by Sage Weil · 14 years ago
  23. 0cf5537 ceph: some endianity fixes by Yehuda Sadeh · 14 years ago
  24. a41359f ceph: renew auth tickets before they expire by Sage Weil · 14 years ago
  25. b736b3d ceph: adjust masked struct_v variable names by Sage Weil · 14 years ago
  26. 559c1e0 ceph: include auth method in error messages by Sage Weil · 14 years ago
  27. b0930f8 ceph: remove bad auth_x kmem_cache by Sage Weil · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  29. 0a990e7 ceph: clean up service ticket decoding by Sage Weil · 14 years ago
  30. 5b3dbb4 ceph: release old ticket_blob buffer by Sage Weil · 14 years ago
  31. 807c86e ceph: fix authenticator buffer size calculation by Sage Weil · 14 years ago
  32. ec0994e ceph: add support for auth_x authentication protocol by Sage Weil · 14 years ago