wine-wine/dlls/wldap32
Dmitry Timoshkov 6df25aafbb wldap32: Fix server controls lookup logic.
This fixes 'supported == user_count' comparison if the server has duplicate
control OIDs in the returned list.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-06 21:21:42 +02:00
..
tests wldap32: Locally cache "supportedControl" rootDSE attribute, and check it in ldap_set_option(LDAP_OPT_SERVER_CONTROLS). 2020-04-03 17:02:12 +02:00
Makefile.in
add.c wldap32: Actually use private LDAP structure for internal storage. 2020-04-03 17:02:03 +02:00
ber.c
bind.c wldap32: Locally cache "supportedControl" rootDSE attribute, and check it in ldap_set_option(LDAP_OPT_SERVER_CONTROLS). 2020-04-03 17:02:12 +02:00
compare.c wldap32: Actually use private LDAP structure for internal storage. 2020-04-03 17:02:03 +02:00
control.c wldap32: Actually use private LDAP structure for internal storage. 2020-04-03 17:02:03 +02:00
delete.c wldap32: Actually use private LDAP structure for internal storage. 2020-04-03 17:02:03 +02:00
dn.c wldap32: Actually use private LDAP structure for internal storage. 2020-04-03 17:02:03 +02:00
error.c wldap32: Actually use private LDAP structure for internal storage. 2020-04-03 17:02:03 +02:00
extended.c wldap32: Actually use private LDAP structure for internal storage. 2020-04-03 17:02:03 +02:00
init.c wldap32: Actually use private LDAP structure for internal storage. 2020-04-03 17:02:03 +02:00
main.c
misc.c wldap32: Actually use private LDAP structure for internal storage. 2020-04-03 17:02:03 +02:00
modify.c wldap32: Actually use private LDAP structure for internal storage. 2020-04-03 17:02:03 +02:00
modrdn.c wldap32: Actually use private LDAP structure for internal storage. 2020-04-03 17:02:03 +02:00
option.c wldap32: Fix server controls lookup logic. 2020-04-06 21:21:42 +02:00
page.c
parse.c wldap32: Actually use private LDAP structure for internal storage. 2020-04-03 17:02:03 +02:00
rename.c wldap32: Actually use private LDAP structure for internal storage. 2020-04-03 17:02:03 +02:00
search.c wldap32: Actually use private LDAP structure for internal storage. 2020-04-03 17:02:03 +02:00
value.c wldap32: Actually use private LDAP structure for internal storage. 2020-04-03 17:02:03 +02:00
winldap_private.h wldap32: Locally cache "supportedControl" rootDSE attribute, and check it in ldap_set_option(LDAP_OPT_SERVER_CONTROLS). 2020-04-03 17:02:12 +02:00
wldap32.h wldap32: Add support for ldap_bind_s(LDAP_AUTH_NEGOTIATE). 2020-03-24 12:36:01 +01:00
wldap32.rc
wldap32.spec