scsh-ldap/scheme
eknauel cd2e6cff48 got rid of some record types: ldap-entry ldap-result. It makes no
sense to put diffrent types of ldap-messages (they all live in a
single type LDAPMessage on the evil C side) in appropriate records
since the type of a ldap-message keeps changing in an unpredictable
way.  Use the API call ldap-message-type instead.
2004-02-13 16:58:37 +00:00
..
Makefile.am build const-gen.scm 2004-02-10 10:02:23 +00:00
conditions.scm + fixed wrong quoted alist of conditions 2004-02-11 16:12:36 +00:00
configure.scm + make bindings fit to API described as in the LDAP C API draft 2003-12-31 15:40:26 +00:00
interfaces.scm new module structure 2004-02-13 16:52:43 +00:00
ldap-constants.scm + call generate-c-define-exported-bindings-function 2004-02-11 12:45:29 +00:00
ldap.scm The big "ldap-session as fluid"-surgery 2004-02-13 10:06:15 +00:00
load-ldap.scm.in + make bindings fit to API described as in the LDAP C API draft 2003-12-31 15:40:26 +00:00
packages.scm new module structure 2004-02-13 16:52:43 +00:00
types.scm got rid of some record types: ldap-entry ldap-result. It makes no 2004-02-13 16:58:37 +00:00
weak-table.scm weak tables with weak value 2004-02-13 16:53:40 +00:00