openldap/libraries/liblmdb
Hallvard Furuseth d170df58fb ITS#7861 Re-fix MDB_db.md_entries.
mdb_cursor_del(): Fix md_entries with MDB_NODUPDATA.
mdb_cursor_put(): Check in xcursor whether an item got inserted. Count
data instead of keys after 13d6d59c51.
2014-05-30 09:06:08 +02:00
..
.gitignore
CHANGES Note changes for LMDB 0.9.11 2014-01-14 17:12:48 -08:00
COPYRIGHT Fix mdb_rebalance collapsing root 2014-05-20 08:47:28 -07:00
Doxyfile
LICENSE
lmdb.h ITS#7771 mdb_cursor_put doc: Cursor moves on error 2014-05-30 09:06:08 +02:00
Makefile Release 0.9.8 2013-09-09 08:29:46 -07:00
mdb_copy.1 Clean up mdb_copy. 2013-12-11 11:57:12 +01:00
mdb_copy.c Clean up mdb_copy. 2013-12-11 11:57:12 +01:00
mdb_stat.1 Add mdb_reader_check() 2013-07-18 10:47:29 -07:00
mdb_stat.c Add Caveat: Readers need write access. Whitespace. 2013-10-04 00:51:58 +02:00
mdb.c ITS#7861 Re-fix MDB_db.md_entries. 2014-05-30 09:06:08 +02:00
midl.c ITS#7775 Drop <assert.h>, drop/replace assert()s. 2014-01-06 23:21:54 +01:00
midl.h Update MDB documentation and comments. 2013-09-23 20:09:47 +02:00
mtest2.c mtest*.c, sample-*.c: Add/note error checks. 2014-02-19 21:25:40 +01:00
mtest3.c mtest*.c, sample-*.c: Add/note error checks. 2014-02-19 21:25:40 +01:00
mtest4.c mtest*.c, sample-*.c: Add/note error checks. 2014-02-19 21:25:40 +01:00
mtest5.c mtest*.c, sample-*.c: Add/note error checks. 2014-02-19 21:25:40 +01:00
mtest6.c mtest*.c, sample-*.c: Add/note error checks. 2014-02-19 21:25:40 +01:00
mtest.c mtest: Accept an MDB_NOTFOUND case 2014-03-16 12:42:43 +01:00
sample-bdb.txt Rename samples 2014-03-16 03:55:03 -07:00
sample-mdb.txt Rename samples 2014-03-16 03:55:03 -07:00