]> git.ipfire.org Git - thirdparty/pdns.git/commit
Move lmdb-safe files to ext/lmdb-safe/
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 14 Aug 2019 13:57:39 +0000 (15:57 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 14 Aug 2019 13:57:39 +0000 (15:57 +0200)
commitae27ae09bfd3b015878579937eaec87f5d3ac7ae
treeb67443c24dd78da6ab76fcd9cbc65b6d2e8c0b56
parent752db0de50fb22b2581b13c8665828519d5f1d22
Move lmdb-safe files to ext/lmdb-safe/
18 files changed:
ext/lmdb-safe/.gitignore [new file with mode: 0644]
ext/lmdb-safe/LICENSE [new file with mode: 0644]
ext/lmdb-safe/Makefile.am [new file with mode: 0644]
ext/lmdb-safe/lmdb-safe.cc [moved from pdns/lmdb-safe.cc with 100% similarity]
ext/lmdb-safe/lmdb-safe.hh [moved from pdns/lmdb-safe.hh with 100% similarity]
ext/lmdb-safe/lmdb-typed.cc [moved from modules/lmdbbackend/lmdb-typed.cc with 100% similarity]
ext/lmdb-safe/lmdb-typed.hh [moved from modules/lmdbbackend/lmdb-typed.hh with 99% similarity]
modules/lmdbbackend/Makefile.am
modules/lmdbbackend/OBJECTFILES
modules/lmdbbackend/lmdbbackend.hh
pdns/dnsdistdist/Makefile.am
pdns/dnsdistdist/dnsdist-kvs.hh
pdns/dnsdistdist/ext/lmdb-safe/LICENSE [new symlink]
pdns/dnsdistdist/ext/lmdb-safe/Makefile.am [new symlink]
pdns/dnsdistdist/ext/lmdb-safe/lmdb-safe.cc [new symlink]
pdns/dnsdistdist/ext/lmdb-safe/lmdb-safe.hh [new symlink]
pdns/dnsdistdist/lmdb-safe.cc [deleted symlink]
pdns/dnsdistdist/lmdb-safe.hh [deleted symlink]