]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb
More ACL to dn="" bug fixing... and add test006-acl check
[openldap] / servers / slapd / back-bdb /
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.
2002-01-29 Kurt ZeilengaFix Debug() statement
2002-01-29 Kurt ZeilengaAdd first cut BDB no-op control support.
2002-01-28 Kurt ZeilengaDelete CDB (no transactions) support
2002-01-28 Kurt ZeilengaAdd whoami extended operation. LDBM_PRE_GIANT_RWLOCK
2002-01-26 Howard ChuFix result
2002-01-26 Pierangelo Masaratiappropriately detect index delete failure
2002-01-26 Howard ChuChanged dnParent to void instead of int. (It always...
2002-01-26 Howard ChuChanged be_issuffix and dnParent to struct bervals
2002-01-26 Kurt ZeilengaMissed one db.bv_val in Debug statement
2002-01-26 Kurt ZeilengaStraighten out some argument passing... cache code...
2002-01-25 Howard ChuEntry caching. Based on ITS#1545 from Jong Hyuk Choi...
2002-01-22 Pierangelo Masaratifinal dn_parent elimination in back-bdb
2002-01-21 Kurt ZeilengaSet lock detector to DEFAULT, not NORUN.
2002-01-20 Kurt ZeilengaITS#1541 fix.
2002-01-19 Kurt ZeilengaMove {add,replace,delete}_value() routines to frontend...
2002-01-19 Kurt ZeilengaFix modify/replace.
2002-01-19 Howard ChuReset Entry->e_ocflags to 0 if objectClass attr is...
2002-01-19 Howard ChuDefined some ObjectClass->soc_flags values, changed...
2002-01-19 Kurt ZeilengaAdd checks for duplicate values.
2002-01-18 Kurt ZeilengaFix compilation error
2002-01-18 Howard ChuAdded ldap_pvt_thread_yield() after txn_abort
2002-01-18 Howard ChuAdded "fewest" lockdetect keyword, to abort txn with...
2002-01-18 Howard ChuUse DB_RMW in idl_fetch_key if called as part of a...
2002-01-18 Howard ChuDo deadlock detection on any conflict, instead of in...
2002-01-18 Howard ChuAdded compatibility macros for BDB3/4 lock_get, txn_id.
2002-01-17 Howard ChuCleanup while loops in dn2id_add/delete
2002-01-17 Pierangelo Masaratidn_parent => dnParent
2002-01-17 Pierangelo Masaratianother round replacing dn_parent ...
next