wininet: Include the Proxy-Connection header in the keep-alive check.
[wine] / dlls / wldap32 /
2013-04-15  Alexandre JulliardRemove empty DLL_PROCESS_DETACH case statements.
2012-05-04  Francois Gougetwldap32: An English (United States) spelling fix.
2011-10-10  Charles Daviswldap32: Silence a compiler warning.
2011-09-05  Alexandre Julliardwldap32: Include system headers before Windows headers.
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-05-26  Marcus Meissnerwldap32: Mark internal symbols with hidden visibility.
2011-03-29  Hans Leidekkerwldap32: Accept a NULL value in ldap_set_option.
2011-01-06  Alexandre Julliardwldap32: Convert translations to po files.
2010-11-29  André Hentschelwldap32/tests: Fix skipping if server is unavailable.
2010-10-26  Paul Vrienswldap32: Add the Serbian (Latin and Cyrillic) translation.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-09  Luca Bennatiwldap32: Update Italian translation.
2010-09-09  Paul Vriensdlls: Fix some specfiles with respect to 'str' and...
2010-08-18  Hans Leidekkerwldap32: Fix handling of zero timeout value in ldap_sea...
2010-07-22  Michael Stefaniucwldap32: Remove the ignored common resource attributes.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-14  Michael Stefaniucwldap32: Add the Romanian translation.
2010-07-02  Gustavo Henrique... wldap32: Update Portuguese (Brazilian) translation.
2010-06-29  Kovács Andráswldap32: Add Hungarian translation.
2010-06-28  Igor Paliychukwldap32: Ukrainian translation update.
2010-06-18  Vitaly LipatovUpdate Russian translations.
2010-06-12  Sven Baarswldap32: Fix Dutch translation.
2010-06-07  Luca Bennatiwldap32: Add Italian translation.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-01-29  Igor Paliychukwldap32: Add Ukrainian translations.
2009-08-05  Vladimir Pankratovwldap32: Convert the Russian resources to UTF-8.
2009-07-09  Michael Stefaniucwldap32: Convert the German resources to UTF-8.
2009-07-09  Frédéric Delanoywldap32: Fix French translation.
2009-06-30  Michael Stefaniucwldap32: Build language resource files separately.
2009-06-29  Frédéric Delanoywldap32: Fixed French translation.
2009-06-29  Aurimas Fišeraswldap32: Add Lithuanian translation.
2009-06-18  Paul Vrienswldap32/tests: Skip a test on older versions of wldap32...
2009-02-06  Alexandre JulliardFix position of CDECL qualifier for functions that...
2009-01-13  Michael Stefaniucwldap32: Remove superfluous pointer casts.
2009-01-05  Alexandre Julliardwldap32: Use ~0u instead of ~0ul for DWORD values.
2009-01-03  Alexandre Julliardwldap32/tests: Use ~0u instead of ~0ul for DWORD values.
2008-12-31  Alexandre Julliardwldap32: Convert ber_printf to use an MS ABI vararg...
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-11-26  Maarten Lankhorstwldap32: Fix winldap_private header compatibility with...
2008-11-17  Ricardo Filipewldap32: Added Portuguese translation.
2008-10-22  Hans Leidekkerwldap32: Skip tests when the server can't be reached.
2008-10-21  Hans Leidekkerwldap32: Use a test query that is more likely to succee...
2008-10-20  Alexandre Julliardwldap32: Map Unix error codes to Windows ones for all...
2008-10-20  Alexandre Julliardwldap32/tests: Don't crash if ldap_search_ext_sA fails.
2008-10-07  Hans Leidekkerwldap32: Add tests for ldap_parse_sort_control and...
2008-10-07  Hans Leidekkerwldap32: Return an error when ldap_parse_sort_control...
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-07  Jens Albretsenwldap32: Danish translation.
2008-04-14  Francois Gougetwldap32: Fix typo in the French resources.
2008-03-31  Mikołaj Zalewskiwldap32: Add Polish translation.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-01-04  Austin EnglishMore spelling fixes.
2008-01-03  Austin EnglishSpelling fixes.
2007-11-08  Alexandre Julliardwldap32: Always return WLDAP32 error values instead...
2007-11-08  Hans Leidekkerwldap32: Fix build against latest OpenLDAP release.
2007-10-16  Daniel Nylanderwldap32: Add Swedish translation.
2007-09-12  Francois Gougetwldap32: Fix a typo in the French resources.
2007-07-24  Michael Stefaniucwldap32: Don't produce unreachable code during conditio...
2007-07-12  Alexandre Julliardwldap32: Fix some potential infinite loops because...
2007-03-17  Alexandre Julliardwldap32: Prefix option defines with WLDAP32 to avoid...
2007-02-13  Michael Stefaniucwldap32: Missing HeapFree on error path (found by Smatch).
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-19  Jonathan ErnstUse SUBLANG_NEUTRAL in French resources.
2006-10-12  José Manuel Ferrer... wldap32: Added Spanish translation.
2006-10-05  Hans Leidekkerwldap32: Cast-qual warnings fix.
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...
2006-08-16  Hans Leidekkerwldap32: Support setting server controls.
2006-08-16  Hans Leidekkerwldap32: Document ldap_{get,set}_option and the parsing...
2006-08-11  Andrew Talbotwldap32: Write-strings warnings fix.
2006-07-11  Hans Leidekkerwldap32: Document the ber functions.
2006-07-11  Hans Leidekkerwldap32: Document the rename functions.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
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.
next