Go to file
eknauel e27edaaed3 * scheme/ldap.scm (ldap-search): unpack finite type before calling
C code
(ldap-search): make return value of type ldap-entry
(ldap-get-error-return-object): convert code to finite type
(ldap-first-attribute): unwrap ldap-entry
(ldap-next-attribute session): unwrap ldap-entry

* scheme/ldap.scm (ldap-init): Set initial value for
ldap-session-messages
2004-02-12 12:44:46 +00:00
c * c/ldap.c (scsh_ldap_unbind_s): got rid of superfluos type check 2004-02-12 09:10:22 +00:00
doc + make bindings fit to API described as in the LDAP C API draft 2003-12-31 15:40:26 +00:00
etc + make bindings fit to API described as in the LDAP C API draft 2003-12-31 15:40:26 +00:00
ffi-tools * ffi-tools/ffi-tools.c (ffit_extract_list_of_strings): fixed 2004-02-12 09:10:04 +00:00
scheme * scheme/ldap.scm (ldap-search): unpack finite type before calling 2004-02-12 12:44:46 +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 + load.scm should also load ffi-tools-rts.scm (bad idea?) 2004-02-11 07:25:02 +00:00

README