]> git.sur5r.net Git - openldap/history - servers/slapd/init.c
Updated for mdb_txn_begin API change.
[openldap] / servers / slapd / init.c
2011-09-21 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-19 Hallvard FurusethMerge branch 'mdb.master'
2011-09-19 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-19 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-18 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-18 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-17 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-01-05 Kurt ZeilengaHappy New Year
2010-04-13 Kurt Zeilengahappy belated New Year
2009-08-18 Pierangelo Masaratiwrap gmtime for reentrancy (ITS#6262)
2009-02-15 Pierangelo Masaraticleanup (related to ITS#5760)
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-02-10 Howard ChuITS#5360 move tls option setup
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-10-25 Howard ChuUse per-thread slap_counters to eliminate lock contention
2007-09-15 Pierangelo Masaratiadd helper for internal searchs for objectClass=*
2007-04-06 Howard ChuAxe slurpd / replog support
2007-04-05 Howard ChuITS#4911 move slap_op_init/destroy to slap_init/destroy
2007-02-11 Howard ChuUnconditionalize gmtime_mutex, always use it when calli...
2007-01-25 Howard ChuUse thread keys to plug slapi leak in connection_fake_i...
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Pierangelo Masaratiplug rootDSE info one-time leak
2006-09-14 Howard ChuITS#4565 catch errors from slap_sasl_init / backend_init
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-04-28 Howard ChuRevert 1.96, restore 1.91 functionality
2006-04-02 Hallvard FurusethWarnings: Unused vars. funcptr=0, not =NULL. if(b=...
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...
next