wldap32: Document the rename functions.
[wine] / dlls / wldap32 / bind.c
2006-06-12  Alexandre Julliardwldap32: Explicitly specify CDECL calling convention...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-02  Hans LeidekkerDocument DN and error handling functions.
2005-11-28  Hans LeidekkerDocument the ldap_bind* functions.
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 LeidekkerImprove error handling for the bind functions.
2005-07-24  Hans LeidekkerImplement ldap_sasl_bind* functions.
2005-07-20  Hans LeidekkerImplement ldap_simple_bind* and ldap_unbind* functions.
2005-07-19  Hans LeidekkerImplement ldap_bind* functions.