]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb
Revert to previous behavior:
[openldap] / servers / slapd / back-bdb /
2003-09-25 Howard ChuRevert to previous behavior:
2003-09-24 Howard ChuAdd memctx param to build_new_dn(). cleanup DN leaks.
2003-09-24 Howard ChuSilence valgrind warnings of uninit'd memory
2003-09-23 Howard ChuITS#2735 - plug memory leaks
2003-09-23 Howard ChuPlug a 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-09-21 Howard ChuTweak entry caching: only maintain LRU list on cached...
2003-09-21 Howard ChuRevert broken index optimizations
2003-09-20 Howard ChuFix segfault if entry_get is called with NULL attribute
2003-09-20 Howard Chucn=ldapsync berval cleanup
2003-09-17 Luke Howardfix typo
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-09-15 Kurt Zeilengacleanup
2003-09-14 Howard ChuMore deadlock tweaks.
2003-09-12 Howard ChuFix prev commit
2003-09-12 Howard ChuConstruct ctxcsn entries directly, plug memory leaks...
2003-09-12 Howard ChuClarify/standardize library version mismatch error...
2003-09-10 Jong Hyuk Choiadd bdb_get_commit_csn() for use in bdb_search
2003-09-09 Jong Hyuk Choimore EntryInfo handling fix code (overriding the prev...
2003-09-08 Jong Hyuk Choiuse of bdb_modify_internal() in bdb_csn_commit()
2003-09-03 Jong Hyuk Choimemory mgmt cleanup
2003-08-30 Jong Hyuk Choislaptool update for LDAP Sync replication
2003-08-29 Jong Hyuk Choimore patches for ITS#2692 (Thanks Luke!)
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-27 Jong Hyuk Choicleanup
2003-08-26 Jong Hyuk ChoiLDAP Sync protocol extension
2003-08-26 Jong Hyuk Choicleanup
2003-08-26 Jong Hyuk ChoiContext CSN updates for hdb
2003-08-26 Jong Hyuk ChoiContext CSN Patch (5)
2003-08-25 Jong Hyuk ChoiContext CSN Patch (4)
2003-08-25 Jong Hyuk Choimisc cleanup
2003-08-25 Jong Hyuk ChoiContext CSN Patch (3)
2003-08-25 Jong Hyuk ChoiContext CSN Patch (2)
2003-08-25 Jong Hyuk ChoiContext CSN patch (1) - cleanup
2003-08-23 Luke HowardFix symbol name collision when LDAP_SYNC && BDB_HIER
2003-08-23 Jong Hyuk ChoiContext CSN patch (1)
2003-08-14 Jong Hyuk ChoiLDAP Sync protocol change : state mode (add+present...
2003-08-07 Kurt ZeilengaAdd initial support for modify/increment. No over...
2003-07-15 Jong Hyuk ChoiVarious udpates for SyncRepl
2003-07-02 Jong Hyuk Choi- partial attribute replication tested ok
2003-07-01 Jong Hyuk ChoiBerkeley DB congestion avoidance
2003-06-28 Jong Hyuk ChoiGlueing code changes for replica promotion scenario
2003-06-27 Jong Hyuk ChoiLCUP primitive routines removed
2003-06-26 Jong Hyuk ChoiIDL cache AVL tree initialize
2003-06-25 Jong Hyuk Choinot returning glue entries unless manageDSAit is set
2003-06-15 Howard ChuITS#2596 init ID list
2003-06-13 Howard ChuMore fixes for modify - don't delete index keys that...
2003-06-12 Howard ChuITS#2593 keep entryinfo locked during delete
2003-06-12 Howard ChuITS#2440 unmunge init_module names
2003-06-12 Howard ChuAnother BDB_HIER redundant modification
2003-06-12 Howard ChuAnother BDB_HIER e_name / e_nname fix
2003-06-12 Howard ChuITS#2593? get entry lock sooner...
2003-06-12 Hallvard FurusethRevert previous patch: Bad time for it.
2003-06-11 Jong Hyuk Choicleanup
2003-06-11 Jong Hyuk Choia fix for back-bdb entry cache
2003-06-10 Kurt ZeilengaAdd server side assert control support.
2003-06-09 Howard ChuITS#2580 - avoid cache deadlock
2003-06-05 Hallvard FurusethFix bdb_db_hash() to handle padding bits in integers.
2003-05-31 Kurt ZeilengaMerge partial and intermediate responses
2003-05-30 Jong Hyuk Choibase entry checking for refreshAndPersist as well
2003-05-25 Kurt ZeilengaAnother round of minor copyright updates
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-24 Howard ChuFix double-free'd rdn bug
2003-05-23 Howard ChuITS#2541 added bdb_cache_delete_cleanup() to defer...
2003-05-23 Howard ChuDon't re-cache IDL's retrieved from the cache
2003-05-23 Howard ChuDon't avl_insert NULL kids
2003-05-22 Howard ChuITS#2540 not sure, difficult to reproduce crash...
2003-05-22 Howard ChuITS#2522 fix candidate return values - once more, with...
2003-05-21 Jong Hyuk ChoiIf the sync mode is refreshAndPersist,
2003-05-20 Jong Hyuk Choipersistent search updates with recent changes
2003-05-15 Hallvard FurusethRemove excess `0' arguments to fprintf.
2003-05-14 Howard ChuITS#2514 fix NULL deref
2003-05-14 Luke HowardDon't crash if attr_find() fails (Howard, you might...
2003-05-13 Howard ChuITS#2507, fix *_candidates error return values
2003-05-13 Howard ChuOptimize modify_internal, only reindex the actual modif...
2003-05-13 Howard ChuFix prev commit, must passthru precomputed scopes
2003-05-13 Howard ChuITS#2506 - fix prev patch, don't ignore undefined filte...
2003-05-11 Howard ChuRevert prev commit
2003-05-11 Howard ChuPlug leak in hdb
2003-05-11 Howard ChuAdded SLAP_TOOL_READMAIN and SLAP_TOOL_READONLY slapMod...
2003-05-10 Howard ChuPlug mem leak in slapindex
2003-05-09 Howard ChuFor ITS#2502 - force release of locks on exiting threads
2003-05-02 Howard ChuITS#2480 uninit'd vars
2003-05-02 Hallvard FurusethEntry *e could be freed uninitialized after goto return...
2003-05-02 Hallvard FurusethFix printf/Debug format arguments.
2003-05-01 Jong Hyuk Choi- LDAP_SYNCREPL defined in include/ldap.h
2003-05-01 Howard ChuFix HDB search_aliases crash, cleanup search scope...
2003-04-30 Jong Hyuk Choicomment cleanup
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-04-30 Howard ChuLog errors from dn2id failures
2003-04-30 Howard ChuUse DB_RMW when deleting dn2id elements
2003-04-30 Howard ChuUse computed filters to pass in search scope.
2003-04-30 Jong Hyuk Choi- manageDSAit is implicitly assumed for LCUP / SYNC
2003-04-29 Howard ChuRevert prev commit. It's a symptom that BDB was built...
2003-04-29 Howard ChuBetter handling of computed filters
2003-04-29 Kurt Zeilengaremove dnNormalize2
next