]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2024-09-16  Howard ChuITS#9920 lmdb: cleanup prev commit
2024-09-16  Howard ChuITS#9920 lmdb: fix page_split of encrypted page
2024-07-30  AndrasITS#10244 win32: Fix passed ptr type
2024-06-17  Howard ChuITS#9378 don't try to print oversized keys in debug msg
2024-06-03  Howard ChuLMDB: tweak mdb_load.1 manpage
2024-06-03  Zach VonlerITS#10222 LMDB: Updated mdb_dump man page
2024-05-03  Howard ChuITS#10212 LMDB: better fix
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-12-26  Howard ChuMore crypto fixups
2023-12-25  Howard Chucrypto demo: fixup OpenSSL 3 compat
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...
2022-12-15  Howard ChuITS#9961 LMDB: fix MSVC error
2022-11-28  Howard ChuITS#9920 must account for size of authentication data
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-27  Mike HommeyITS#9919 - Mark infrequently used functions as cold...
2022-09-23  Mike HommeyITS#9030 - Use sys/cachectl.h rather than asm/cachectl...
2022-09-21  Howard ChuITS#9910 fix typo
2022-09-21  Howard ChuITS#9524 fix loose page tracking
2022-09-01  NikoPLPITS#9910 fix undefined MDB_FDATASYNC on MacOSX
2022-06-09  Joakim HassilaITS#9861 fix readonly regression from #9017
2022-05-13  Kris ZypITS#9385 fix using MDB_NOSUBDIR with nonexistent file
2021-07-28  Kris ZypITS#9618 fix Windows WRITEMAP flush
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#9500 fix regression from ITS#8662
2021-03-14  Howard ChuITS#9376 simplify
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-30  Kris ZypITS#9372 Default to using POSIX semaphores on MacOS
2020-10-30  Kris ZypITS#9371 Fix unknown size of void compilation errors
2020-10-23  Howard ChuITS#9376 Fixes for repeated deletes with xcursor
2020-10-23  Howard ChuSupport db_pagesize in mdb_load
2020-10-12  Howard ChuITS#9364 fix doxygen comment
2020-10-12  Howard ChuITS#9364 Add docs for crypto modules
2020-10-12  Howard ChuITS#9364 Add crypto support to all tools
2020-10-12  Howard ChuITS#9364 use crypto table properly
2020-10-11  Howard ChuITS#9364 tweak crypto sample again
2020-10-11  Howard ChuITS#9364 tweak sample
2020-10-11  Howard ChuITS#9364 add sample for authenticated encryption
2020-10-11  Howard ChuITS#9364 add error code texts
2020-10-11  Howard ChuITS#9364 rework crypto API
2020-10-11  Howard ChuITS#9017 fixes for encryption
2020-10-11  Howard ChuFix rawpart flag collision
2020-10-10  Howard ChuFix fallthru warning
2020-10-10  Howard ChuAdd mdb_env_set_pagesize()
2020-10-10  Howard ChuMore RAWPART support
2020-10-10  Howard ChuPreliminary raw partition support
2020-10-10  Howard ChuITS#9278 fix robust mutex cleanup for FreeBSD
2020-10-10  Howard ChuITS#9017 cleanup Windows off_t
2020-10-10  Howard ChuITS#9017 doxygen comment for MDB_FIXEDSIZE
2020-10-10  Howard ChuITS#9017 LMDB: fix off_t usage on Windows
2020-10-10  Kris ZypITS#9017 LMDB: allow using fixed file size on Windows
2020-10-10  Kris ZypITS#9017 LMDB: improve Windows sync commit perf
2020-10-10  Howard ChuITS#9155 lmdb: free mt_spill_pgs in non-nested txn...
2020-10-10  Quanah Gibson... Happy New Year!
2020-10-10  Howard ChuSilence spurious fallthru warning
2020-10-10  Howard ChuITS#9118 add MAP_NOSYNC for FreeBSD
2020-10-10  Howard ChuITS#8704 add missing opt flags in prev commit
2020-10-10  Howard ChuITS#9068 fix backslash escaping
2020-10-10  Kris ZypITS#9007 don't free loose writemap pages
2020-10-10  Ka Ho NgITS#8978 Fix mdb_env_open2() failing when getting handl...
2020-10-10  Howard ChuITS#8969 tweak mdb_page_split
2020-10-10  Howard ChuIDLs for VL32 must be same size as for 64bit
2020-10-10  Howard ChuHappy New Year
2020-10-10  Quanah Gibson... Happy New Year!
2020-10-10  moneromooo... ITS#8857 document mdb_cursor_del does not invalidate...
2020-10-10  Howard ChuITS#8908 DOC: GET_MULTIPLE etc don't return the key
2020-10-10  Howard ChuITS#8891 fix M$ WINAPI typedefs
2020-10-10  Howard ChuITS#8756 remove loose pg from dirty list in freelist_save
2020-10-10  Howard ChuITS#8844 use getpid() in mdb_env_close0()
2020-10-10  Howard ChuITS#8831 move flag init into readhdr
2020-10-10  Quanah Gibson... Happy New Year
2020-10-10  Howard ChuITS#8819 can't use fakepage mp_ptrs directly
2020-10-10  Howard ChuITS#8324 More for Win32 NTDLL junk
2020-10-10  Howard ChuAdd mdb_drop tool
2020-10-10  Howard ChuITS#8760 fix regression in 0.9.19
2020-10-10  Howard ChuAdd -a append option to mdb_load
2020-10-10  Quanah Gibson... ITS#8612 Fix Solaris builds with liblmdb
2020-10-10  Hallvard FurusethTweak ITS#8722 fix: Use XCURSOR_REFRESH()
2020-10-10  Hallvard FurusethXCURSOR_REFRESH() fixups/cleanup
2020-10-10  Howard ChuITS#8728 fix MDB_VL32 freeing overflow page
2020-10-10  Howard ChuITS#8722 fix FIRST_DUP/LAST_DUP cursor bounds check
2020-10-10  Howard ChuDoc tweaks
2020-10-10  Howard ChuAdd mdb_cursor_is_db()
2020-10-10  Howard Chumdb_dbi_open tweak
2020-10-10  Howard ChuITS#8704 Fix PREVMETA, rename to PREVSNAPSHOT
2020-10-10  Hallvard FurusethUnref ovpages when deleting them
2020-10-10  Hallvard FurusethDrop always-false MDB_WRITEMAP test when IS_DIRTY_NW()
2020-10-10  Howard ChuITS#8704 Add MDB_PREVMETA support to tools
2020-10-10  Howard ChuITS#8704 Add PREVMETA to envflags()
2020-10-10  moneromooo... ITS#8704 add MDB_PREVMETA flag to mdb_env_open
next