.gitignore: Added wildcards to ignore generated resource files.
[wine] / dlls / wldap32 / add.c
2006-06-12  Alexandre Julliardwldap32: Explicitly specify CDECL calling convention...
2006-05-30  Mike McCormackwldap32: Fix unused variable warnings.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-08  Hans Leidekkerwldap32: Don't handle NULL attrs twice.
2005-12-02  Hans LeidekkerDocument DN and error handling functions.
2005-12-01  Hans LeidekkerDocument the ldap_delete* functions.
2005-11-28  Hans LeidekkerDocument the ldap_bind* functions.
2005-11-28  Hans LeidekkerDocument the ldap_add* functions.
2005-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
2005-08-15  Hans LeidekkerImprove parameter handling for the ldap_add* functions.
2005-08-10  Hans LeidekkerImplement ldap_add* functions.