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