]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb
Eliminate unnecessary Op copies
[openldap] / servers / slapd / back-bdb /
2007-11-12 Howard ChuFix pagedresults resume
2007-11-12 Howard ChuFix unlock in prev commit
2007-11-12 Howard ChuCache-thrashing protection: if the DB has more entries...
2007-11-12 Howard ChuTweak entry parent check
2007-11-12 Howard ChuCleanup debug msgs
2007-11-12 Howard ChuITS#5225 fix contextCSN updating
2007-11-11 Quanah Gibson-Mountcleanup
2007-11-07 Howard ChuITS#5186 check for multiple suffixes at config time...
2007-11-01 Howard ChuITS#5191 do all pagedresult control parsing in the...
2007-10-23 Howard ChuITS#5189 revert index.c 1.67, just catch LDAP_OTHER
2007-10-23 Howard ChuFix prev commit, include errno.h
2007-10-23 Howard ChuITS#5189 recognize ENOMEM
2007-10-15 Howard ChuFix error message propagation
2007-10-15 Howard ChuCheck DB directory validity at config time
2007-09-26 Pierangelo Masaraticheck for ee == NULL
2007-09-24 Howard ChuUse attr_valfind instead of value_find_ex to optimize...
2007-09-24 Howard ChuPreliminary sorted value support
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-15 Pierangelo Masaratiadd helper for internal searchs for objectClass=*
2007-09-15 Pierangelo Masaratiapply Howard's cleanup of database monitoring registration
2007-09-12 Pierangelo Masaratienable unindexed searches monitoring ifdef LDAP_DEVEL
2007-09-08 Howard ChuITS#5129 fix alock_close with Quick mode
2007-09-08 Howard ChuITS#5129 disallow Quick mode if DB_CONFIG has changed
2007-09-08 Pierangelo Masaratiquote suffix (ITS#5128) and use it as much as possible...
2007-09-07 Pierangelo Masaratiremove experimental code as per ITS#4962 discussion
2007-09-04 Pierangelo Masaratiparse unsigned as unsigned (ITS#5122)
2007-09-04 Pierangelo Masaratiblind fix: I assume we need to restore ors_scope
2007-09-04 Pierangelo Masaratifix idl lru deletion of last entry (ITS#5121) OPENLDAP_REL_ENG_2_4_MP
2007-09-03 Howard ChuUse IA5String for olcDbConfig to allow empty strings
2007-09-02 Howard ChuRead DB_CONFIG file in server and tool mode, for config...
2007-09-01 Pierangelo Masaratihide (experimental) schema
2007-08-29 Pierangelo Masaratifix test
2007-08-28 Pierangelo Masaratiplug leak
2007-08-26 Pierangelo Masaraticheck for shutdown (need to add to other backends?)
2007-08-26 Howard Churevert prev commit, no gain
2007-08-26 Howard ChuJust use read locks on the entry_db_lock
2007-08-25 Pierangelo Masaratibetter fix
2007-08-25 Pierangelo Masaratifix potential concurrency issue (not so potential,...
2007-08-25 Pierangelo Masaraticonsistently use "tag=" instead of "op=" in debug messages
2007-08-17 Howard ChuMore for BDB 4.6 compatibility
2007-08-17 Pierangelo Masaratifix previous commit
2007-08-17 Pierangelo Masaratiallow "traditional" behavior (more for ITS#4962; please...
2007-08-16 Pierangelo Masaratilet req_modify_s and req_modrdn_s have a common portion...
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-08-11 Howard ChuAdd config keyword for DN cache size (aka EntryInfoSize)
2007-08-11 Howard ChuRemove tool_id2entry_get
2007-08-11 Howard ChuITS#5087 fix tool_id2entry_get for hdb
2007-08-08 Pierangelo Masaratiimprove previous commit: now each missing index has...
2007-08-07 Pierangelo Masaratiadd monitor support for unindexed attributes (need...
2007-08-06 Pierangelo Masaratiworkaround open() being a macro in glibc 2.6 (ITS#5075)
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-24 Howard ChuQuick and dirty BDB 4.6.18 support. Expect this to...
2007-07-23 Howard ChuSilence warnings in prev commit
2007-07-22 Howard ChuDelete extraneous test in prev commit
2007-07-21 Howard ChuSet GLUE ocflag on dummy context entry
2007-07-21 Howard ChuITS#4961 read context glue entry if it exists
2007-07-20 Howard ChuITS#5052 fix Quick mode erroneously indexing ID#0
2007-07-10 Quanah Gibson-MountChange db == NULL to rc == LDAP_INAPPROPRIATE_MATCHING
2007-07-09 Quanah Gibson-MountITS#5037
2007-06-09 Hallvard FurusethITS#5007: Rename label "leave"; OSF1 pthread.h makes...
2007-06-09 Pierangelo Masaratido not try to register custom monitor stuff when subord...
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-05-18 Hallvard Furusethprintf format paranoia: macros could be changed to...
2007-04-11 Pierangelo Masaratifix no-op crasher (ITS#4925)
2007-04-09 Hallvard FurusethAdd missing return from void *bdb_tool_trickle_task()
2007-04-07 Howard ChuAdd trickle-sync for quick mode
2007-04-04 Hallvard Furusethprintf %p expects void*
2007-03-22 Howard ChuRemove obsolete purge (obsoleted in cache.c rev 1.106)
2007-03-21 Pierangelo Masaratidon't add databases twice; but try as hard as possible...
2007-03-21 Pierangelo Masaratiallow adding of back-bdb with monitoring on (ITS#4789)
2007-02-24 Howard ChuITS#4851 retry if opening a supposedly clean shared...
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
next