]> git.ipfire.org Git - thirdparty/openldap.git/commit
Add -a append option to mdb_load
authorHoward Chu <hyc@openldap.org>
Wed, 20 Sep 2017 17:38:47 +0000 (18:38 +0100)
committerHoward Chu <hyc@openldap.org>
Sat, 10 Oct 2020 12:10:34 +0000 (13:10 +0100)
commitcf3588baaecc835b24a0ebf653bc3de7ea370887
treed3e3cfc26936e4769cd5d04e032e754f519aa019
parentd9ef7ace69f69306aa82998c67550dc78a19c6df
Add -a append option to mdb_load

To allow reloading of custom-sorted DBs from mdb_dump
libraries/liblmdb/mdb.c
libraries/liblmdb/mdb_load.1
libraries/liblmdb/mdb_load.c