Take advantage of the recursive nature of .gitignore for Makefile entries.
[wine] / dlls / wldap32 /
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
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-05-16  Hans Leidekkerwldap32: Document the modify and modrdn functions.
2006-05-05  Hans Leidekkerwldap32: Document the search functions.
2006-04-18  Alexandre Julliardwldap32: Added a wrapper for ber_scanf.
2006-04-18  Alexandre Julliardwldap32: Added a wrapper for ber_printf.
2006-04-18  Alexandre Julliardwldap32: Add wrappers for the ber_* functions.
2006-04-14  Hans Leidekkerwldap32: Document the miscellaneous functions.
2006-04-12  Hans Leidekkerwldap32: Improve error handling in create_page_control().
2006-04-10  Hans Leidekkerwldap32: Fix broken parameter handling.
2006-04-08  Hans Leidekkerwldap32: Don't handle NULL attrs twice.
2006-04-08  Hans Leidekkerwldap32: Don't return uninitialised values.
2006-04-08  Hans Leidekkerwldap32: Fix overrun by one of static array.
2006-02-17  Alexandre JulliardFixed a couple of function prototypes.
2006-02-06  Fatih Aşıcıwldap32: Turkish translation.
2006-01-03  Francois GougetSmall documentation tweaks to avoid winapi_check warnings.
2005-12-31  Hans Leidekkerwldap32: Implement some page handling functions.
2005-12-31  Hans Leidekkerwldap32: Document the functions that handle extended...
2005-12-31  Hans Leidekkerwldap32: Document the init functions.
2005-12-31  Hans Leidekkerwldap32: Document the value handling functions.
2005-12-31  Hans Leidekkerwldap32: Copy embedded berval structures too.
2005-12-21  Hans Leidekkerwldap32: Added configure checks for some potentially...
2005-12-02  Francois GougetBetter stick to the PSDK types.
2005-12-02  Hans LeidekkerDocument DN and error handling functions.
2005-12-01  Hans LeidekkerImplement ldap_parse_extended_result{A,W}, ldap_parse_r...
2005-12-01  Hans LeidekkerStub implementations for functions handling paged searc...
2005-12-01  Hans LeidekkerDocument the ldap_delete* functions.
2005-12-01  Steven EdwardsAdd stubs for ldap_search_init_page[A/W].
2005-11-30  Hans LeidekkerDocument the ldap_control* functions.
2005-11-29  Hans LeidekkerDocument the ldap_compare* functions.
2005-11-28  Hans LeidekkerDocument the ldap_bind* functions.
2005-11-28  Hans LeidekkerDocument the ldap_add* functions.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-24  Mike McCormackFix a compile error.
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-21  YunSong HwangUpdate Korean translations.
2005-11-21  Hans LeidekkerFix the build without openldap.
2005-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
2005-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
2005-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
2005-11-15  YunSong HwangUpdate Korean translations.
2005-11-14  YunSong HwangAdd Korean translations.
2005-10-29  Juan LangExport functions by ordinal, cryptnet.dll at least...
2005-09-29  Kevin KoltzauFix warnings in 64bit.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-26  Alexander N. SørnesAdded Norwegian translations.
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 LeidekkerFix the build without openldap headers.
2005-08-15  Hans LeidekkerImplement ldap_result.
2005-08-15  Vincent BéronUniformize DllMain TRACEing across dlls.
2005-08-15  Hans LeidekkerImprove parameter handling for the ldap_add* functions.
2005-08-15  Hans LeidekkerImplement ldap_modify* functions.
2005-08-12  Hans LeidekkerImplement LDAP_OPT_API_FEATURE_INFO and LDAP_OPT_API_INFO.
2005-08-11  Hans LeidekkerImplement ldap_delete* functions.
2005-08-10  Hans LeidekkerImplement ldap_add* functions.
2005-08-10  Jonathan ErnstFrench localization for wldap32.
2005-08-10  Hans LeidekkerAdd helpers for converting (arrays of) LDAPMod structur...
2005-08-10  Vincent BéronUse HAVE_LDAP_H when checking if ldap.h is available.
2005-08-09  Hans LeidekkerImplement ldap_{get,set}_option{A,W}.
2005-08-08  Dmitry TimoshkovAdded Russian resources to wldap32.
2005-08-08  Hans LeidekkerAdd Dutch resource translation.
2005-08-08  Hans LeidekkerAdd helpers for converting (arrays of) LDAPSortKey...
2005-08-03  Hans LeidekkerImplement LdapUnicodeToUTF8, LdapUTF8ToUnicode,
2005-08-02  Hans LeidekkerUse WLDAP32_LDAP_NO_MEMORY instead of LDAP_NO_MEMORY.
2005-08-02  Hans LeidekkerDon't rely on ldap structure when headers are not avail...
2005-08-02  Henning GerhardtAdd German resource file for WLDAP32.
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 LeidekkerImprove error handling for the init functions.
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  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.