]> git.sur5r.net Git - openldap/history - servers/slapd/back-tcl
fix Release configuration
[openldap] / servers / slapd / back-tcl /
1999-03-05 Juan GomezImplemented newSuperior handling.
1999-03-05 Juan GomezAdded parameter newSuperior in preparation to support
1999-03-03 Hallvard Furusethfunction pointers are incompatible with `void *'; remov...
1999-02-28 Ben CollinsChanged general debug levels too LDAP_DEBUG_SHELL
1999-02-23 Ben CollinsChanged LDA_DEBUG_ statements to more appropriate ones
1999-02-20 Hallvard Furusethwrap bi_acl_group in #ifdef SLAPD_ACLGROUPS
1999-02-19 Ben CollinsConverted strdup()'s to ch_strdup()
1999-02-18 Ben Collins* Removed uneeded cvs keywords
1999-02-17 Ben CollinsMissing file
1999-02-17 Ben CollinsStyle changes, added cvs keywords
1999-02-17 Ben CollinsUpdated some items
1999-02-17 Ben CollinsCompleted open/close/destroy implementations
1999-02-17 Ben CollinsImplemented the open, init functions correctly
1999-02-17 Ben CollinsImplemented all of the (db_)destroy and (db_)close...
1999-02-17 Ben CollinsMoved tcl_back_db_open() and interpreter init to tcl_init.c
1999-02-17 Ben CollinsAdded return()
1999-02-17 Ben Collinsfixed exit()'s to be return()'s
1999-02-17 Ben Collinskeyword update
1999-02-17 Ben Collins$Id update
1999-02-14 Kurt ZeilengaImport Ben Collins <bcollins@debian.org> Back-TCL for...