]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb
re-fix previus commit the other way 'round (rids are < 1000)
[openldap] / servers / slapd / back-bdb /
2007-02-09 Howard ChuFix prev commit, cleanup fakeroot entry before freeing
2007-02-09 Howard ChuFix prev commit, free fakeroot on teardown
2007-02-09 Howard ChuITS#4838 fix fake root handling broken by prev commit
2007-02-08 Howard ChuRevert prev commit
2007-02-08 Howard ChuJust use a readlock in cache loader
2007-02-08 Howard Chuuse dn2id index for extended filters using entryDN
2007-01-25 Howard ChuFree main-thread keys in db_close, can't do it later...
2007-01-25 Howard ChuFree main-thread keys in db_close, can't do it later...
2007-01-25 Howard ChuITS#4810 bi_entry_get_rw() must return the entry regard...
2007-01-17 Howard ChuOnly sort the first time
2007-01-17 Howard ChuFix prev commit
2007-01-17 Howard ChuCleanup prev commit
2007-01-17 Howard ChuMinor tweaks, put dup EntryInfo's on free list instead...
2007-01-15 Howard ChuShortcut when no index info is present
2007-01-15 Howard ChuITS#4554 slapindex takes a list of attributes to index
2007-01-12 Howard ChuSet upper bound on EntryInfos, fixed at 4x Entry cachesize.
2007-01-11 Hallvard FurusethDelete unused variables.
2007-01-10 Howard ChuDon't zero out attr value flags
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind
2007-01-08 Howard ChuITS#4797
2007-01-05 Howard ChuAvoid calling purge too often
2007-01-04 Howard ChuPartially revert prev commit, fix lru_purge loop
2007-01-04 Howard ChuFix HDB - don't use IDL cache when it's not configured
2007-01-04 Howard ChuUnify use of BDB lockers
2007-01-04 Howard ChuFix prev commits...
2007-01-04 Howard ChuSimpler fix
2007-01-04 Howard ChuFix idl_cache teardown again - skip if cache is empty
2007-01-03 Howard ChuRemember our own success code in case an overlay changes it
2007-01-03 Howard ChuUse Clock algorithm for IDL cache too
2007-01-03 Howard ChuDelete unused idl_cache_entry rwlock field
2007-01-02 Kurt Zeilengahappy new year
2007-01-01 Howard ChuBypass a few redundant locks
2007-01-01 Howard ChuTweak cache_lru_print
2007-01-01 Howard ChuFix prev commit, hdb_cache_find_parent
2007-01-01 Howard ChuFix typo in prev commit
2007-01-01 Howard ChuFix prev commit
2007-01-01 Howard Chupartial revert - keep acquiring BDB lock in lru_purge.
2006-12-31 Howard ChuCleanup db_lock/unlock parameters
2006-12-31 Howard ChuDitch LRU cache replacement in favor of 2nd-chance...
2006-12-30 Howard ChuIn bdb_cache_add use a readlock outside the txn to...
2006-12-25 Howard ChuITS#3707 preserve filter input, allow (and ignore)...
2006-12-24 Pierangelo Masaratidon't leak callbacks if stuff cannot be registered...
2006-12-08 Kurt ZeilengaMonitor attributes should have dSAOperation usage,
2006-12-04 Howard ChuITS#4767 fix bdb_add / translucent interaction
2006-12-01 Howard ChuTweak bei_state so cache_lru_add doesn't ever try to...
2006-11-27 Howard ChuAvoid unnecessary calls to oc_bvfind
2006-11-27 Howard ChuSkip checkpoint call if size was not specified - defer...
2006-11-15 Howard ChuDon't bother setting up threads if there are no indexed...
2006-11-15 Howard ChuConvert schema parsers to ConfigArgs so they can pass...
2006-11-13 Howard ChuITS#4738 provisional fix, still needs confirmation
2006-10-14 Pierangelo Masarationly abort update if failed pre/post read control is...
2006-09-27 Pierangelo MasaratiDB_BUFFER_SMALL is BDB 4.4 only
2006-09-27 Ralf HaferkampCheck for the correct return code of cursor->c_get...
2006-09-26 Pierangelo Masaratidon't know exactly the reason, but here without this...
2006-09-25 Pierangelo Masaratiuse right, although empty, function in bdb_db_destroy()
2006-09-20 Howard ChuFix prev commit
2006-09-20 Howard ChuUse a single malloc for entry_decode instead of two...
2006-09-17 Pierangelo Masaratimake sure we don't interfere with frontend's entry...
2006-09-16 Kurt Zeilengareturn structuralObjectClass errors
2006-09-15 Pierangelo Masaratialso work with pcache
2006-09-14 Pierangelo Masaratiminor cleanup
2006-09-13 Howard ChuAdd register_at / register_oc helpers.
2006-09-13 Howard ChuAdd BackendInfo.bi_extra for backend custom APIs
2006-09-12 Pierangelo Masaratileave monitor calls in place, hide contents; in the...
2006-09-12 Howard ChuUse #ifdef SLAPD_MONITOR for monitor APIs
2006-09-09 Howard ChuFix uninit'd *cb (Coverity scan)
2006-09-09 Pierangelo Masaratifurther improve monitoring setup and cleanup
2006-09-08 Pierangelo Masaraticleanup names
2006-09-06 Pierangelo Masaraticustom monitoring can be enabled/disabled via config
2006-09-06 Pierangelo Masaraticleanup subsystems monitoring OID handling
2006-09-06 Pierangelo Masaratifix use with back-hdb
2006-09-06 Pierangelo Masaraticleanup monitoring resources
2006-09-06 Pierangelo Masarati- objectClass is now AUXILIARY (modifies existing objec...
2006-09-06 Howard ChuReturn current entry/IDL cache counts
2006-09-06 Pierangelo Masaratidon't get mad if monitor database is not configured
2006-09-06 Pierangelo Masaratiminor cleanup; plug couple of one-time leaks
2006-09-06 Pierangelo Masarati- setup framework for monitoring of back-bdb/back-hdb...
2006-08-30 Pierangelo Masaratidon't run useless (and likely to fail) checks, if possible
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-08-26 Quanah Gibson-Mountfix e_private value, goes along with memory leak fix...
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-07-19 Howard ChuFix prev commit, update kid counters too
2006-07-18 Howard ChuITS#4616 fix cache_modrdn bei_state management
2006-07-12 Howard ChuAdditional purge changes for rev 1.120, don't keep...
2006-06-01 Howard ChuITS#4572 don't unlock non-existent locks
2006-05-18 Howard ChuITS#4552 just rely on ACLs when adding entries under...
2006-05-16 Pierangelo Masaratifix referral rewriting (ITS#4548)
2006-05-11 Howard ChuITS#4531 temporarily go back to using quick sort instea...
2006-05-11 Kurt Zeilengacleanup
2006-05-11 Ralf HaferkampAdd Pre- and Postread Control to the supported controls...
2006-05-10 Ralf HaferkampITS#4532: check *pre/postread_ctrl before freeing
2006-05-03 Howard ChuRemove some more yield() calls
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-04-08 Kurt Zeilengas/LDBM/BDB/
2006-04-05 Howard ChuRevert cache-purge task, go back to purging inline
2006-04-02 Hallvard FurusethWarnings: Unused vars. funcptr=0, not =NULL. if(b=...
2006-04-01 Hallvard FurusethCast ctype.h char arguments to unsigned char
2006-03-31 Howard Chucleanup
2006-03-31 Howard ChuCleanup
2006-03-31 Howard Chuplug leaks
next