1. 06e9259 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  2. 9041d1e libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 7 years ago
  3. 464691b libceph: ceph_build_auth() doesn't need ceph_auth_build_hello() by Ilya Dryomov · 8 years ago
  4. fdc723e libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello() by Ilya Dryomov · 8 years ago
  5. f01d5cb libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode() by Ilya Dryomov · 8 years ago
  6. 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 8 years ago
  7. e996607 libceph: wrap auth methods in a mutex by Sage Weil · 11 years ago
  8. 27859f9 libceph: wrap auth ops in wrapper functions by Sage Weil · 11 years ago
  9. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 13 years ago
  10. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago[Renamed (96%) from fs/ceph/auth.c]
  11. cd84db6 ceph: code cleanup by Yehuda Sadeh · 14 years ago
  12. a41359f ceph: renew auth tickets before they expire by Sage Weil · 14 years ago
  13. 984c769 ceph: removed duplicated #includes by Andrea Gelmini · 14 years ago
  14. e95e9a7 ceph: avoid possible null dereference by Sage Weil · 14 years ago
  15. 559c1e0 ceph: include auth method in error messages by Sage Weil · 14 years ago
  16. d45d0d9 ceph: add missing #includes by Sage Weil · 14 years ago
  17. 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
  18. ec0994e ceph: add support for auth_x authentication protocol by Sage Weil · 14 years ago
  19. 07c8739 ceph: add struct version to auth encoding by Sage Weil · 14 years ago
  20. 9bd2e6f ceph: allow renewal of auth credentials by Sage Weil · 14 years ago
  21. dc14657 ceph: mount fails immediately on error by Yehuda Sadeh · 15 years ago
  22. 4e7a5dc ceph: negotiate authentication protocol; implement AUTH_NONE protocol by Sage Weil · 15 years ago