Commit Graph

88 Commits

Author SHA1 Message Date
eknauel e142fab52a + fixed wrong quoted alist of conditions 2004-02-11 16:12:36 +00:00
eknauel 1bd017ab9b + Call scsh_ldap_constants_export_bindings() during init
+ minor changes
2004-02-11 12:46:39 +00:00
eknauel d25f445ed2 + call generate-c-define-exported-bindings-function 2004-02-11 12:45:29 +00:00
eknauel a503da8dee + code for generating code for s48_define_exported_binding() 2004-02-11 12:44:36 +00:00
eknauel 53b3096a1e + don't use preprocessor symbol inside quotes
+ get rid of FIXED_S48_CHECK_RECORD_TYPE
2004-02-11 12:44:06 +00:00
eknauel 37c2849c89 + load.scm should also load ffi-tools-rts.scm (bad idea?)
+ install ffi-tools-rts.scm (even worse idea?)
2004-02-11 07:25:02 +00:00
eknauel 02f0884023 Lots of functions missing in various interfaces 2004-02-10 15:28:34 +00:00
eknauel 1221026d00 fixed name of init function 2004-02-10 15:24:43 +00:00
eknauel ab999a75c5 build const-gen.scm 2004-02-10 10:02:23 +00:00
eknauel 957ddbc987 add ffi-tool source files to dependencies 2004-02-10 10:00:31 +00:00
eknauel ba0d128c6e Fixed broken libsys var 2004-02-09 14:17:36 +00:00
eknauel c6005605d2 use the scsh packaging proposal 2004-02-09 13:55:35 +00:00
eknauel 65e85e856e fixed include path 2004-01-16 16:38:48 +00:00
eknauel 315ee24b5c added dependency: generate ldap-const.c first 2004-01-16 16:38:26 +00:00
eknauel feae1fa4a9 Lots of changes to fix structure ldap-types and ldap-condtions 2004-01-15 16:34:15 +00:00
eknauel b1f1aede59 fixed typo, renamed lookup-shared-binding to lookup-shared-value 2004-01-15 16:33:44 +00:00
eknauel 5791065071 + fixed typo, fixed module definition 2004-01-15 16:32:58 +00:00
eknauel 2eb5139b74 + added check for lber.h and liblber
+ updated checks for libldap functions
2004-01-14 10:25:48 +00:00
eknauel 33d3c4d498 + added Scheme representation for BerElement 2004-01-14 09:12:47 +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 fc392a2a41 + added message type constants 2004-01-14 09:08:50 +00:00
eknauel 4c10e069ff fixed bug in s48_enter_* code generation 2004-01-14 09:08:19 +00:00
eknauel 82e66e882b + renamed ldap-records.scm -> types.scm 2004-01-08 07:49:17 +00:00
eknauel e496a72c7b + better error handling 2004-01-08 07:48:00 +00:00
eknauel c7a73723dc + export make-integer-constant, make-string-constant
+ added generate-binding
2004-01-08 07:47:22 +00:00
eknauel 7e51c85710 + broken S48_RECORD_TYPE work-around 2004-01-08 07:46:29 +00:00
eknauel e8d54a6390 + error handling 2004-01-08 07:45:28 +00:00
eknauel c25ef694b2 + added: ldap-scope-arguments, ldap-attribute-selectors, ldap-session-options 2004-01-08 07:44:15 +00:00
eknauel 5b9e04b8d0 + condition hierachy for ldap 2004-01-08 07:43:13 +00:00
eknauel 613987fbcf + renamed ldap-interfaces.scm -> interfaces.scm, ldap-packages.scm ->
packages.scm
+ various changes
2004-01-08 07:42:22 +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 10c0e539ba added --with-ldap-prefix 2003-11-17 18:49:03 +00:00
eknauel b21414b345 ldap_kerberos_bind_s is not available in all ldap distributions 2003-11-17 14:44:27 +00:00
eknauel dd9570dd43 adapt for automake 2003-11-17 14:43:43 +00:00
eknauel c05b4c6349 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
eknauel 38f6c8515f Bindings for ldap_search and stuff like that 2003-11-16 08:35:08 +00:00
eknauel dda50cdfbe + more infrastructure 2003-10-28 16:52:37 +00:00
eknauel a25a3daae0 *** empty log message *** 2003-10-28 15:27:54 +00:00