]> git.sur5r.net Git - openldap/history - servers/slapd/init.c
Bug fix for new sockbuf code under NT. Added mutex protection against
[openldap] / servers / slapd / init.c
2000-05-22 Kurt ZeilengaConst'ification
2000-05-15 Kurt ZeilengaFix typo in last commit
2000-05-15 Kurt Zeilengacleanup old TOOLID macro
2000-05-13 Kurt ZeilengaY2k copyright update
1999-12-09 Kurt ZeilengaPlace passwd extended op into builtin list.
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-11-01 Kurt ZeilengaUse centralized output directories.
1999-09-16 Kurt ZeilengaMisc. cleanup
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-19 Kurt ZeilengaAdd hacks to allow debugging with CSRI malloc.
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-16 Hallvard Furusethback-ldbm: Kill ldbm_ignore_nextid_file, replace with...
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-08-03 Kurt ZeilengaList supportedSASLmechanisms based upon what sasl_listm...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-04-06 Kurt ZeilengaAdd ldap_pvt_thread_destory() to un-ldap_pvt_thread_ini...
1999-03-26 Kurt ZeilengaReenable counters.
1999-03-22 Kurt ZeilengaRound 2 of connection management changes.
1999-03-22 Kurt ZeilengaPROTOTYPE: New connection management infrastructure...
1999-03-01 Kurt SpanierIntroduction of first version of transaction processing...
1999-02-12 Kurt SpanierServer timing as a private feature of the bdb2 backend.
1999-02-08 Kurt SpanierIntegration of the BDB2 backend into the new init/start...
1999-02-05 Kurt ZeilengaNew Frontend->Backend Interface
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-11 Kurt ZeilengaChange SLAPD shutdown to do a cond wait on active threa...
1999-01-01 Kurt ZeilengaWrap strtok use with mutex.
1998-12-29 Kurt ZeilengaFix --disable-crypt and --disable-cleartext
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-08-21 Kurt ZeilengaMerged files from branch REGEX_REMOVAL. Despite name...
1998-08-09 Kurt ZeilengaInitial revision