]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2024-05-03  Howard ChuITS#10212 LMDB: better fix mdb.master
2024-05-02  Howard ChuITS#10212 LMDB: init txnid for read-only DBs
2024-04-04  Howard ChuITS#10198 Win32 mdb_strerror - stop passing "ignored...
2024-03-26  Howard ChuITS#9037 mdb_page_search: fix error code when DBI recor...
2024-01-09  Howard ChuITS#9378 Add replay tool
2024-01-09  Howard ChuITS#9378 Add explicit replay logging
2023-11-27  Clément RenaultITS#10137 LMDB: Allow users to define MDB_IDL_LOGN
2023-11-05  Howard ChuITS#10125 mdb_load: fix cursor reinit in Append mode
2023-08-27  Howard ChuITS#10095 partial revert of ITS#9278 2fd44e325195ae8166...
2023-03-06  Howard ChuITS#8447 fix cursor_put(MDB_CURRENT) on DUPSORT DB...
2022-12-15  Howard ChuITS#9961 LMDB: fix MSVC error
2022-11-28  Howard ChuITS#9916 liblmdb: use alternate MDB_page2 struct for...
2022-11-28  Howard ChuITS#9806 LMDB page_split: key threshold depends on...
2022-09-26  Mike HommeyITS#9919 - Mark infrequently used functions as cold...
2022-09-23  Mike HommeyITS#9030 - Use sys/cachectl.h rather than asm/cachectl...
2022-08-14  moneromooo... lmdb: catch non-LMDB negative errors before strerror
2022-06-09  Howard ChuFix spurious fallthru warning
2022-06-09  Joakim HassilaITS#9861 fix readonly regression from #9017
2021-10-25  Howard ChuITS#9723 clear C_EOF on cursor with MDB_FIRST_DUP
2021-06-07  Howard ChuITS#9574 add mdb_drop to .gitignore
2021-04-09  Howard ChuITS#9496 fix mdb_env_open bug from #8704
2021-03-14  Howard ChuITS#9376 simplify
2021-03-14  Howard ChuITS#9500 fix regression from ITS#8662
2021-02-18  Quanah Gibson... ITS#9469 - Typo fixes
2021-02-11  Howard ChuITS#9461 fix typo
2021-02-09  Howard ChuITS#9461 refix ITS#9376
2021-01-12  Quanah Gibson... Happy New Year!
2020-10-23  Howard ChuFixes for repeated deletes with xcursor
2020-06-16  Howard ChuITS#9278 fix robust mutex cleanup for FreeBSD
2020-04-24  Howard ChuITS#9017 cleanup Windows off_t
2020-04-24  Howard ChuITS#9017 doxygen comment for MDB_FIXEDSIZE
2020-04-24  Howard ChuITS#9017 LMDB: fix off_t usage on Windows
2020-04-24  Kris ZypITS#9017 LMDB: allow using fixed file size on Windows
2020-04-24  Kris ZypITS#9017 LMDB: improve Windows sync commit perf
2020-01-23  Howard ChuITS#9155 lmdb: free mt_spill_pgs in non-nested txn...
2020-01-09  Quanah Gibson... Happy New Year!
2019-11-15  Howard ChuSilence spurious fallthru warning
2019-11-15  Howard ChuITS#9118 add MAP_NOSYNC for FreeBSD
2019-11-10  Howard ChuRevert "ITS#9116 LMDB: fix bogus error check in read...
2019-11-10  Howard ChuITS#8704 add missing opt flags in prev commit
2019-11-10  Howard ChuITS#9116 LMDB: fix bogus error check in read-only txns
2019-08-26  Howard ChuITS#9068 fix backslash escaping
2019-04-16  Kris ZypITS#9007 don't free loose writemap pages
2019-02-17  Ka Ho NgITS#8978 Fix mdb_env_open2() failing when getting handl...
2019-01-30  Howard ChuITS#8969 tweak mdb_page_split
2019-01-17  Howard ChuFix merge error
2019-01-17  Howard ChuFix Android recognition
2019-01-17  Howard ChuAdd -a append option to mdb_load
2019-01-17  Howard ChuITS#8704 Fix PREVMETA, rename to PREVSNAPSHOT
2019-01-17  Howard ChuITS#8704 Add MDB_PREVMETA support to tools
2019-01-17  Howard ChuIDLs for VL32 must be same size as for 64bit
2019-01-14  Howard ChuHappy New Year
2019-01-14  Quanah Gibson... Happy New Year!
2018-09-10  moneromooo... ITS#8857 document mdb_cursor_del does not invalidate...
2018-08-29  Howard ChuITS#8908 DOC: GET_MULTIPLE etc don't return the key
2018-08-06  Howard ChuITS#8891 fix M$ WINAPI typedefs
2018-06-22  Howard ChuITS#8756 remove loose pg from dirty list in freelist_save
2018-05-02  Howard ChuITS#8844 use getpid() in mdb_env_close0()
2018-04-02  Howard ChuITS#8831 move flag init into readhdr
2018-03-22  Quanah Gibson... Happy New Year
2018-03-20  Howard ChuITS#8819 can't use fakepage mp_ptrs directly
2018-02-18  Howard ChuITS#8324 More for Win32 NTDLL junk
2017-11-19  Howard ChuAdd mdb_drop tool
2017-10-26  Howard ChuITS#8760 fix regression in 0.9.19
2017-10-06  Quanah Gibson... ITS#8612 Fix Solaris builds with liblmdb
2017-09-10  Hallvard FurusethTweak ITS#8722 fix: Use XCURSOR_REFRESH()
2017-09-10  Hallvard FurusethXCURSOR_REFRESH() fixups/cleanup
2017-09-09  Howard ChuITS#8728 fix MDB_VL32 freeing overflow page
2017-09-06  Howard ChuITS#8722 fix FIRST_DUP/LAST_DUP cursor bounds check
2017-07-31  moneromooo... ITS#8704 add MDB_PREVMETA flag to mdb_env_open
2017-07-26  Howard ChuITS#8699 more for cursor_del ITS#8622
2017-03-23  Howard ChuITS#8622 fix xcursor after cursor_del
2017-03-19  Hallvard FurusethITS#8582 Fill in MDB_LOCK_FORMAT
2017-03-19  Hallvard FurusethClear any struct padding in idbuf
2017-03-19  Hallvard FurusethSimplify mdb_hash_val() -> mdb_hash()
2017-03-19  Hallvard FurusethStore lock ID instead of pathname in lockfile
2017-03-04  Hallvard FurusethITS#8582 MDB_LOCK_VERSION = 2 due to format change
2017-02-06  Howard ChuITS#8582 keep mutex at end of struct
2017-01-31  Howard ChuWorkaround VL32 cursor refcounting miscount
2017-01-14  Howard ChuFurther fix f8ce8a82717ddefdc912fa47c07f1bdee2a3336b
2017-01-12  Howard ChuFix f8ce8a82717ddefdc912fa47c07f1bdee2a3336b
2017-01-11  Howard ChuHappy New Year
2017-01-11  Howard ChuMore C_EOF tweaks
2017-01-11  Howard ChuITS#8557 fix prev commit
2017-01-11  Howard ChuTweak cursor_next C_EOF check
2017-01-11  Howard ChuITS#8557 fix mdb_cursor_last
2017-01-06  Howard ChuITS#8558 fix mdb_load with escaped plaintext
2016-12-28  Howard ChuITS#8554 kFreeBSD is like BSD
2016-12-21  Hallvard FurusethMore MDB_node doc
2016-12-21  Hallvard FurusethDoxygen fixes. Use DISTRIBUTE_GROUP_DOC.
2016-12-15  Hallvard FurusethMention MDB_PREV_MULTIPLE along with MDB_NEXT_MULTIPLE
2016-12-13  Hallvard FurusethITS#8504 Fix prev commit: mc_error, #ifdef SIGPIPE
2016-12-13  Lorenz BauerITS#8504 mdb_env_copyfd2(): Don't abort on SIGPIPE
2016-12-10  Hallvard FurusethITS#7377 Catch mdb_cursor_sibling() error
2016-12-10  Hallvard FurusethClean up and comment C_UNTRACK
2016-12-10  Hallvard FurusethITS#8355 cleanup
2016-12-10  Hallvard FurusethMDB_VL32 cleanup: MDB_env.mm_mapsize type
2016-12-10  Hallvard FurusethITS#8542 mdb_dbi_open(): Protect mainDB cursors
2016-12-08  Hallvard FurusethCleanup: Add flag DB_DUPDATA, drop DB_DIRTY hack
2016-12-07  Hallvard FurusethMDB_CP_COMPACT comments
next