eknauel
ef2a08540a
added conditions
2004-04-15 14:04:45 +00:00
eknauel
ff97045cef
+ add ldap-modify and ldap-add to ldap-interface
...
+ added functions on ldap-modification records to various interfaces
2004-02-16 08:34:13 +00:00
eknauel
e236fbaec4
A try to fix automatic memory handling for LDAP structures.
...
- free ldap-messages of type result
- free ldap-messages of type entry if and only if ldap_first_entry()
converted from a result into an entry
- don't free ldap-messages of type entry
- entries depend on results, so don't free result before entries
derived from it
2004-02-14 15:37:55 +00:00
eknauel
da9ad48831
new module structure
2004-02-13 16:52:43 +00:00
eknauel
c015769f74
The big "ldap-session as fluid"-surgery
2004-02-13 10:06:15 +00:00
eknauel
a2709c19b9
* scheme/interfaces.scm (ldap-low-interface): renamed
...
ldap-message-dn to ldap-entry-dn
2004-02-12 15:48:58 +00:00
eknauel
eaa1186718
* scheme/interfaces.scm (ldap-handle-types-interface): export
...
set-ldap-session-messages!
2004-02-12 12:45:00 +00:00
eknauel
57d92f2a93
* scheme/interfaces.scm (ldap-low-interface): added
...
ldap-simple-bind-as-nobody to exports
2004-02-11 16:17:08 +00:00
eknauel
02f0884023
Lots of functions missing in various interfaces
2004-02-10 15:28:34 +00:00
eknauel
feae1fa4a9
Lots of changes to fix structure ldap-types and ldap-condtions
2004-01-15 16:34:15 +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