openldap/libraries/liblmdb
2026-05-22 21:14:40 +01: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
CHANGES Add changes file for LMDB 1.0 series 2026-05-06 14:43:25 +00: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 ITS#8605 - spelling fixes 2026-05-06 21:18:55 +01:00
intro.doc ITS#8386 lmdb: be a bit more precise that mdb_get retrieves data in intro.doc 2026-04-15 17:33:05 +01:00
LICENSE Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
lmdb.h ITS#9011 LMDB: add mdb_txn_flags() 2026-05-04 14:48:56 +01:00
Makefile ITS#10203 lmdb: fixup lmdb.pc 2026-05-22 21:14:40 +01:00
mdb.c ITS#10504 lmdb: silence warning on MacOS linker 2026-05-14 14:17:53 +01:00
mdb_copy.1 ITS#9009 LMDB: update some version and copyright stamps 2026-05-06 21:24:10 +01:00
mdb_copy.c ITS#8803 LMDB: add tool option to disable locking 2026-04-24 20:19:46 +01:00
mdb_drop.1 ITS#9009 LMDB: update some version and copyright stamps 2026-05-06 21:24:10 +01:00
mdb_drop.c ITS#8803 LMDB: add tool option to disable locking 2026-04-24 20:19:46 +01:00
mdb_dump.1 ITS#9009 LMDB: update some version and copyright stamps 2026-05-06 21:24:10 +01:00
mdb_dump.c ITS#8803 LMDB: add tool option to disable locking 2026-04-24 20:19:46 +01:00
mdb_load.1 ITS#9009 LMDB: update some version and copyright stamps 2026-05-06 21:24:10 +01:00
mdb_load.c ITS#8803 LMDB: add tool option to disable locking 2026-04-24 20:19:46 +01:00
mdb_stat.1 ITS#9009 LMDB: update some version and copyright stamps 2026-05-06 21:24:10 +01:00
mdb_stat.c ITS#8803 LMDB: add tool option to disable locking 2026-04-24 20:19:46 +01:00
midl.c ITS#9009 LMDB: update some version and copyright stamps 2026-05-06 21:24:10 +01:00
midl.h ITS#9009 LMDB: update some version and copyright stamps 2026-05-06 21:24:10 +01:00
module.c Keep module code in a separate object file 2024-10-16 23:29:05 +01:00
mplay.c ITS#10355 lmdb mplay: don't assign to stdin/stdout 2025-06-12 15:16:43 +01:00
mtest.c Happy New Year! 2021-01-12 19:20:36 +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_enc.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_remap.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