Commit Graph

172 Commits (d6e76a1619ddb5c7cce5d62f1ccefea36bca11d6)

Author SHA1 Message Date
Charles Davis ad72c422ff wldap32: Silence a compiler warning. 2011-10-10 13:40:42 +02:00
Alexandre Julliard e04866f3cf wldap32: Include system headers before Windows headers. 2011-09-05 19:32:32 +02:00
Frédéric Delanoy 7e309601f3 dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
Marcus Meissner b122ac9c07 wldap32: Mark internal symbols with hidden visibility. 2011-05-26 13:31:08 +02:00
Hans Leidekker 95a5e9eba1 wldap32: Accept a NULL value in ldap_set_option. 2011-03-29 15:41:16 +02:00
Alexandre Julliard d1d494b3db wldap32: Convert translations to po files. 2011-01-06 17:57:43 +01:00
André Hentschel 08400e9dd7 wldap32/tests: Fix skipping if server is unavailable. 2010-11-29 19:51:28 +01:00
Paul Vriens 3d3ab1cb54 wldap32: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-26 11:56:50 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Luca Bennati 1f30199d29 wldap32: Update Italian translation. 2010-09-09 19:56:36 +02:00
Paul Vriens 75c5484174 dlls: Fix some specfiles with respect to 'str' and 'wstr' usage. 2010-09-09 14:57:44 +02:00
Hans Leidekker 3fbf6bdf11 wldap32: Fix handling of zero timeout value in ldap_search_extW.
Based on a patch by Adam Romanek.
2010-08-18 15:31:56 +02:00
Michael Stefaniuc 11cb39f1af wldap32: Remove the ignored common resource attributes. 2010-07-22 11:41:37 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Michael Stefaniuc 2fae3e0ee9 wldap32: Add the Romanian translation.
Translation by Claudia Cotună.
2010-07-14 11:43:07 +02:00
Gustavo Henrique Milaré b7f91654be wldap32: Update Portuguese (Brazilian) translation. 2010-07-02 12:18:12 +02:00
Kovács András 53828fa0e7 wldap32: Add Hungarian translation. 2010-06-29 10:54:16 +02:00
Igor Paliychuk 74f88f2933 wldap32: Ukrainian translation update. 2010-06-28 11:43:40 +02:00
Vitaly Lipatov b974852ce1 Update Russian translations. 2010-06-18 16:22:07 +02:00
Sven Baars 307aa290aa wldap32: Fix Dutch translation. 2010-06-12 12:06:36 +02:00
Luca Bennati d4b8ca12f2 wldap32: Add Italian translation. 2010-06-07 13:42:40 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard 6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Igor Paliychuk 8777a2cf6e wldap32: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
Vladimir Pankratov c574f6c421 wldap32: Convert the Russian resources to UTF-8. 2009-08-05 13:11:01 +02:00
Michael Stefaniuc b8520a7b28 wldap32: Convert the German resources to UTF-8. 2009-07-09 15:23:26 +02:00
Frédéric Delanoy 90684e6f43 wldap32: Fix French translation. 2009-07-09 14:51:37 +02:00
Michael Stefaniuc d0df28b909 wldap32: Build language resource files separately.
Instead of including them from an other rc file.
2009-06-30 14:53:42 +02:00
Frédéric Delanoy 1f983c51de wldap32: Fixed French translation. 2009-06-29 13:14:46 +02:00
Aurimas Fišeras a6c2cd7a43 wldap32: Add Lithuanian translation. 2009-06-29 12:25:46 +02:00
Paul Vriens d17f3fe8a5 wldap32/tests: Skip a test on older versions of wldap32 to prevent a crash. 2009-06-18 15:17:28 +02:00
Alexandre Julliard fb04bcf638 Fix position of CDECL qualifier for functions that return pointers. 2009-02-06 14:54:01 +01:00
Michael Stefaniuc d576c2d934 wldap32: Remove superfluous pointer casts. 2009-01-13 15:25:41 +01:00
Alexandre Julliard 5eb2753a44 wldap32: Use ~0u instead of ~0ul for DWORD values. 2009-01-05 12:40:28 +01:00
Alexandre Julliard 796197d97c wldap32/tests: Use ~0u instead of ~0ul for DWORD values. 2009-01-03 20:15:13 +01:00
Alexandre Julliard 71de29b795 wldap32: Convert ber_printf to use an MS ABI vararg list for x86_64. 2008-12-31 20:59:47 +01:00
ByeongSik Jeon 5f3287d79f *Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
2008-12-11 12:21:07 +01:00
Maarten Lankhorst 39d80a3c96 wldap32: Fix winldap_private header compatibility with 64-bit. 2008-11-26 12:05:48 +01:00
Ricardo Filipe 993b6d7f47 wldap32: Added Portuguese translation. 2008-11-17 12:57:58 +01:00
Hans Leidekker 0c82af8a27 wldap32: Skip tests when the server can't be reached. 2008-10-22 13:54:55 +02:00
Hans Leidekker 6d901a173d wldap32: Use a test query that is more likely to succeed within 20 seconds. 2008-10-21 14:00:36 +02:00
Alexandre Julliard 25c708911b wldap32: Map Unix error codes to Windows ones for all functions. 2008-10-20 12:22:13 +02:00
Alexandre Julliard 316f3fc693 wldap32/tests: Don't crash if ldap_search_ext_sA fails. 2008-10-20 12:20:48 +02:00
Hans Leidekker b981387383 wldap32: Add tests for ldap_parse_sort_control and make them pass. 2008-10-07 12:02:44 +02:00
Hans Leidekker 927e9e0892 wldap32: Return an error when ldap_parse_sort_control or ldap_parse_vlv_control is called with NULL control array. 2008-10-07 11:59:22 +02:00
Mikołaj Zalewski 14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
Jens Albretsen d749e57e9b wldap32: Danish translation. 2008-05-07 12:10:07 +02:00
Francois Gouget d9e9e67ffc wldap32: Fix typo in the French resources. 2008-04-14 12:40:22 +02:00
Mikołaj Zalewski 1a7a3821db wldap32: Add Polish translation. 2008-03-31 12:13:06 +02:00
Rob Shearman 48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00