]> git.sur5r.net Git - openldap/history - servers/slapd/slap.h
Update of back-bdb2 to KDZ's new entry lock schema.
[openldap] / servers / slapd / slap.h
1999-02-10 Kurt ZeilengaMove LDBM-backend specific fields of Entry struct into...
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-05 Kurt SpanierFix braindead signal handling in linux kernal threads.
1999-02-05 Kurt ZeilengaNew Frontend->Backend Interface
1999-02-04 Kurt ZeilengaBackout recent initialization/startup changes in prep...
1999-02-02 Kurt ZeilengaFix statlog... debugging change got commit by mistake.
1999-02-01 Kurt SpanierIntroduction of a backend startup/shutdown function...
1999-02-01 Kurt ZeilengaRebuild configure using autoconf 1.3 (with aclocal...
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-26 Kurt ZeilengaChange o_private from int to void*. Use it to hold...
1999-01-21 Kurt ZeilengaAdd c_protocol to slap_conn to track protocol version...
1999-01-21 Kurt Zeilenga*** empty log message ***
1999-01-19 Kurt ZeilengaRecode suffixAlias to implement simple check to see...
1999-01-19 Kurt ZeilengaRemoved o_suffix and o_suffixalias as they were 1)...
1999-01-19 Kurt ZeilengaUpdate slap_conn to maintain client provided dn and...
1999-01-13 Kurt ZeilengaAdd normalized dn to Entry structure as field e_ndn...
1999-01-10 Kurt Zeilengarename 'struct op' to 'struct slap_op'
1998-12-30 Kurt ZeilengaPreliminary Fixes for ITS#24, ITS#26, and ldbm_back_add...
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-21 Kurt ZeilengaLDAP C-API changes
1998-12-20 Kurt ZeilengaAdd configure code for setting LDAP_SYSLOG but actually...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-11 Kurt ZeilengaDon't include portable.h. Headers can and should assum...
1998-11-05 Hallvard FurusethAvoid f_next name conflict
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-27 Stuart Lynne1. extend aclgroup's to be able to specify objectClassV...
1998-10-26 Kurt ZeilengaMore header work toward draft-ietf-ldapext-ldap-c-api-01.
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-10-19 Kurt ZeilengaMerge in latest from -current.
1998-09-20 Kurt ZeilengaMerged in per cache entry reader/writer locks from...
1998-08-21 Kurt ZeilengaMerged files from branch REGEX_REMOVAL. Despite name...
1998-08-19 Kurt ZeilengaMerged in LASTMOD changes from Allan Stuart.
1998-08-09 Kurt ZeilengaInitial revision