Commit Graph

151 Commits

Author SHA1 Message Date
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
Austin English 79c0bc28ff More spelling fixes. 2008-01-04 12:55:45 +01:00
Austin English 464258b7cd Spelling fixes. 2008-01-03 13:08:54 +01:00
Alexandre Julliard 469068715c wldap32: Always return WLDAP32 error values instead of redefining the ldap.h ones. 2007-11-08 13:11:34 +01:00
Hans Leidekker 032dbfe474 wldap32: Fix build against latest OpenLDAP release. 2007-11-08 12:52:48 +01:00
Daniel Nylander 8fcb705614 wldap32: Add Swedish translation. 2007-10-16 12:41:23 +02:00
Francois Gouget a4519b02ba wldap32: Fix a typo in the French resources. 2007-09-12 11:33:10 +02:00
Michael Stefaniuc ca2a6673c9 wldap32: Don't produce unreachable code during conditional compilation. Found bySmatch. 2007-07-24 11:26:08 +02:00
Alexandre Julliard 4397e99585 wldap32: Fix some potential infinite loops because of an unsigned loop counter. 2007-07-12 17:32:24 +02:00
Alexandre Julliard 7e5770d0a7 wldap32: Prefix option defines with WLDAP32 to avoid conflicts with system headers. 2007-03-17 20:06:00 +01:00
Michael Stefaniuc c6c68bf304 wldap32: Missing HeapFree on error path (found by Smatch). 2007-02-13 12:19:08 +01:00
Mikołaj Zalewski 58bd35c8c5 resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
Mikołaj Zalewski e32aa55703 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
Byeong-Sik Jeon e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Jonathan Ernst a34e04eaf4 Use SUBLANG_NEUTRAL in French resources. 2006-10-19 13:35:05 +02:00
José Manuel Ferrer Ortiz 9aa317dd84 wldap32: Added Spanish translation. 2006-10-12 11:36:51 +02:00
Hans Leidekker 906ca70583 wldap32: Cast-qual warnings fix. 2006-10-05 18:06:50 +02:00
Hans Leidekker 54d1899210 wldap32: Win64 printf format warning fixes. 2006-10-02 14:32:27 +02:00
Michael Stefaniuc 85ce5117c5 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Hans Leidekker 1219fa5806 wldap32: Support setting server controls. 2006-08-16 16:41:15 +02:00
Hans Leidekker 9744cdbc22 wldap32: Document ldap_{get,set}_option and the parsing functions. 2006-08-16 16:41:10 +02:00