Commit Graph

9 Commits (49a29a1878829fb8c94639c8cfa86f2902d7131a)

Author SHA1 Message Date
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 9d3c5fbe61 Document the ldap_bind* functions. 2005-11-28 20:41:08 +01:00
Hans Leidekker 29c2c75e04 Avoid using deprecated openldap functions.
Correct some return values.
2005-11-18 15:05:01 +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 810a5b0fa0 Use WLDAP32_LDAP_NO_MEMORY instead of LDAP_NO_MEMORY. 2005-08-02 14:42:10 +00:00
Hans Leidekker aea0ad9172 Improve error handling for the bind functions. 2005-07-26 10:30:49 +00:00
Hans Leidekker be5bf8022d Implement ldap_sasl_bind* functions. 2005-07-24 17:10:46 +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