openldap/libraries/liblmdb
kero fc757af206 ITS#10296 lmdb: fix fdatasync on MacOS
Patch from kero, with corrections by hyc
2025-01-28 17:24:07 +00:00
..
.gitignore ITS#9574 add mdb_drop to .gitignore 2021-06-07 15:55:06 +01:00
chacha8.c Add test code for remap / encryption 2020-10-10 12:52:10 +01:00
chacha8.h Add test code for remap / encryption 2020-10-10 12:52:10 +01:00
COPYRIGHT Happy New Year! 2021-01-12 19:20:36 +00:00
crypto.c ITS#9920 crypto: use libsodium instead of OpenSSL 2024-10-14 19:39:32 +01:00
Doxyfile Doxygen fixes. Use DISTRIBUTE_GROUP_DOC. 2016-12-21 21:40:50 +01:00
intro.doc Happy New Year! 2021-01-12 19:20:36 +00:00
LICENSE Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
lmdb.h Move the crypto module helpers into main liblmdb. 2024-10-16 22:47:42 +01:00
Makefile Keep module code in a separate object file 2024-10-16 23:29:05 +01:00
mdb_copy.1 Happy New Year! 2021-01-12 19:20:36 +00:00
mdb_copy.c Move the crypto module helpers into main liblmdb. 2024-10-16 22:47:42 +01:00
mdb_drop.1 Happy New Year! 2021-01-12 19:20:36 +00:00
mdb_drop.c Move the crypto module helpers into main liblmdb. 2024-10-16 22:47:42 +01:00
mdb_dump.1 ITS#10222 LMDB: Updated mdb_dump man page 2024-06-03 21:17:13 +01:00
mdb_dump.c Move the crypto module helpers into main liblmdb. 2024-10-16 22:47:42 +01:00
mdb_load.1 ITS#10275 mdb_load: add -Q option to use NOSYNC for faster loading 2024-10-26 21:25:48 +01:00
mdb_load.c ITS#10275 mdb_load: add -Q option to use NOSYNC for faster loading 2024-10-26 21:25:48 +01:00
mdb_stat.1 Happy New Year! 2021-01-12 19:20:36 +00:00
mdb_stat.c Move the crypto module helpers into main liblmdb. 2024-10-16 22:47:42 +01:00
mdb.c ITS#10296 lmdb: fix fdatasync on MacOS 2025-01-28 17:24:07 +00:00
midl.c Happy New Year! 2021-01-12 19:20:36 +00:00
midl.h ITS#10137 LMDB: Allow users to define MDB_IDL_LOGN 2023-11-27 16:25:15 +00:00
module.c Keep module code in a separate object file 2024-10-16 23:29:05 +01:00
mplay.c ITS#9378 Add replay tool 2024-01-09 17:42:58 +00:00
mtest2.c Happy New Year! 2021-01-12 19:20:36 +00:00
mtest3.c Happy New Year! 2021-01-12 19:20:36 +00:00
mtest4.c Happy New Year! 2021-01-12 19:20:36 +00:00
mtest5.c Happy New Year! 2021-01-12 19:20:36 +00:00
mtest6.c Happy New Year! 2021-01-12 19:20:36 +00:00
mtest_enc2.c Move the crypto module helpers into main liblmdb. 2024-10-16 22:47:42 +01:00
mtest_enc.c Happy New Year! 2021-01-12 19:20:36 +00:00
mtest_remap.c Happy New Year! 2021-01-12 19:20:36 +00:00
mtest.c Happy New Year! 2021-01-12 19:20:36 +00:00
sample-bdb.txt Happy New Year! 2021-01-12 19:20:36 +00:00
sample-mdb.txt Happy New Year! 2021-01-12 19:20:36 +00:00
tooltag Add mdb_drop tool 2020-10-10 13:12:34 +01:00