]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2020-10-10  Hallvard FurusethDrop mdb_page_get() arg 'level', it's always NULL
2020-10-10  Hallvard FurusethDoc fixes
2020-10-10  Hallvard FurusethLess hungry mdb_pages_xkeep()
2020-10-10  Hallvard FurusethKeep MC_OVPG() == NULL when not MDB_REMAPPING()
2020-10-10  Howard ChuITS#8699 more for cursor_del ITS#8622
2020-10-10  Howard ChuFix 418ea8b94e SEGV on spilled ovpg
2020-10-10  Hallvard FurusethDrop P_DIRTY, and MDB_WRITEMAP dirty/spill lists
2020-10-10  Hallvard Furusethmp_txnid = page state, avoids searching dirty_list
2020-10-10  Hallvard FurusethDemo - move P_DIRTY to P_ADM_FLAGS, page_dirty()
2020-10-10  Hallvard FurusethDivide page flags in P_ADM_FLAGS and the rest
2020-10-10  Hallvard FurusethDrop unnecessary searches in the spill lists
2020-10-10  Hallvard FurusethSkip unnecessary mdb_page_get()s when spilling
2020-10-10  Hallvard FurusethProtect freelist at end of mdb_freelist_save()
2020-10-10  Hallvard FurusethUse mdb_page_loose() more
2020-10-10  Hallvard FurusethVerify final loose_count in mdb_txn_commit()
2020-10-10  Hallvard Furusethmdb_page_touch: Always set MDB_TXN_ERROR on error
2020-10-10  Hallvard FurusethFix mdb_enctest()
2020-10-10  Hallvard FurusethMove misplaced OVERFLOW_NOTYET code
2020-10-10  Hallvard FurusethFix broken mdb_page_get(ovpage) optimization
2020-10-10  Hallvard FurusethFix last commit - sizeof(pgno_t) and C90 compat
2020-10-10  Howard ChuScaled back on overflow page work
2020-10-10  Howard Chucheckpoint - moving overflow page headers
2020-10-10  Howard ChuData format change: add txnid to page header
2020-10-10  Hallvard FurusethTrivial encryption when $LMDB_FLAGS = "e"
2020-10-10  Hallvard FurusethGet flags from $LMDB_FLAGS when MDB_TEST
2020-10-10  Howard ChuSave/restore enc IV in page 0
2020-10-10  Howard ChuPlug some information leaks
2020-10-10  Howard ChuAdd test code for remap / encryption
2020-10-10  Howard ChuPage-level encryption support
2020-10-10  Hallvard FurusethRename mdb_env_close0() -> mdb_env_close_active()
2020-10-10  Howard ChuOptimization for mdb_rpage_get()
2020-10-10  Howard ChuRPAGE_CACHE is now dynamically selectable
2020-10-10  Howard ChuAdd new MDB_RPAGE_CACHE def
2020-10-02  Howard ChuITS#9361 prevent CSN from being generated for purge...
2020-10-01  Quanah Gibson... ITS#8618 - Remove deprecated -h and -p options to clien...
2020-10-01  Quanah Gibson... ITS#8872 - Rename configure.in to configure.ac
2020-10-01  Howard ChuITS#9342 delta-syncL ignore add of already existing...
2020-09-30  Ondřej KuzníkITS#9295 Do not replace 'op'
2020-09-30  Ondřej KuzníkITS#9359 Do not create an empty add
2020-09-30  Ondřej KuzníkITS#9359 Adjust test to trigger issue
2020-09-30  Howard ChuITS#9342 delta-sync: ignore add if entryCSN is too old
2020-09-30  Howard ChuPartially Revert "ITS#8486 use kbtree for sessionlog"
2020-09-29  Howard ChuITS#9358 Fix reqStart normalizer
2020-09-25  Ondřej KuzníkITS#9348 Stop using plain strerror()
2020-09-25  Quanah Gibson... ITS#8636 - Fix DESC for deltaCRL attribute
2020-09-25  Quanah Gibson... ITS#8341 - Add matching rule to the namingContexts...
2020-09-25  Howard ChuITS#8486 use kbtree for sessionlog
2020-09-25  Ondřej KuzníkITS#8486 Protect tavl_* calls in play_sessionlog
2020-09-25  Howard ChuITS#8486 Minor play_sessionlog cleanup
2020-09-25  Ondřej KuzníkITS#8486 Switch sessionlog to use TAVL
2020-09-25  Quanah Gibson... ITS#9348 - regenerate configure
2020-09-24  Ondřej KuzníkITS#5422 Save errno before passing it to Debug()
2020-09-24  Howard ChuITS#9348 cleanup strerr/sys_errlist detection
2020-09-24  Howard ChuITS#9348 replace all uses of STRERROR with AC_STRERROR_R
2020-09-24  Howard ChuITS#9354 cleanup watcher
2020-09-23  Ondřej KuzníkITS#9355 Propagate errors from overlay_entry_get_ov
2020-09-22  Howard ChuITS#8102 syncrepl: only use trylock on the cn=config DB
2020-09-21  Quanah Gibson... ITS#9351 - Regenerate configure
2020-09-21  Quanah Gibson... ITS#9351 - Always build back-monitor as a static backend
2020-09-21  Howard ChuITS#9354 Tool for monitoring slapd status
2020-09-20  Howard ChuITS#9353 fix monitor_back_register_database for empty...
2020-09-18  Quanah Gibson... ITS#6749 - Change configure monitor warning to DEBUG...
2020-09-17  Howard ChuITS#9352 syncrepl: fix syncrepl_op_modify on entry...
2020-09-17  Gabriel BuadesITS#9349 slapd-mdb: optimize index delete
2020-09-17  Howard ChuITS#9339 Fix syncrepl_monitor_init for dynamic monitor...
2020-09-16  Howard ChuSilence stupid warnings
2020-09-16  Quanah Gibson... Fix code indentation for recent changes
2020-09-16  Howard ChuITS#9348 don't declare sys_errlist if not present
2020-09-15  Howard ChuITS#9345 fix for cmdline cookie
2020-09-15  Howard ChuITS#9015 syncprov: fix for zero-length suffix
2020-09-13  Quanah Gibson... ITS#9344 - Fix TLS_PEERKEY_HASH_FAIL evaluation
2020-09-13  Howard ChuITS#9338 alternate fix
2020-09-13  Howard ChuITS#9345 disable test058 again
2020-09-13  Howard ChuITS#9346 Fix test063 to handle more servers
2020-09-12  Howard ChuITS#9345 syncrepl: call check_syncprov on freshly start...
2020-09-12  Quanah Gibson... ITS#9209 - Fix previous commit for command invocation
2020-09-12  Quanah Gibson... ITS#9209 - Fix command invocation
2020-09-11  Howard ChuITS#9043 Fix new log msg crashes
2020-09-11  Howard ChuITS#8054 fix etime calculation
2020-09-11  Quanah Gibson... Issue#9335 - Skip test if compiled without SASL support
2020-09-10  Howard ChuITS#9339 fix connection address handling
2020-09-10  Howard ChuITS#8102, #9330 partially revert
2020-09-10  Ondřej KuzníkITS#9043 Only print sessionlog entries we think will...
2020-09-10  Ondřej KuzníkITS#9043 Nul-terminate csn string
2020-09-10  Howard ChuITS#9339 fix test049 script
2020-09-10  Howard ChuITS#9339 Add cn=monitor to test063
2020-09-10  Howard ChuITS#9339 Add syncrepl status to cn=monitor
2020-09-10  Howard ChuITS#9339 slapd-monitor: Add schema arc for overlays
2020-09-09  Howard ChuITS#9043 tweak syncprov play_sessionlog logging
2020-09-09  Howard ChuITS#8102 serialize plain syncrepl
2020-09-08  Howard ChuITS#9342 delta-sync: ignore error if deleting an alread...
2020-09-04  Lukas JuhrichIssue#8769 - Fix oid search extension syntax in documen...
2020-09-04  Quanah Gibson... ITS#9209 - Use portable command instead of which for...
2020-09-04  Quanah Gibson... Issue#9333 - Delete unused TIMING variable left over...
2020-09-04  Howard ChuITS#9338 add regression test
2020-09-04  Howard ChuITS#9338 Add backlog control for testing slapd write...
2020-09-04  Howard ChuITS#9338 Make sure connection gets rescheduled after...
2020-09-04  Howard ChuITS#9338 syncrepl: Don't reuse existing connection...
2020-09-03  Howard ChuITS#9334 slapo-ppolicy re-fix ITS#9302
2020-09-03  Howard ChuITS#9201 partial revert
next