wldap32: Mark internal symbols with hidden visibility.
[wine] / dlls / wldap32 / init.c
2009-01-05  Alexandre Julliardwldap32: Use ~0u instead of ~0ul for DWORD values.
2008-10-20  Alexandre Julliardwldap32: Map Unix error codes to Windows ones for all...
2007-11-08  Alexandre Julliardwldap32: Always return WLDAP32 error values instead...
2007-07-24  Michael Stefaniucwldap32: Don't produce unreachable code during conditio...
2007-07-12  Alexandre Julliardwldap32: Fix some potential infinite loops because...
2006-10-02  Hans Leidekkerwldap32: Win64 printf format warning fixes.
2006-08-11  Andrew Talbotwldap32: Write-strings warnings fix.
2006-06-12  Alexandre Julliardwldap32: Explicitly specify CDECL calling convention...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-08  Hans Leidekkerwldap32: Don't return uninitialised values.
2005-12-31  Hans Leidekkerwldap32: Document the init functions.
2005-11-23  Francois Gougetwinldap.h should include windeh.f and schnlsp.h.
2005-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
2005-08-22  Hans LeidekkerImplement LdapGetLastError, cldap_open*, ldap_abandon,
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 init functions.
2005-07-25  Hans LeidekkerImplement ldap_search_ext* and ldap_start_tls_s* functions.
2005-07-21  Hans LeidekkerImplement ldap_init* and ldap_open* functions.