wine/dlls/wldap32
2023-04-04 09:44:29 +02:00
..
tests wldap32: Skip over the TLS certificate check if not using TLS. 2023-04-04 09:44:29 +02:00
add.c wldap32: Implement setting LDAP_OPT_SERVER_CERTIFICATE and add tests. 2023-03-30 20:28:28 +02:00
ber.c wldap32: Use the strdup function instead of reimplementing it. 2022-11-28 21:01:55 +01:00
bind.c wldap32: Implement setting LDAP_OPT_SERVER_CERTIFICATE and add tests. 2023-03-30 20:28:28 +02:00
compare.c wldap32: Implement setting LDAP_OPT_SERVER_CERTIFICATE and add tests. 2023-03-30 20:28:28 +02:00
control.c wldap32: Implement setting LDAP_OPT_SERVER_CERTIFICATE and add tests. 2023-03-30 20:28:28 +02:00
delete.c wldap32: Implement setting LDAP_OPT_SERVER_CERTIFICATE and add tests. 2023-03-30 20:28:28 +02:00
dn.c wldap32: Use the bundled liblber and libldap. 2022-11-15 21:21:27 +01:00
error.c wldap32: Use the bundled liblber and libldap. 2022-11-15 21:21:27 +01:00
extended.c wldap32: Implement setting LDAP_OPT_SERVER_CERTIFICATE and add tests. 2023-03-30 20:28:28 +02:00
init.c wldap32: Skip over the TLS certificate check if not using TLS. 2023-04-04 09:44:29 +02:00
main.c wldap32: Use the bundled liblber and libldap. 2022-11-15 21:21:27 +01:00
Makefile.in wldap32: Implement setting LDAP_OPT_SERVER_CERTIFICATE and add tests. 2023-03-30 20:28:28 +02:00
misc.c wldap32: Handle null LDAPMessage in ldap_count_entries. 2023-03-16 12:47:54 +01:00
modify.c wldap32: Implement setting LDAP_OPT_SERVER_CERTIFICATE and add tests. 2023-03-30 20:28:28 +02:00
modrdn.c wldap32: Implement setting LDAP_OPT_SERVER_CERTIFICATE and add tests. 2023-03-30 20:28:28 +02:00
option.c wldap32: Allow LDAP_OPT_REFERRALS to be set from a pointer. 2023-04-03 16:52:01 +02:00
page.c wldap32: Use the wcsdup function instead of reimplementing it. 2022-11-21 12:57:45 +01:00
parse.c wldap32: Handle null LDAPMessage in ldap_parse_result. 2023-03-16 12:47:54 +01:00
rename.c wldap32: Implement setting LDAP_OPT_SERVER_CERTIFICATE and add tests. 2023-03-30 20:28:28 +02:00
search.c wldap32: Implement setting LDAP_OPT_SERVER_CERTIFICATE and add tests. 2023-03-30 20:28:28 +02:00
value.c wldap32: Use the bundled liblber and libldap. 2022-11-15 21:21:27 +01:00
winldap_private.h wldap32: Allow LDAP_OPT_REFERRALS to be set from a pointer. 2023-04-03 16:52:01 +02:00
wldap32.rc
wldap32.spec wldap32: Add ldap_set_dbg_flags stub. 2023-03-13 10:42:48 +01:00