Release 1.5.29.
[wine] / dlls / wldap32 / winldap_private.h
2009-02-06  Alexandre JulliardFix position of CDECL qualifier for functions that...
2008-11-26  Maarten Lankhorstwldap32: Fix winldap_private header compatibility with...
2007-11-08  Alexandre Julliardwldap32: Always return WLDAP32 error values instead...
2007-11-08  Hans Leidekkerwldap32: Fix build against latest OpenLDAP release.
2007-03-17  Alexandre Julliardwldap32: Prefix option defines with WLDAP32 to avoid...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-17  Alexandre JulliardFixed a couple of function prototypes.
2005-12-31  Hans Leidekkerwldap32: Implement some page handling functions.
2005-12-01  Hans LeidekkerStub implementations for functions handling paged searc...
2005-11-23  Francois Gougetwinldap.h should include windeh.f and schnlsp.h.
2005-11-21  Hans LeidekkerImplement ldap_create_vlv_control{A,W},
2005-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
2005-09-08  Hans LeidekkerImplement ldap_create_sort_control*.
2005-09-08  Hans LeidekkerImplement ldap_control_free*, ldap_controls_free* and
2005-09-07  Hans LeidekkerImplement ldap_escape_filter_element*.
2005-09-02  Hans LeidekkerFix the build without openldap headers.
2005-08-30  Hans LeidekkerImplement ldap_count_entries, ldap_count_references,
2005-08-29  Hans LeidekkerImplement ldap_count_values*, ldap_get_values*, ldap_m...
2005-08-29  Hans LeidekkerImplement ldap_extended_operation* and ldap_close_exten...
2005-08-22  Hans LeidekkerImplement LdapGetLastError, cldap_open*, ldap_abandon,
2005-08-22  Hans LeidekkerImplement ldap_rename* functions.
2005-08-22  Hans LeidekkerImplement ldap_modrdn* functions.
2005-08-15  Hans LeidekkerImplement ldap_result.
2005-08-15  Hans LeidekkerImplement ldap_modify* functions.
2005-08-11  Hans LeidekkerImplement ldap_delete* functions.
2005-08-10  Hans LeidekkerAdd helpers for converting (arrays of) LDAPMod structur...
2005-08-08  Hans LeidekkerAdd helpers for converting (arrays of) LDAPSortKey...
2005-08-03  Hans LeidekkerImplement LdapUnicodeToUTF8, LdapUTF8ToUnicode,
2005-08-02  Hans LeidekkerDon't rely on ldap structure when headers are not avail...
2005-08-01  Hans LeidekkerImplement ldap_compare* functions.
2005-08-01  Hans LeidekkerImplement ldap_err2string.
2005-07-27  Hans LeidekkerImplement ldap_perror, ldap_result2error and LdapMapErr...
2005-07-26  Hans LeidekkerCorrect prototype for ldap_search_ext_s.
2005-07-26  Hans LeidekkerImprove error handling for the bind functions.
2005-07-25  Hans LeidekkerImplement ldap_search_ext* and ldap_start_tls_s* functions.
2005-07-24  Hans LeidekkerImplement ldap_sasl_bind* functions.
2005-07-22  Hans LeidekkerAdd helper functions for converting LDAPControl structures.
2005-07-22  Hans LeidekkerImplement ldap_search* functions.
2005-07-21  Hans LeidekkerImplement ldap_init* and ldap_open* functions.
2005-07-20  Hans LeidekkerImplement ldap_simple_bind* and ldap_unbind* functions.
2005-07-19  Hans LeidekkerImplement ldap_bind* functions.