]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/dn2id.c
ITS#5262 fixes from HEAD
[openldap] / servers / slapd / back-bdb / dn2id.c
2007-12-06 Howard ChuITS#5262 fixes from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-21 Kurt ZeilengaChanges from HEAD suggested by Howard (1st round, less...
2005-11-29 Kurt ZeilengaITS#4223: don't store negative results in IDL
2005-11-27 Kurt ZeilengaSync with HEAD
2005-11-03 Kurt ZeilengaSync with HEAD
2005-09-28 Kurt ZeilengaSync with HEAD
2005-08-09 Kurt ZeilengaSync with HEAD
2005-07-11 Kurt ZeilengaSync with HEAD
2005-06-14 Kurt ZeilengaSync with HEAD OPENLDAP_REL_ENG_2_3_4
2005-06-13 Kurt Zeilengasync with HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-03-14 Kurt ZeilengaSync with HEAD
2005-01-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-08 Howard ChuFix ITS#3424
2004-12-06 Howard ChuStore entryIDs in big-endian order, no more custom...
2004-09-28 Howard ChuAdd SLAP_MR_ORDERED_INDEX - support for inequality...
2004-09-04 Pierangelo Masaratitrying to make names consistent
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-18 Howard ChuMake sure hdb gets signed chars for len comparison
2004-07-09 Jong Hyuk ChoiSLAP_IDL_CACHE macro removed
2004-06-16 Kurt Zeilengacleanup
2004-06-12 Howard Chuback-hdb fixes for ITS#3063
2004-03-06 Howard ChuRevert to original code
2004-03-05 Howard Chuunifdef SLAP_IDL_CACHE
2004-01-01 Kurt ZeilengaHappy new year
2003-12-30 Kurt ZeilengaInitial subordinate implementation (for chaining)
2003-11-28 Kurt ZeilengaNotices
2003-10-08 Howard ChuFix prev commit setting NO_GRANDKIDS incorrectly
2003-10-03 Howard ChuFix HDB's use of IDL cache
2003-09-27 Howard ChuFix hdb cursor leak.
2003-09-23 Howard ChuFix alignment issues in hdb_dn2idl_internal
2003-09-23 Howard ChuFix back-hdb test006 failures due to bad return code...
2003-09-22 Howard ChuCleanup prev commit
2003-09-22 Howard Chuback-hdb caching updates, use EntryInfo cache for hdb_d...
2003-06-12 Howard ChuAnother BDB_HIER e_name / e_nname fix
2003-05-25 Howard ChuRestructured to avoid direct use of sl_malloc functions...
2003-05-24 Howard ChuDon't use single malloc for BDB_HIER e->e_name + e...
2003-05-23 Howard ChuDon't re-cache IDL's retrieved from the cache
2003-05-01 Howard ChuFix HDB search_aliases crash, cleanup search scope...
2003-04-30 Howard ChuUse DB_RMW when deleting dn2id elements
2003-04-23 Howard ChuFix byte-ordering in bdb_dup_compare
2003-04-23 Howard ChuChange RDN compare funcs, we don't need lexical ordering
2003-04-23 Howard ChuSubtree rename support for the cache
2003-04-23 Howard ChuFunction renaming, make internal funcs static, etc.
2003-04-22 Howard ChuOmit bei_rdn field from EntryInfo
2003-04-22 Howard Chufilter_candidate tweaks, search_stack tweaks
2003-04-22 Howard ChuTrim dead BDB_HIER stuff
2003-04-22 Howard ChuMem context tweaks for bdb_dn2idl
2003-04-22 Howard ChuFix typo in prev commit
2003-04-22 Howard ChuMoved IDL cache code to standalone functions.
2003-04-22 Howard ChuPass parent EntryInfo instead of parent DN to dn2id_add...
2003-04-21 Howard Chumemory context tweaks
2003-04-17 Howard ChuAdded CACHE_ENTRY_NO_KIDS flag to bei_state to shortcut...
2003-04-16 Howard ChuHierarchical cache management.
2003-01-31 Howard ChuTweak previous commit
2003-01-31 Howard ChuFix subtree and matched search in back-hdb
2003-01-30 Howard ChuDisallow multiple suffixes by default. Otherwise subtre...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-14 Hallvard FurusethRemove casts of AVL function pointers.
2002-12-14 Hallvard FurusethCall node_find_cmp() with (void *)&ulong instead of...
2002-09-19 Howard ChuUpdated BDB_HIER for current API
2002-08-24 Kurt Zeilengause ldap_charray_*() instead of charray_*()
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-10 Jong Hyuk ChoiDB_RMW flag to dn2id and id2entry
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
2002-04-25 Howard ChuFix ITS#1774, BDB keys need ulen and flags to be initia...
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages to operational.c and fixed...
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
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-17 Howard ChuCleanup while loops in dn2id_add/delete
2002-01-17 Pierangelo Masaratianother round replacing dn_parent ...
2002-01-16 Pierangelo Masaratifix ber_*str renaming
2002-01-06 Howard ChuFix some debug statements
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-29 Howard ChuMore cleanup
2001-12-29 Howard ChuMisc cleanup
2001-12-28 Howard ChuChanged dn_rdn/dn_rdnlen to struct berval
2001-12-27 Howard ChuMore struct berval fixes
2001-12-26 Howard ChuSome more (incomplete) struct berval conversion
2001-12-26 Howard ChuMoved bdb_strcopy to slap_strcopy
2001-12-26 Howard ChuMinor cleanup
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-10 Howard ChuFixed suffix DN_SUBTREE again. Index was still being...
2001-12-10 Howard ChuFix check for DN_SUBTREE on be suffix
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-08 Howard ChuFix previous commit...
2001-12-08 Howard ChuCleanup previous commit
2001-12-08 Howard ChuAdded dn_rdnlen. Fixed rdn leak in limits.c.
2001-12-08 Howard ChuConverted all use of dn_parent to the in-place version...
2001-12-08 Howard ChuSwitched to dn_parent1, cleaned up dn2id_add/delete
2001-12-08 Howard ChuChanged be_nsuffix from char ** to struct berval *...
2001-12-07 Howard ChuSome fixes for BDB_IDL_MULTI. Experimental back-hdb...
next