1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/auth/credentials
Andrew Bartlett 1baf916399 credentials: Always honour the return value of E_deshash()
When this returns false, the hash value is not correct as the password
could not be converted into an uppercase, 14 char or less ASCII string.

Andrew Bartlett
2011-12-28 22:39:19 +11:00
..
tests test: fixed several tests to use samba.tests 2011-11-10 14:24:21 +11:00
credentials_krb5.c s4-dns Use match-by-key in GSSAPI server if principal is not specified 2011-12-07 02:20:10 +01:00
credentials_krb5.h auth: move credentials layer to the top level 2011-10-11 13:41:36 +11:00
credentials_ntlm.c credentials: Always honour the return value of E_deshash() 2011-12-28 22:39:19 +11:00
credentials_samba3.c build: compile gensec_start.c and credentials.c in the autoconf build 2011-10-18 13:13:31 +11:00
credentials_secrets.c Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-set-variable]" warnings from the new gcc. 2011-11-21 23:39:08 +01:00
credentials.c credentials: Prioritise command-line specified options above defaults from smb.conf 2011-10-18 13:13:30 +11:00
credentials.h auth/credentials Declare remaining functions are public interfaces and put into credentials.h 2011-10-11 13:41:36 +11:00
pycredentials.c auth: move credentials layer to the top level 2011-10-11 13:41:36 +11:00
pycredentials.h auth: move credentials layer to the top level 2011-10-11 13:41:36 +11:00
samba-credentials.pc.in auth: move credentials layer to the top level 2011-10-11 13:41:36 +11:00
wscript_build auth: move credentials layer to the top level 2011-10-11 13:41:36 +11:00