]> git.sur5r.net Git - openldap/history - servers/slapd/backend.c
unifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
[openldap] / servers / slapd / backend.c
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-07-02 Kurt ZeilengaMore bind changes to support SASL/DIGEST.
1999-06-29 Kurt ZeilengaModify lutil_passwd to accept a third argument char...
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-23 Bastiaan BakkerAdded connection initialisation and destruction notific...
1999-05-26 Howard ChuFor ITS#157: Added LDAP backend for slapd, which also... OPENLDAP_SLAPD_BACK_LDAP
1999-05-25 Howard ChuFor ITS#158: keep mixed-case backend suffix in addition...
1999-04-14 Gary Williamslose unreferenced variable rc
1999-04-13 Hallvard FurusethAdd struct backend_info->bi_entry_release_rw and relate...
1999-03-09 Hallvard FurusethSilence warnings: Remove unused variables. Enclose...
1999-03-09 Hallvard Furusethinclude lutil.h to get lutil_passwd()
1999-03-03 Hallvard Furusethfunction pointers are incompatible with `void *'; remov...
1999-02-14 Kurt ZeilengaImport Ben Collins <bcollins@debian.org> Back-TCL for...
1999-02-10 Kurt SpanierElimination of un-used code in bdb2i_cache_open and...
1999-02-09 Kurt ZeilengaAdd a field to count the number of databases per type...
1999-02-08 Kurt SpanierIntegration of the BDB2 backend into the new init/start...
1999-02-07 Kurt ZeilengaFix backend_destroy to call bi_destroy instead of bi_close
1999-02-06 Kurt ZeilengaFix no backend type case in backend_init.
1999-02-05 Kurt ZeilengaNew Frontend->Backend Interface
1999-02-04 Kurt ZeilengaBackout recent initialization/startup changes in prep...
1999-02-01 Kurt SpanierIntroduction of a backend startup/shutdown function...
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-20 Kurt Zeilengandn & strcasecmp cleanup
1999-01-19 Kurt ZeilengaUpdate slap_conn to maintain client provided dn and...
1999-01-18 Kurt ZeilengaStore rootdn in normalized uppercase format.
1999-01-14 Kurt ZeilengaInitial version of the experimental 'back-perl'
1998-12-30 Kurt ZeilengaPreliminary Fixes for ITS#24, ITS#26, and ldbm_back_add...
1998-12-29 Kurt ZeilengaFix --disable-crypt and --disable-cleartext
1998-12-27 Kurt ZeilengaOnly use the LDAP_ALLOW_NULL_SEARCH_BASE code as last...
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-01 Kurt ZeilengaUpdate slapd to use lutil_passwd() for both user and...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-10-27 Stuart Lynne1. extend aclgroup's to be able to specify objectClassV...
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt Zeilengamerge with main branch OPENLDAP_DEVEL_AC
1998-10-24 Kurt ZeilengaAdded Will Ballantyne's General Aliasing code.
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-09-07 Kurt Zeilengafix comment from last commit
1998-09-05 Kurt ZeilengaAdded greg@greg.rim.or.jp's quick hack to allow search...
1998-08-21 Kurt ZeilengaMerged files from branch REGEX_REMOVAL. Despite name...
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt Zeilengaapply FreeBSD changes to main branch
1998-08-09 Kurt ZeilengaImport of FreeBSD LDAP 3.3 Port FreeBSD FreeBSD_3_3
1998-08-09 Kurt ZeilengaInitial revision