Sweden-Number/dlls/wldap32
Dmitry Timoshkov 35b7856d50 wldap32: Implement ldap_search_abandon_page.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-17 14:15:12 +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 wldap32: Define a debug channel only when we are using it. 2020-02-10 22:46:24 +01:00
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: Implement ldap_search_abandon_page. 2020-04-17 14:15:12 +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