]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2015-01-13  Howard ChuFix potential null deref (coverity)
2015-01-12  Hallvard FurusethITS#8021 doc: Don't mix MDB_WRITEMAP + non-WRITEMAP
2015-01-12  Howard ChuMore cleanup for fdatasync hack
2015-01-11  Howard ChuTweak conditionals for fdatasync hack
2015-01-09  Howard ChuITS#8021 env_sync is invalid in RDONLY env
2015-01-08  Howard Chufdatasync hack, again
2015-01-08  Howard ChuRevert "Fix prev commit for env_sync0"
2014-12-22  Howard ChuTweak fdatasync hack description
2014-12-21  Howard ChuFix prev commit for env_sync0
2014-12-18  Howard ChuUpdate for fsync hack
2014-12-18  Howard ChuHack for potential ext3/ext4 corruption issue
2014-12-17  Howard ChuUpdate for 0.9.15
2014-12-15  Howard ChuFix MDB_APPEND doc
2014-12-15  Hallvard Furusethmake clean: remove *.lo
2014-12-15  Howard ChuClarify mdb_dbi_open doc
2014-12-05  Leo YurievITS#7987 fix excessive space for single write txn
2014-12-05  Hallvard FurusethFix WIN32 -> _WIN32
2014-12-01  Hallvard Furusethmdb_strerror: Silence warning @ Windows
2014-12-01  Hallvard FurusethFix comments
2014-12-01  Hallvard FurusethSimplify recent changes a bit.
2014-12-01  Hallvard FurusethITS#7961,#7987 Re-fix txn init.
2014-12-01  Howard ChuITS#7959 fix prev commit
2014-12-01  Howard ChuITS#7961 fix txn init
2014-12-01  Jean-Christophe... ITS#7959 Check fstat return value
2014-12-01  Leo YurievITS#7841 trivial cleanup
2014-12-01  Howard ChuITS#7956 fix compact of empty env
2014-12-01  Howard ChuITS#7955, #7671 fix MDB_PREV_DUP
2014-12-01  Howard ChuITS#7953 .gitignore *.lo
2014-12-01  Howard ChuITS#7952 .gitignore mdb_dump/load
2014-12-01  Howard ChuDon't use -fPIC for static lib
2014-12-01  Howard ChuMust do dlist_free before releasing Wmutex
2014-12-01  Howard ChuFree write mutex earlier in txn_reset0
2014-09-25  Howard ChuAndroid also only has memalign
2014-09-20  Howard Chunew date
2014-09-19  Howard ChuITS#7943 reinit txn flags
2014-09-18  Howard ChuPlug leak in 4d02c741b120786df1b87ee9ed49c1d3f9bc7522
2014-09-16  Howard ChuSilence some clang warnings
2014-09-15  Howard ChuRelease 0.9.14
2014-09-13  Quanah Gibson... Change retry to num times 60. Testing shows that on...
2014-09-09  Howard ChuMore for me_pgoldest
2014-09-09  Howard ChuRemember oldest reader txnid
2014-09-04  Howard ChuUse a single write txn
2014-08-24  Howard ChuITS#7913 cleanup
2014-08-22  Howard ChuMore for MIPS
2014-08-18  Howard ChuPartially revert ada26306992babeccad0c5443fbd76e28dd24cd6
2014-08-16  Hallvard FurusethMicrooptimize loose pages
2014-08-16  Hallvard FurusethFix loose pages in mdb_freelist_save().
2014-08-16  Hallvard FurusethSplit out mdb_midl_xmerge, add MDB_IDL_ALLOCLEN
2014-08-11  Howard ChuITS#7917
2014-08-11  Howard ChuITS#7917 fix mdb_dbi_open
2014-08-07  Howard ChuJust use memalign, not posix_memalign
2014-08-04  Howard ChuMore for MIPS
2014-08-04  Howard ChuITS#7793 more for branch key update
2014-08-04  Howard ChuITS#7793 doc update, again
2014-08-04  Howard ChuITS#7793 update branch key if needed
2014-08-02  Howard ChuMore for MIPS
2014-07-31  Howard ChuITS#7913 mdb_cursor_get(*_DUP) cleanup
2014-07-27  Howard ChuFix MIPS cache coherency on Linux
2014-07-24  Howard ChuUpdate date
2014-07-24  Howard Chumore for mdb_cursor_count
2014-07-24  Hallvard FurusethFix mdb_copy & co when MDB pagesize < OS pagesize
2014-07-24  Howard ChuITS#7789 doc updates
2014-07-24  Hallvard FurusethITS#7789 Fix mdb_env_write_meta().
2014-07-24  Howard ChuRevert ITS#7789 commits, let's try this again.
2014-07-22  Howard ChuFix env_open mode bits
2014-07-21  Howard ChuFix mdb_cursor_count, reject uninit'd cursor
2014-07-21  Howard ChuSilence prototype warnings
2014-07-14  Howard ChuTypo
2014-07-14  Howard ChuITS#7896 fix for mdb_env_map
2014-07-09  Howard ChuMore for cursor EOF
2014-07-09  Howard ChuZero-init copy2 writebuf
2014-07-09  Hallvard FurusethMDB_MAXKEYSIZE = 0 (dynamic value) when MDB_DEVEL
2014-07-09  Hallvard FurusethMDB_DEVEL doxygen fix
2014-07-09  Hallvard FurusethITS#7789 Fix resize vs MDB_NOMETASYNC, and a comment.
2014-07-09  Howard ChuWindows fixes
2014-07-09  Howard ChuWindows compat
2014-07-09  Howard ChuFix loading of printable dump
2014-07-09  Howard ChuITS#7789 more
2014-07-09  Howard ChuRevert "ITS#7789 update RESIZED errmsg text"
2014-07-09  Howard ChuITS#7825 more
2014-07-09  Howard ChuUpdates #7789, #7825
2014-07-09  Howard ChuITS#7825 more
2014-07-09  Howard ChuITS#7825 tweak prev commit
2014-07-09  Howard ChuITS#7825 add MDB_BAD_DBI error code
2014-07-09  Howard ChuITS#7789 update RESIZED errmsg text
2014-07-09  Howard ChuITS#7789 persist mapsize changes
2014-07-08  Howard ChuUpdate LMDB version date/info
2014-07-08  Howard ChuITS#7892 Fix MacOSX section name
2014-07-08  Hallvard FurusethITS#7713 cleanups
2014-07-08  Hallvard FurusethFixes for loose pages
2014-07-08  Howard ChuRe-fix cursor EOF
2014-07-08  Howard ChuITS#7713 handle 65536 byte page size
2014-07-08  Howard ChuSet xcursor EOF after deleting last entry
2014-07-07  Howard ChuCompacting copy doesn't need to snapshot metas
2014-07-06  Howard ChuWindows fixes
2014-07-05  Howard ChuPlay games with object file layout
2014-07-05  Howard ChuRationalize mdb_env_copy2 API
2014-07-03  Howard ChuMore tweaks to copyfd2
2014-07-03  Howard ChuMore copyfd2 tweaks
2014-07-03  Howard ChuFix envinfo to return fixed map address
next