makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / wldap32 / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-14  Michael Stefaniucwldap32: Add the Romanian translation.
2010-06-29  Kovács Andráswldap32: Add Hungarian translation.
2010-06-07  Luca Bennatiwldap32: Add Italian translation.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-01-29  Igor Paliychukwldap32: Add Ukrainian translations.
2009-06-30  Michael Stefaniucwldap32: Build language resource files separately.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2006-10-02  Hans Leidekkerwldap32: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2005-12-31  Hans Leidekkerwldap32: Implement some page handling functions.
2005-12-01  Hans LeidekkerImplement ldap_parse_extended_result{A,W}, ldap_parse_r...
2005-09-08  Hans LeidekkerImplement ldap_control_free*, ldap_controls_free* and
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 ldap_rename* functions.
2005-08-22  Hans LeidekkerImplement ldap_modrdn* functions.
2005-08-15  Hans LeidekkerImplement ldap_modify* functions.
2005-08-11  Hans LeidekkerImplement ldap_delete* functions.
2005-08-10  Hans LeidekkerImplement ldap_add* functions.
2005-08-09  Hans LeidekkerImplement ldap_{get,set}_option{A,W}.
2005-08-03  Hans LeidekkerImplement LdapUnicodeToUTF8, LdapUTF8ToUnicode,
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-22  Hans LeidekkerImplement ldap_search* functions.
2005-07-21  Hans LeidekkerImplement ldap_init* and ldap_open* 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.