wine-wine/dlls/wldap32
Dmitry Timoshkov 3c7fddbcae wldap32: Set count and result to 0 when returning LDAP_NO_RESULTS_RETURNED.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-20 12:49:10 +02:00
..
tests wldap32: Set count and result to 0 when returning LDAP_NO_RESULTS_RETURNED. 2020-04-20 12:49:10 +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 wldap32: Set count and result to 0 when returning LDAP_NO_RESULTS_RETURNED. 2020-04-20 12:49:10 +02:00
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: Implement ldap_search_init_pageW. 2020-04-17 14:15:12 +02:00
wldap32.h wldap32: Implement ldap_search_init_pageW. 2020-04-17 14:15:12 +02:00
wldap32.rc
wldap32.spec