]> git.sur5r.net Git - openldap/history - servers/slapd/proto-slap.h
Implemented the open, init functions correctly
[openldap] / servers / slapd / proto-slap.h
1999-02-11 Kurt ZeilengaUpdate LDBM cache so that it manages it's own state.
1999-02-06 Kurt ZeilengaMove SIGNAL() calls to main so that any thread can...
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 ZeilengaAdd dn_rdn() function to return rdn part of dn.
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-22 Kurt ZeilengaUse strtok_r() instead of strtok(). Remove strtok...
1999-01-19 Kurt ZeilengaUpdate slap_conn to maintain client provided dn and...
1999-01-14 Kurt ZeilengaInitial version of the experimental 'back-perl'
1999-01-11 Kurt ZeilengaChange SLAPD shutdown to do a cond wait on active threa...
1999-01-10 Kurt Zeilengarename 'struct op' to 'struct slap_op'
1999-01-01 Kurt ZeilengaWrap strtok use with mutex.
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-21 Kurt ZeilengaLDAP C-API changes
1998-12-20 Kurt ZeilengaMinor change to signal handler. Changed _shutdown...
1998-12-14 Kurt ZeilengaThe result set of an EQUALITY search on a SYNTAX_BIN...
1998-11-27 Kurt ZeilengaReplace strdup() with ch_strdup() such that exit()...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-11 Hallvard FurusethFix most `wider type truncated to int' bugs on OSF1...
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 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-09 Kurt ZeilengaInitial revision