1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/dsdb
Samuel Cabrero e23425a03c s4:dsdb: Check errno to determine if crypt or crypt_r succeeded
The behavior of these functions upon errors depends on the implementation.
The GNU libc implementation seems to return a null hash, but others like
libxcrypt returns a invalid hash string '*0'.

Signed-off-by: Samuel Cabrero <scabrero@suse.de>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2019-03-22 14:03:19 +00:00
..
common lib: Remove "struct sid_parse_ret" again 2019-03-12 00:42:19 +00:00
dns dns_update: samba_dnsupdate's exit code is not an errno 2019-01-15 07:53:21 +01:00
kcc kcc: Give a better error message when samdb_ntds_objectGUID fails 2019-03-07 03:50:20 +00:00
repl s4:dsdb: Remove unused header file 2019-02-27 07:59:27 +00:00
samdb s4:dsdb: Check errno to determine if crypt or crypt_r succeeded 2019-03-22 14:03:19 +00:00
schema source4: Use wrapper for string to integer conversion 2019-03-01 00:32:11 +00:00
tests/python dsdb pytsts: reduce scale of subtree rename speed test 2019-03-04 21:41:18 +00:00
pydsdb.c Clean up reference used with PyDict_Setxxx 2019-02-07 17:17:46 +01:00
samdb.pc.in
wscript_build build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00