Sweden-Number/dlls/secur32
Dmitry Timoshkov d7430abd40 secur32: GetComputerObjectName should not set domain part of the name if it is NULL.
LsaQueryInformationPolicy(PolicyDnsDomainInformation) sets both Name and
DnsDomainName to NULL when hostname is set to a very long name like
"this_is_host.part21.part32.local" and supposedly can't be resolved due
to this.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-27 16:58:26 +02:00
..
tests secur32/tests: Make GetComputerObjectName() tests pass when computer is part of a domain. 2018-02-28 19:39:49 +01:00
Makefile.in secur32: Remove Kerberos SSPI stubs. 2018-02-01 22:24:57 +01:00
base64_codec.c
dispatcher.c secur32: Use the global memory allocation helpers. 2018-02-14 20:37:54 +01:00
hmac_md5.c
hmac_md5.h
lsa.c secur32: Use the global memory allocation helpers. 2018-02-14 20:37:54 +01:00
negotiate.c secur32: Use the global memory allocation helpers. 2018-02-14 20:37:54 +01:00
ntlm.c secur32: Make the SecurityFunctionTable[AW] functions static. 2018-02-22 21:46:27 +01:00
schannel.c secur32: Use the global memory allocation helpers. 2018-02-14 20:37:54 +01:00
schannel_gnutls.c secur32: Fixed compilation with prediluvian gnutls. 2017-04-28 17:07:43 +02:00
schannel_macosx.c secur32: Use the global memory allocation helpers. 2018-02-14 20:37:54 +01:00
secur32.c secur32: GetComputerObjectName should not set domain part of the name if it is NULL. 2018-03-27 16:58:26 +02:00
secur32.spec secur32: Fix LsaConnectUntrusted spec file entry. 2017-01-30 21:38:51 +01:00
secur32_priv.h secur32: Make the SecurityFunctionTable[AW] functions static. 2018-02-22 21:46:27 +01:00
thunks.c secur32: Use the global memory allocation helpers. 2018-02-14 20:37:54 +01:00
thunks.h
util.c secur32: Use the global memory allocation helpers. 2018-02-14 20:37:54 +01:00
wrapper.c secur32: Remove comment referencing an old macro. 2018-03-06 15:46:10 -06:00