]> git.sur5r.net Git - openldap/history - servers/slapd/init.c
initialize the connection_pool in server mode only
[openldap] / servers / slapd / init.c
2006-03-31 Pierangelo Masaratiinitialize the connection_pool in server mode only
2006-02-14 Luke HowardRemove SLAPI references
2006-02-14 Luke HowardUse bi_db_{open,close} to run SLAPI start/close plugins
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-28 Pierangelo Masaratiallow comma-separated descriptive log levels, so that...
2005-10-27 Howard ChuAdd tool-threads config keyword, init thread pool in...
2005-09-27 Howard ChuITS#3996 fix glue/syncprov interaction
2005-08-30 Pierangelo Masaratialways init ACLs
2005-08-28 Howard ChuConsolidate a few more init calls into slap_init()...
2005-07-19 Luke HowardGlobal plugins are now associated with frontendDB
2005-07-01 Howard ChuITS#3793 don't init thread pool in tool mode
2005-04-19 Howard ChuMore modify support. ACL editing works.
2005-03-18 Howard ChuReorganiza SLAPD_CRYPT and SLAPD_SPASSWD support for...
2005-01-30 Pierangelo Masaraticounter cleanup
2005-01-01 Kurt ZeilengaHappy New Year!
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-04 Pierangelo Masaratifix global configuration patch (ITS#3353)
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-25 Kurt ZeilengaITS#3344: initialize threads early
2004-09-14 Jong Hyuk Choifree default_referral
2004-09-11 Pierangelo Masaratiuse GMP for multiple precision in counters
2004-09-11 Jong Hyuk Choimemory leak fixes
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-05-15 Pierangelo Masaratineed to defer this...
2004-04-06 Kurt Zeilengacleanup
2004-01-01 Kurt ZeilengaHappy new year
2003-12-28 Luke HowardDon't require slapi to be in the path - always include...
2003-12-28 Luke HowardCleanup SLAPI namespace
2003-12-25 Howard ChuRevert prev commit, unnecessary
2003-12-24 Howard ChuUse a separate mutex for the replication timestamp
2003-12-06 Luke HowardUse gmtime_r() if HAVE_GMTIME_R is defined (need to...
2003-11-27 Kurt ZeilengaUpdated notices
2003-06-09 Luke HowardCall SLAPI close function, not start function on shutdown
2003-06-07 Luke HowardCall SLAPI start plugins in slap_startup(), not slap_in...
2003-06-07 Luke HowardTest error code from doPluginFNs() correctly
2003-06-07 Luke HowardCall SLAPI start/close plugins at init/shutdown time
2003-02-08 Kurt ZeilengaRework #ifdef'ing of expermental controls to ease relea...
2003-01-03 Kurt ZeilengaHappy new year
2002-11-28 Kurt Zeilenga#unifdef paged results, remove lint
2002-08-29 Pierangelo Masaratiadd server side controls to back-ldap and back-meta
2002-08-23 Pierangelo Masaratiadded attr_merge/value_add functions that dela with...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-04-09 Kurt ZeilengaSLAP_OP_LAST dependent code needs to be behind SLAP_MONITOR
2002-04-08 Pierangelo Masaratidon't count operations per request if back-monitor...
2002-04-08 Pierangelo Masaraticount initiated/completed operations divided per request
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-27 Kurt ZeilengaClean up a few globals
2001-12-26 Kurt ZeilengaAdditional struct berval DN changes...
2001-12-10 Pierangelo Masaratiimprovements to monitor backend: added a log entry...
2001-11-16 Howard ChuChanged global ad_mutex into per-attributeType mutex...
2001-11-13 Kurt Zeilengarm currenttime_mutex.
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-01-17 Gary Williamsfix format
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2000-10-09 Kurt ZeilengaFix SLAPD_SPASSWD typo which caused passwd_mutex not...
2000-09-20 Kurt Zeilengamerge changes from authPassword work which should fix...
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-07-04 Mark ValenceAdded "threads" config to slapd.conf.
2000-06-13 Kurt ZeilengaReworked thread code to better support thread-library...
2000-06-10 Mark ValenceRemoved active_threads count and associated mutex/cond...
2000-06-07 Mark ValenceUse thread pool for operation threads.
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