Go to file
eknauel 2c6c2e5a18 * c/ldap.c (scsh_ldap_unbind_s): got rid of superfluos type check
(scsh_ldap_abandon): ditto
(scsh_ldap_add): ditto
(scsh_ldap_compare_s): ditto
(scsh_ldap_count_entries): ditto
(scsh_ldap_count_messages): ditto
(scsh_ldap_count_references): ditto
(scsh_ldap_delete): ditto
(scsh_ldap_first_entry): ditto
(scsh_ldap_first_message): ditto
(scsh_ldap_first_reference): ditto
(scsh_ldap_get_dn): ditto
(scsh_ldap_get_values): ditto
(scsh_ldap_memfree): ditto
(scsh_ldap_modify): ditto
(scsh_ldap_msgfree): ditto
(scsh_ldap_msgid): ditto
(scsh_ldap_msgtype): ditto
(scsh_ldap_next_entry): ditto
(scsh_ldap_next_message): ditto
(scsh_ldap_next_reference): ditto
(scsh_ldap_search_s): ditto, and filter may be NULL
(scsh_ldap_search_st): ditto
2004-02-12 09:10:22 +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/packages.scm (ldap-low): added srfi-13 2004-02-11 16:18:32 +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