ntdll: Fix some test failures of RtlGUIDFromString and RtlStringFromGUID
[wine] / dlls / wldap32 /
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  Francois GougetFix the ldap_search_s prototypes (reported by winapi_ch...
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-21  Hans LeidekkerAdd helper functions for converting string arrays into...
2005-07-20  Hans LeidekkerImplement ldap_simple_bind* and ldap_unbind* functions.
2005-07-19  Hans LeidekkerImplement ldap_bind* functions.
2005-07-18  Hans LeidekkerImplement ber_* functions.
2005-07-15  Hans LeidekkerConfigure checks for OpenLDAP headers and libraries.
2005-07-13  Hans LeidekkerBeginnings of WLDAP32.