Alexandre Julliard
|
5eb2753a44
|
wldap32: Use ~0u instead of ~0ul for DWORD values.
|
2009-01-05 12:40:28 +01: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
|
469068715c
|
wldap32: Always return WLDAP32 error values instead of redefining the ldap.h ones.
|
2007-11-08 13:11:34 +01:00 |
Alexandre Julliard
|
91e45c62d3
|
wldap32: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-12 21:34:46 +02:00 |
Mike McCormack
|
e4438fe14f
|
wldap32: Fix unused variable warnings.
|
2006-05-30 12:23:30 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Hans Leidekker
|
12ad28acfe
|
wldap32: Don't handle NULL attrs twice.
|
2006-04-08 19:59:27 +02:00 |
Hans Leidekker
|
548d08884b
|
Document DN and error handling functions.
Try to stick to Wine's documentation format.
|
2005-12-02 11:26:19 +01:00 |
Hans Leidekker
|
7fbf3420bf
|
Document the ldap_delete* functions.
|
2005-12-01 15:58:25 +01:00 |
Hans Leidekker
|
9d3c5fbe61
|
Document the ldap_bind* functions.
|
2005-11-28 20:41:08 +01:00 |
Hans Leidekker
|
02b9135d58
|
Document the ldap_add* functions.
|
2005-11-28 10:38:45 +01:00 |
Hans Leidekker
|
29c2c75e04
|
Avoid using deprecated openldap functions.
Correct some return values.
|
2005-11-18 15:05:01 +00:00 |
Hans Leidekker
|
2c883d83c8
|
Improve parameter handling for the ldap_add* functions.
|
2005-08-15 10:23:15 +00:00 |
Hans Leidekker
|
91f9c01c3c
|
Implement ldap_add* functions.
|
2005-08-10 14:41:53 +00:00 |