Sweden-Number/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
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
control.c
delete.c
dn.c
error.c
extended.c
init.c
main.c
misc.c
modify.c
modrdn.c
option.c wldap32: Fix server controls lookup logic. 2020-04-06 21:21:42 +02:00
page.c
parse.c
rename.c
search.c
value.c
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.rc
wldap32.spec