Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
678ff27d25c62e3a25fa069914182a8a6391e121
/
net
/
ceph
/
auth.c
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
· 8 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
· 14 years ago
a41359f
ceph: renew auth tickets before they expire
by Sage Weil
· 14 years ago
984c769
ceph: removed duplicated #includes
by Andrea Gelmini
· 14 years ago
e95e9a7
ceph: avoid possible null dereference
by Sage Weil
· 14 years ago
559c1e0
ceph: include auth method in error messages
by Sage Weil
· 14 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