Go to file
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
c * c/ldap.c (scsh_ldap_first_attribute): 2004-02-13 16:51:23 +00:00
doc updated TODO 2004-02-12 16:06:07 +00:00
etc micro changes 2004-02-13 16:51:59 +00:00
ffi-tools * ffi-tools/ffi-tools.c (ffit_extract_list_of_strings): added 2004-02-12 12:45:10 +00:00
scheme got rid of some record types: ldap-entry ldap-result. It makes no 2004-02-13 16:58:37 +00:00
.gitignore *** empty log message *** 2003-10-28 15:27:54 +00:00
AUTHORS use automake for building scsh-ldap (Actually, I spent more time trying on automaking the project than on coding now...) 2003-11-17 14:43:07 +00:00
COPYING use automake for building scsh-ldap (Actually, I spent more time trying on automaking the project than on coding now...) 2003-11-17 14:43:07 +00:00
ChangeLog use automake for building scsh-ldap (Actually, I spent more time trying on automaking the project than on coding now...) 2003-11-17 14:43:07 +00:00
INSTALL + make bindings fit to API described as in the LDAP C API draft 2003-12-31 15:40:26 +00:00
Makefile.am build const-gen.scm 2004-02-10 10:02:23 +00:00
NEWS use automake for building scsh-ldap (Actually, I spent more time trying on automaking the project than on coding now...) 2003-11-17 14:43:07 +00:00
README use automake for building scsh-ldap (Actually, I spent more time trying on automaking the project than on coding now...) 2003-11-17 14:43:07 +00:00
configure.in build const-gen.scm 2004-02-10 10:02:23 +00:00
pkg-def.scm * pkg-def.scm ("ldap"): don't build static libs 2004-02-12 12:45:39 +00:00

README