Commit Graph

9 Commits

Author SHA1 Message Date
Alexandre Julliard 469068715c wldap32: Always return WLDAP32 error values instead of redefining the ldap.h ones. 2007-11-08 13:11:34 +01: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 91e45c62d3 wldap32: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:34:46 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Hans Leidekker 3275450c3d wldap32: Document the value handling functions. 2005-12-31 13:13:13 +01:00
Hans Leidekker 70dd2d1c6a Fix the build without openldap. 2005-11-21 11:57:52 +00:00
Hans Leidekker 6c4011e768 Avoid using deprecated openldap functions.
Correct some return values.
2005-11-18 16:29:32 +00:00
Hans Leidekker d672c65ac3 Implement ldap_count_values*, ldap_get_values*, ldap_msgfree and
ldap_value_free_len.
2005-08-29 14:13:05 +00:00