Hans Leidekker
|
df41a9a565
|
Implement LdapGetLastError, cldap_open*, ldap_abandon,
ldap_check_filter*, ldap_cleanup, ldap_conn_from_msg and
ldap_connect.
|
2005-08-22 18:56:54 +00:00 |
Hans Leidekker
|
f258d2ce2d
|
Implement ldap_rename* functions.
|
2005-08-22 14:07:31 +00:00 |
Hans Leidekker
|
b47e54d28c
|
Implement ldap_modrdn* functions.
|
2005-08-22 09:17:15 +00:00 |
Hans Leidekker
|
dde4f14fd5
|
Fix the build without openldap headers.
|
2005-08-15 20:50:58 +00:00 |
Hans Leidekker
|
050b9ebf22
|
Implement ldap_result.
|
2005-08-15 14:46:42 +00:00 |
Vincent Béron
|
7160af007c
|
Uniformize DllMain TRACEing across dlls.
|
2005-08-15 10:48:51 +00:00 |
Hans Leidekker
|
2c883d83c8
|
Improve parameter handling for the ldap_add* functions.
|
2005-08-15 10:23:15 +00:00 |
Hans Leidekker
|
02b372a708
|
Implement ldap_modify* functions.
|
2005-08-15 09:43:00 +00:00 |
Hans Leidekker
|
d9ed7161ea
|
Implement LDAP_OPT_API_FEATURE_INFO and LDAP_OPT_API_INFO.
|
2005-08-12 15:52:13 +00:00 |
Hans Leidekker
|
54ebec64d2
|
Implement ldap_delete* functions.
Add missing spec file entries.
|
2005-08-11 17:07:12 +00:00 |
Hans Leidekker
|
91f9c01c3c
|
Implement ldap_add* functions.
|
2005-08-10 14:41:53 +00:00 |
Jonathan Ernst
|
d78fa96e0f
|
French localization for wldap32.
|
2005-08-10 13:00:51 +00:00 |
Hans Leidekker
|
009485b4b8
|
Add helpers for converting (arrays of) LDAPMod structures into
different encodings.
|
2005-08-10 13:00:21 +00:00 |
Vincent Béron
|
bea21461ec
|
Use HAVE_LDAP_H when checking if ldap.h is available.
|
2005-08-10 09:49:11 +00:00 |
Hans Leidekker
|
45e671e23c
|
Implement ldap_{get,set}_option{A,W}.
|
2005-08-09 20:35:17 +00:00 |
Dmitry Timoshkov
|
950a23e849
|
Added Russian resources to wldap32.
|
2005-08-08 12:13:15 +00:00 |
Hans Leidekker
|
ea9c5f7928
|
Add Dutch resource translation.
Small fix for the German translation.
|
2005-08-08 11:03:53 +00:00 |
Hans Leidekker
|
1bccd28843
|
Add helpers for converting (arrays of) LDAPSortKey, LDAPAPIInfo, and
LDAPAPIFeatureInfo structures into different encodings.
|
2005-08-08 11:03:40 +00:00 |
Hans Leidekker
|
2be395db76
|
Implement LdapUnicodeToUTF8, LdapUTF8ToUnicode,
ldap_dn2ufn*, ldap_explode_dn*, ldap_get_dn*,
ldap_memfree*, ldap_ufn2dn* and ldap_value_free*.
|
2005-08-03 10:58:14 +00:00 |
Hans Leidekker
|
810a5b0fa0
|
Use WLDAP32_LDAP_NO_MEMORY instead of LDAP_NO_MEMORY.
|
2005-08-02 14:42:10 +00:00 |
Hans Leidekker
|
fa043b06ba
|
Don't rely on ldap structure when headers are not available.
|
2005-08-02 09:49:41 +00:00 |
Henning Gerhardt
|
c3cd80949a
|
Add German resource file for WLDAP32.
|
2005-08-02 09:49:27 +00:00 |
Hans Leidekker
|
7a264997d5
|
Implement ldap_compare* functions.
|
2005-08-01 14:51:17 +00:00 |
Hans Leidekker
|
38d350ef00
|
Implement ldap_err2string.
|
2005-08-01 10:59:09 +00:00 |
Hans Leidekker
|
4641cb8d93
|
Implement ldap_perror, ldap_result2error and LdapMapErrorToWin32.
|
2005-07-27 15:15:31 +00:00 |
Hans Leidekker
|
a1ebea4112
|
Improve error handling for the init functions.
|
2005-07-26 18:25:22 +00:00 |
Hans Leidekker
|
56a94afc9e
|
Correct prototype for ldap_search_ext_s.
Improve error handling for the search functions.
|
2005-07-26 15:50:47 +00:00 |
Hans Leidekker
|
aea0ad9172
|
Improve error handling for the bind functions.
|
2005-07-26 10:30:49 +00:00 |
Hans Leidekker
|
8d09a7cd2b
|
Implement ldap_search_ext* and ldap_start_tls_s* functions.
|
2005-07-25 11:09:51 +00:00 |
Hans Leidekker
|
be5bf8022d
|
Implement ldap_sasl_bind* functions.
|
2005-07-24 17:10:46 +00:00 |
Francois Gouget
|
13a0f6016f
|
Fix the ldap_search_s prototypes (reported by winapi_check).
|
2005-07-22 19:58:13 +00:00 |
Hans Leidekker
|
455989fa1f
|
Add helper functions for converting LDAPControl structures.
|
2005-07-22 19:47:37 +00:00 |
Hans Leidekker
|
05f18059f3
|
Implement ldap_search* functions.
|
2005-07-22 09:02:55 +00:00 |
Hans Leidekker
|
d8ad2d3916
|
Implement ldap_init* and ldap_open* functions.
|
2005-07-21 11:02:11 +00:00 |
Hans Leidekker
|
8ae2690b2e
|
Add helper functions for converting string arrays into different
encodings.
|
2005-07-21 11:01:29 +00:00 |
Hans Leidekker
|
d5ebfb5456
|
Implement ldap_simple_bind* and ldap_unbind* functions.
|
2005-07-20 17:47:53 +00:00 |
Hans Leidekker
|
7a1876e5ae
|
Implement ldap_bind* functions.
|
2005-07-19 20:32:46 +00:00 |
Hans Leidekker
|
98ac2c1def
|
Implement ber_* functions.
|
2005-07-18 18:06:42 +00:00 |
Hans Leidekker
|
ea524defc9
|
Configure checks for OpenLDAP headers and libraries.
|
2005-07-15 16:39:42 +00:00 |
Hans Leidekker
|
8d63dfb73e
|
Beginnings of WLDAP32.
|
2005-07-13 11:56:15 +00:00 |