Commit Graph

8 Commits

Author SHA1 Message Date
eknauel 092160e721 * c/ldap.c (scsh_ldap_get_set_option): allocate buffer for outvalues
* c/ldap.c (scsh_ldap_simple_bind_s): if user/password is false
connect as "nobody"
2004-02-11 16:25:34 +00:00
eknauel 1bd017ab9b + Call scsh_ldap_constants_export_bindings() during init
+ minor changes
2004-02-11 12:46:39 +00:00
eknauel 9a5978695b + added Scheme representation for BerElement
+ added bindings for ldap_first_attribute() and ldap_next_attribute()
+ fixed GC protection and handling of return codes for ldap_get_dn() and ldap_explode_dn()
2004-01-14 09:12:07 +00:00
eknauel e496a72c7b + better error handling 2004-01-08 07:48:00 +00:00
eknauel 273b96373b + make bindings fit to API described as in the LDAP C API draft
+ use automake for building an external module
+ tools for importing c constants
+ numerous changes
2003-12-31 15:40:26 +00:00
eknauel b21414b345 ldap_kerberos_bind_s is not available in all ldap distributions 2003-11-17 14:44:27 +00:00
eknauel 38f6c8515f Bindings for ldap_search and stuff like that 2003-11-16 08:35:08 +00:00
eknauel a25a3daae0 *** empty log message *** 2003-10-28 15:27:54 +00:00