]> git.sur5r.net Git - openldap/history - servers/slapd/back-tcl
Add suffixalias.c
[openldap] / servers / slapd / back-tcl /
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-06-29 Kurt ZeilengaAdd sasl "mech" argument to backend bind routines.
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-23 Bastiaan BakkerAdded connection initialisation and destruction notific...
1999-05-21 Kurt Zeilengas/WIN32/HAVE_WINSOCK/
1999-04-28 Kurt ZeilengaAdd mkversion script to generate version.c files. ...
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...