1. da6ebb4 libceph: remove unnecessary ret variable in ceph_auth_init() by zuoqilin · 3 years, 7 months ago
  2. 03af4c7 libceph: set global_id as soon as we get an auth ticket by Ilya Dryomov · 3 years, 6 months ago
  3. 3c0d089 libceph: don't pass result into ac->ops->handle_reply() by Ilya Dryomov · 3 years, 6 months ago
  4. 61ca49a91 libceph: don't set global_id until we get an auth ticket by Ilya Dryomov · 3 years, 8 months ago
  5. 2f0df6c libceph: drop ceph_auth_{create,update}_authorizer() by Ilya Dryomov · 4 years, 1 month ago
  6. cd1a677 libceph, ceph: implement msgr2.1 protocol (crc and secure modes) by Ilya Dryomov · 4 years, 1 month ago
  7. 00498b9 libceph: introduce connection modes and ms_mode option by Ilya Dryomov · 4 years, 1 month ago
  8. 59711f9 libceph: amend cephx init_protocol() and build_request() by Ilya Dryomov · 4 years, 2 months ago
  9. 285ea34 libceph, ceph: incorporate nautilus cephx changes by Ilya Dryomov · 4 years, 2 months ago
  10. 6daca13 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. 0dde584 libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
  13. 464691b libceph: ceph_build_auth() doesn't need ceph_auth_build_hello() by Ilya Dryomov · 8 years ago
  14. fdc723e libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello() by Ilya Dryomov · 8 years ago
  15. f01d5cb libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode() by Ilya Dryomov · 9 years ago
  16. 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 9 years ago
  17. e996607 libceph: wrap auth methods in a mutex by Sage Weil · 12 years ago
  18. 27859f9 libceph: wrap auth ops in wrapper functions by Sage Weil · 12 years ago
  19. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 14 years ago
  20. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 15 years ago[Renamed (96%) from fs/ceph/auth.c]
  21. cd84db6 ceph: code cleanup by Yehuda Sadeh · 15 years ago
  22. a41359f ceph: renew auth tickets before they expire by Sage Weil · 15 years ago
  23. 984c769 ceph: removed duplicated #includes by Andrea Gelmini · 15 years ago
  24. e95e9a7 ceph: avoid possible null dereference by Sage Weil · 15 years ago
  25. 559c1e0 ceph: include auth method in error messages by Sage Weil · 15 years ago
  26. d45d0d9 ceph: add missing #includes by Sage Weil · 15 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  28. ec0994e ceph: add support for auth_x authentication protocol by Sage Weil · 15 years ago
  29. 07c8739 ceph: add struct version to auth encoding by Sage Weil · 15 years ago
  30. 9bd2e6f ceph: allow renewal of auth credentials by Sage Weil · 15 years ago
  31. dc14657 ceph: mount fails immediately on error by Yehuda Sadeh · 15 years ago
  32. 4e7a5dc ceph: negotiate authentication protocol; implement AUTH_NONE protocol by Sage Weil · 15 years ago