]> git.sur5r.net Git - openldap/history - servers
ITS#6365 wait for read locks in tool mode
[openldap] / servers /
2013-04-11 Howard ChuITS#6365 wait for read locks in tool mode
2013-04-08 Howard Chuattrdb fixes
2013-04-08 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2013-03-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-03-26 Howard ChuITS#7552 fix for templates with * / +
2013-03-25 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-03-25 Pierangelo Masaratimore about ITS#7525
2013-03-19 Howard ChuITS#7540 reject undefined attrs
2013-03-19 Hallvard FurusethITS#7543 Fix log output "conn=-1 ... ACCEPT"
2013-03-18 Howard ChuITS#7542, more for ITS#7432
2013-03-18 Howard ChuAvoid unnecessary syncCookie malloc/free
2013-03-18 Howard ChuITS#7531 check updateCookie status for INTERMEDIATEs
2013-03-18 Howard ChuITS#7533 don't install DB_CONFIG if no BDB backends
2013-03-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-02-24 Howard ChuDefine MDB_WRITES_PER_COMMIT, default to 500
2013-02-21 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-02-21 Howard ChuITS#7525 more for quoting
2013-02-21 Pierangelo MasaratiDELETE needs pointer initialization like EMIT (ITS...
2013-02-21 Pierangelo Masaratiquotes needed for spaces in DN (ITS#7525)
2013-02-20 Howard ChuMore for dn2id_upgrade
2013-02-20 Howard ChuAdd error checks to prev commit
2013-02-20 Howard ChuAdd mdb_dn2id_upgrade
2013-02-20 Howard ChuITS#7488 really turn off threaded indexing code
2013-02-20 Howard ChuITS#7527 add missing error checks for corrupt index
2013-02-04 Howard ChuMore explicit logging if mdb_txn_commit fails
2013-02-01 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-01-30 Howard ChuITS#7473 fix b1a6f6980f2e5f17a39527069b27dfdc5ee73f8a
2013-01-28 Howard ChuITS#6164 avoid conn->c_mutex in send_ldap_ber
2013-01-27 Howard ChuITS#7499 fix typos
2013-01-27 Howard ChuITS#7499 fix SQL statement configs
2013-01-27 Quanah Gibson-MountITS#7497 fix lineno overflow in ldif_read_record()
2013-01-27 Quanah Gibson-MountClean up whitespace in previous commit
2013-01-27 Ted C. ChengRemoved #if 0 code block
2013-01-27 Ted C. Chengadded tcp keepalive support to back-ldap
2013-01-27 Pierangelo Masaratiadd support for 'onerr' (ITS#7492)
2013-01-27 Howard ChuITS#7473 Scope-based searches
2013-01-27 Howard ChuITS#7473 Add mdb_dn2id_walk() to walk subtree
2013-01-27 Howard ChuITS#7473 Setup for subtree entry counts
2013-01-27 Quanah Gibson-MountITS#7496, more for ITS#7483
2013-01-27 Howard ChuITS#7496, more for ITS#7483
2013-01-27 Howard ChuITS#7473 check DN scope before fetching id2e
2013-01-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-01-14 Quanah Gibson-MountHappy New Year
2013-01-14 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-01-09 Howard ChuITS#7488 disable threaded indexer for now
2013-01-09 Pierangelo Masaratimore about ITS#7487
2013-01-09 Pierangelo Masaratihandle SLAP_MOD_SOFTDEL (ITS#7487) and other internal...
2013-01-09 Pierangelo Masaratifix slapd.conf name (ITS#7484)
2013-01-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-01-03 Howard ChuITS#7483
2013-01-03 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-01-03 Howard ChuGet MDB txn before acquiring a CSN
2012-12-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-11 Howard ChuITS#7469 fix slapcat
2012-12-11 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-10 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-04 Howard ChuRename mdb_open/close mdb_dbi_open/close
2012-12-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-04 Howard ChuPlug slapindex memleak
2012-12-03 Howard ChuITS#7459 fix config schema
2012-11-30 Howard ChuRename libmdb to liblmdb
2012-11-30 Howard ChuRename mdb.h to lmdb.h
2012-11-30 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-11-27 Howard ChuITS#7451 fix back-ldif return on empty dir
2012-11-27 Howard ChuITS#7452 fix typo in envflags
2012-11-26 Jan SynacekITS#7431 fix constraint_check_restrict segfault
2012-11-26 Howard ChuITS#7450 enforce SLAPD_MAX_DAEMON_THREADS
2012-11-26 Howard ChuITS#7449 fix signedness for index_substr_any_*
2012-11-26 Ralf HaferkampITS#7445 fix deref control exposure
2012-11-26 Ralf HaferkampFixed insertion of the overlay_remove callback (SLAP_CO...
2012-11-26 Ralf HaferkampITS#7436 slapo-deref: call overlay_register_control...
2012-11-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-11-05 Howard ChuITS#7426 ignore syncrepl ops
2012-11-01 Howard ChuITS#7427 fix for spurious old entries
2012-10-31 Jan SynacekITS#7418 Fix slapo-constraint: handle uri and restrict...
2012-10-31 Howard ChuITS#7402 tweak prev commit, use hex for txn IDs
2012-10-31 Howard ChuITS#7402 fix potential txn leak in online indexer
2012-10-31 Howard ChuITS#7402 add txnID to debug output to aid tracing
2012-10-31 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-10-12 Howard ChuITS#7416 make sure to reopen attr DBs after env reopen
2012-10-12 Howard ChuITS#7414 fix slapo-rwm modrdn cleanup
2012-10-03 Howard ChuITS#7403, #6296 fix AUTHZ_BACKEND handling
2012-10-02 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-27 Howard ChuITS#7403 fix idassert non-override mode
2012-09-26 Quanah Gibson-MountFix MDB objectClass so that MDB will load
2012-09-25 Howard ChuMore for envflags
2012-09-25 Howard ChuAdd envflags for MDB config
2012-09-19 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-14 Howard ChuITS#7391 more for ab04c50a32275e216b82edaeeed50208cf49336b
2012-09-14 Howard ChuITS#7390 fix slapd_rw_destroy
2012-09-14 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-12 Howard ChuITS#7386 close read txn in reindex commit
2012-09-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
next