Avoid using deprecated openldap functions.
[wine] / dlls / wldap32 / search.c
2005-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
2005-08-10  Vincent BéronUse HAVE_LDAP_H when checking if ldap.h is available.
2005-08-02  Hans LeidekkerUse WLDAP32_LDAP_NO_MEMORY instead of LDAP_NO_MEMORY.
2005-07-26  Hans LeidekkerCorrect prototype for ldap_search_ext_s.
2005-07-25  Hans LeidekkerImplement ldap_search_ext* and ldap_start_tls_s* functions.
2005-07-22  Hans LeidekkerImplement ldap_search* functions.