Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Howard Chu
0e7fba73b7
ITS#7815 fix mdb_page_split
Was leaving cursor pointed at wrong page if the newindx was
in the right sibling page, and the parent was also split.
|
11 years ago |
.. |
.gitignore
|
Rename libmdb to liblmdb
|
12 years ago |
CHANGES
|
Note changes for LMDB 0.9.11
|
11 years ago |
COPYRIGHT
|
Happy New Year
|
12 years ago |
Doxyfile
|
One more rename
|
12 years ago |
LICENSE
|
Rename libmdb to liblmdb
|
12 years ago |
Makefile
|
Release 0.9.8
|
11 years ago |
lmdb.h
|
ITS#7793 mdb_cursor_put(): Fix MDB_CURRENT.
|
11 years ago |
mdb.c
|
ITS#7815 fix mdb_page_split
|
11 years ago |
mdb_copy.1
|
Clean up mdb_copy.
|
11 years ago |
mdb_copy.c
|
Clean up mdb_copy.
|
11 years ago |
mdb_stat.1
|
Add mdb_reader_check()
|
12 years ago |
mdb_stat.c
|
Add Caveat: Readers need write access. Whitespace.
|
11 years ago |
midl.c
|
ITS#7775 Drop <assert.h>, drop/replace assert()s.
|
11 years ago |
midl.h
|
Update MDB documentation and comments.
|
11 years ago |
mtest.c
|
mtest*.c, sample-*.c: Add/note error checks.
|
11 years ago |
mtest2.c
|
mtest*.c, sample-*.c: Add/note error checks.
|
11 years ago |
mtest3.c
|
mtest*.c, sample-*.c: Add/note error checks.
|
11 years ago |
mtest4.c
|
mtest*.c, sample-*.c: Add/note error checks.
|
11 years ago |
mtest5.c
|
mtest*.c, sample-*.c: Add/note error checks.
|
11 years ago |
mtest6.c
|
mtest*.c, sample-*.c: Add/note error checks.
|
11 years ago |
sample-bdb.c
|
mtest*.c, sample-*.c: Add/note error checks.
|
11 years ago |
sample-mdb.c
|
mtest*.c, sample-*.c: Add/note error checks.
|
11 years ago |