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.
Hallvard Furuseth
6214423163
Clarify doc: mdb_copy, nested txns, mdb_drop().
...
mdb_copy: Does not copy lockfile. Can trigger file growth.
mdb_txn_begin(): Clarify usage restrictions.
mdb_drop(): State what to do rather than what will be done, since
closing the handle could otherwise be read as happening even at failure.
11 years ago
..
.gitignore
Rename libmdb to liblmdb
12 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
Tweak comments, defaults should be OK already
12 years ago
lmdb.h
Clarify doc: mdb_copy, nested txns, mdb_drop().
11 years ago
mdb.c
Tweak prev commit again
11 years ago
mdb_copy.1
Clarify doc: mdb_copy, nested txns, mdb_drop().
11 years ago
mdb_copy.c
tweak mdb_copy, trap signals
12 years ago
mdb_stat.1
Add mdb_reader_check()
12 years ago
mdb_stat.c
Add mdb_reader_check()
12 years ago
midl.c
Spill pages, take 3
12 years ago
midl.h
Spill pages, take 3
12 years ago
mtest.c
Fix rebalance/cursor adjust
12 years ago
mtest2.c
Rename libmdb to liblmdb
12 years ago
mtest3.c
Rename libmdb to liblmdb
12 years ago
mtest4.c
Rename libmdb to liblmdb
12 years ago
mtest5.c
Rename libmdb to liblmdb
12 years ago
mtest6.c
Rename libmdb to liblmdb
12 years ago
sample-bdb.c
Add sample apps for comparison/education purposes
12 years ago
sample-mdb.c
Add sample apps for comparison/education purposes
12 years ago