]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb
Fix objectSubClassIndexer bug
[openldap] / servers / slapd / back-bdb /
2002-08-29 Pierangelo Masaratitrim unused var
2002-08-29 Pierangelo Masaratithis test is useless, since noop is masked SLAP_CTRL_UPDATE
2002-08-29 Pierangelo Masarati- added the capability to filter based on hasSubordinat...
2002-08-29 Pierangelo Masaratiadd bdb_hasSubordinates() helper
2002-08-27 Howard ChuITS#2040 - in bdb_idl_fetch_key() use a large enough...
2002-08-26 Kurt Zeilengacleanup
2002-08-26 Howard ChuFix oc_filter, it could exit early before counting...
2002-08-25 Howard ChuFix previous commit, BDB_REUSE_LOCKERS was inside a...
2002-08-25 Howard ChuFix ITS#2044 duplicate search results due to broken...
2002-08-24 Howard ChuAdd debug if bdb_cache_entry_db_lock fails to get a...
2002-08-24 Howard ChuExperimental code that uses one locker ID per thread...
2002-08-24 Kurt Zeilengause ldap_charray_*() instead of charray_*()
2002-08-22 Howard ChuOS/390 EBCDIC support
2002-08-22 Howard ChuAdded support for BDB 4.1.17
2002-08-20 Kurt ZeilengaQuick check of LOCK_ID() return. Likely should retry...
2002-08-20 Kurt ZeilengaMore places where LOCK_ID() calls need to be checked.
2002-08-16 Pierangelo Masaratiadd function slap_modrdn2mods that prepares modificatio...
2002-08-11 Howard ChuNever use DB_RECOVER flag when opening DB_ENV. Recovery...
2002-08-08 Howard ChuITS#2015 give correct index key back to presence_candidates
2002-08-07 Howard ChuPlug config leaks
2002-08-03 Howard ChuFix ITS#1994, Windows heap consistency
2002-07-31 Howard ChuFix bdb_idl_union of range and list (related to ITS...
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-07-19 Howard ChuChange list->range conversion again, avoid extra c_put.
2002-07-18 Jong Hyuk Choichange in the IDL conversion from a list to a range
2002-07-13 Howard ChuTweak: For slap tools, don't set DB_RECOVERY flag when...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-21 Howard ChuFix dynamic module linking
2002-06-10 Jong Hyuk ChoiDB_RMW flag to dn2id and id2entry
2002-06-06 Howard ChuITS#1837, one-level searches on leaf entries
2002-06-06 Jong Hyuk Choiremove dbenv->lock_put() call from transaction-protecte...
2002-06-01 Kurt ZeilengaMinor cleanup
2002-06-01 Kurt Zeilengareference scope checks
2002-05-31 Jong Hyuk Choiredesign of back-bdb locking :
2002-05-23 Kurt ZeilengaDelete extranous assert()
2002-05-07 Howard ChuTurn these functions on again. Need backend_attribute...
2002-05-03 Howard ChuFix DN freeing in BDB_HIER case. (BDB_HIER is still...
2002-05-03 Pierangelo Masaratis/LDAP_UNWILLING_TO_PERFORM/LDAP_ADMINLIMIT_EXCEEDED...
2002-05-02 Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
2002-04-29 Jong Hyuk Choipointer initialization
2002-04-29 Pierangelo Masaratihonor limits if below soft limit
2002-04-25 Howard ChuFix ITS#1774, BDB keys need ulen and flags to be initia...
2002-04-19 Jong Hyuk ChoiPatch for ITS# 1643
2002-04-16 Jong Hyuk ChoiHallvard B. Furuseth's patch for cache lock and mutex
2002-04-15 Jong Hyuk Choiconcurrent cache access: separation of cache lock ...
2002-04-11 Jong Hyuk Choifix: changing bdb_cache_return_entry_w() to bdb_cache_r...
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-04-05 Howard ChuITS#1709 j was logged uninitialized
2002-04-05 Howard ChuITS#1711 txn was uninitialized
2002-04-05 Howard ChuITS#1716 is_entry_subentr/ies/y/
2002-04-05 Howard ChuITS#1726, always use bdb_db_hash().
2002-04-02 Kurt ZeilengaPatch: More format bugs (ITS#1702)
2002-03-30 Pierangelo Masaratido not return a pointer to an automatic variable in...
2002-03-30 Kurt Zeilengamove ldap_int_put_filter to ldap_pvt_put_filter
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages to operational.c and fixed...
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-24 Kurt Zeilengacleanup
2002-03-23 Pierangelo Masaratiport hasSubordinates handling to back-bdb
2002-03-20 Howard ChuIn bdb_idl_fetch_key, the DB_MULTIPLE buffer must be...
2002-03-20 Howard ChuRewrote bdb_idl_insert_key and bdb_idl_delete_key for...
2002-03-19 Julius EnarusaiAdded LDAP_LOG messages
2002-03-18 Howard ChuUse a single malloc'd block for all the temporary IDL...
2002-03-18 Howard ChuFix previous commit, missing semicolon
2002-03-17 Kurt Zeilengafix compilation error
2002-03-15 Julius EnarusaiAdded LDAP_LOG messages
2002-03-15 Julius EnarusaiAdded/Modified LDAP_LOG messages to match the existing...
2002-03-15 Julius EnarusaiAdded LDAP_LOG messages to match existing Debug messages
2002-03-14 Julius EnarusaiAdded LDAP_LOG messages to these files to match the...
2002-03-14 Julius EnarusaiAdded LDAP_LOG messages to the above files to match...
2002-03-12 Kurt ZeilengaAlign with back-ldbm version
2002-03-04 Kurt ZeilengaUpdate handling of AND/OR indexing where element is...
2002-03-01 Kurt ZeilengaFix substring index error handling
2002-02-18 Kurt Zeilenga#ifdef experimental controls
2002-02-13 Pierangelo Masaratiuse ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers
2002-02-12 Kurt ZeilengaDon't print unprintable keys
2002-02-12 Kurt ZeilengaRevert most of last change
2002-02-11 Kurt ZeilengaFix bug in last commit
2002-02-11 Kurt ZeilengaUse UUID to generate a GID for txn_prepare. Based...
2002-02-11 Kurt ZeilengaMove BDB backend initialization to bdb_open. bdb_initi...
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
2002-02-08 Howard ChuMinor IDL tweaks
2002-02-02 Kurt Zeilengaswitch to openldap-data directory
2002-02-02 Kurt ZeilengaSwitch to openldap-data directory
2002-02-02 Kurt ZeilengaAdd cache txn_prepare code based upon submission (ITS...
2002-01-31 Kurt ZeilengaAdjust size offsets, needs work
2002-01-30 Kurt ZeilengaMisc WinNT build updates
2002-01-29 Kurt Zeilengadisable debug checks
2002-01-29 Kurt ZeilengaBDB_ALIASES and BDB_SUBENTRIES cleanup
2002-01-29 Kurt ZeilengaAdd search no-op support.
next