openldap/libraries/liblmdb
Howard Chu b87dedd99e ITS#9376 Fixes for repeated deletes with xcursor
On DUPSORT DBs, must initialize xcursor regardless of whether
caller requested its data. Also in cursor_prev must check whether
cursor index is still within range before using it.
2020-10-23 17:03:54 +00:00
..
.gitignore ITS#7953 .gitignore *.lo 2014-10-02 21:35:15 +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! 2020-10-10 13:51:45 +01:00
crypto.c ITS#9364 Add crypto support to all tools 2020-10-12 21:57:05 +01:00
Doxyfile Doxygen fixes. Use DISTRIBUTE_GROUP_DOC. 2016-12-21 21:40:50 +01:00
intro.doc Happy New Year! 2020-10-10 13:51:45 +01:00
LICENSE Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
lmdb.h ITS#9364 fix doxygen comment 2020-10-12 22:55:51 +01:00
Makefile ITS#9364 Add crypto support to all tools 2020-10-12 21:57:05 +01:00
mdb.c ITS#9376 Fixes for repeated deletes with xcursor 2020-10-23 17:03:54 +00:00
mdb_copy.1 ITS#9364 Add docs for crypto modules 2020-10-12 22:28:27 +01:00
mdb_copy.c ITS#9364 Add crypto support to all tools 2020-10-12 21:57:05 +01:00
mdb_drop.1 ITS#9364 Add docs for crypto modules 2020-10-12 22:28:27 +01:00
mdb_drop.c ITS#9364 Add crypto support to all tools 2020-10-12 21:57:05 +01:00
mdb_dump.1 ITS#9364 Add docs for crypto modules 2020-10-12 22:28:27 +01:00
mdb_dump.c ITS#9364 Add docs for crypto modules 2020-10-12 22:28:27 +01:00
mdb_load.1 ITS#9364 Add docs for crypto modules 2020-10-12 22:28:27 +01:00
mdb_load.c Support db_pagesize in mdb_load 2020-10-23 17:48:53 +01:00
mdb_stat.1 ITS#9364 Add docs for crypto modules 2020-10-12 22:28:27 +01:00
mdb_stat.c ITS#9364 Add docs for crypto modules 2020-10-12 22:28:27 +01:00
midl.c Happy New Year! 2020-10-10 13:51:45 +01:00
midl.h Happy New Year! 2020-10-10 13:51:45 +01:00
module.c ITS#9364 Add crypto support to all tools 2020-10-12 21:57:05 +01:00
module.h ITS#9364 Add crypto support to all tools 2020-10-12 21:57:05 +01:00
mtest.c Add mdb_env_set_pagesize() 2020-10-10 16:26:24 +01:00
mtest2.c Happy New Year! 2020-10-10 13:51:45 +01:00
mtest3.c Happy New Year! 2020-10-10 13:51:45 +01:00
mtest4.c Happy New Year! 2020-10-10 13:51:45 +01:00
mtest5.c Happy New Year! 2020-10-10 13:51:45 +01:00
mtest6.c Happy New Year! 2020-10-10 13:51:45 +01:00
mtest_enc.c ITS#9364 rework crypto API 2020-10-11 13:56:52 +01:00
mtest_enc2.c ITS#9364 Add docs for crypto modules 2020-10-12 22:28:27 +01:00
mtest_remap.c Add test code for remap / encryption 2020-10-10 12:52:10 +01:00
sample-bdb.txt Happy New Year! 2020-10-10 13:51:45 +01:00
sample-mdb.txt Happy New Year! 2020-10-10 13:51:45 +01:00
tooltag Add mdb_drop tool 2020-10-10 13:12:34 +01:00