-
eee8c1b9
by Dmitry Timoshkov at 2025-01-23T10:50:22+01:00
wldap32: Avoid crashes in interact_callback() if defaults is NULL.
ldap_bind_sW() already copes with SEC_WINNT_AUTH_IDENTITY_W being NULL.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
b98337e9
by Dmitry Timoshkov at 2025-01-23T10:50:24+01:00
wldap32: Add stub for ldap_get_option(LDAP_OPT_GETDSNAME_FLAGS).
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
85ccc910
by Dmitry Timoshkov at 2025-01-23T10:50:24+01:00
wldap32: Add stub for ldap_set_option(LDAP_OPT_GETDSNAME_FLAGS).
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
2c313faf
by Dmitry Timoshkov at 2025-01-23T10:50:24+01:00
wldap32: Add stub for ldap_set_option(LDAP_OPT_PROMPT_CREDENTIALS).
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
45e73437
by Dmitry Timoshkov at 2025-01-23T10:50:24+01:00
wldap32: Add stub for ldap_set_option(LDAP_OPT_REFERRAL_CALLBACK).
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>