]> git.ipfire.org Git - thirdparty/pdns.git/commit
gsqlite backend
authorBert Hubert <bert.hubert@netherlabs.nl>
Sun, 21 Sep 2003 12:34:43 +0000 (12:34 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Sun, 21 Sep 2003 12:34:43 +0000 (12:34 +0000)
commit525b8a7c083b87bd073df6bbc47ce9fdd181e74d
tree1dd83d3e5828a99151418d0f58f68c0bfcba053d
parent562588a3a16457acb044bfe86de30f6504c77b98
gsqlite backend

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@187 d19b8d6e-7fed-0310-83ef-9ca221ded41b
16 files changed:
ChangeLog
Makefile.am
configure.in
modules/gsqlitebackend/Makefile.am [new file with mode: 0644]
modules/gsqlitebackend/OBJECTFILES [new file with mode: 0644]
modules/gsqlitebackend/OBJECTLIBS [new file with mode: 0644]
modules/gsqlitebackend/gsqlitebackend.cc [new file with mode: 0644]
modules/gsqlitebackend/gsqlitebackend.hh [new file with mode: 0644]
modules/gsqlitebackend/ssqlite.cc [new file with mode: 0644]
modules/gsqlitebackend/ssqlite.hh [new file with mode: 0644]
pdns/misc.cc
pdns/misc.hh
pdns/pdns_recursor.cc
pdns/precursor.in [new file with mode: 0755]
pdns/syncres.cc
pdns/syncres.hh