]> git.ipfire.org Git - thirdparty/pdns.git/commit
move mysql/pgsql/sqlite3 .sql files to backend directories 1105/head
authorKees Monshouwer <mind04@monshouwer.org>
Wed, 13 Nov 2013 09:01:12 +0000 (10:01 +0100)
committermind04 <mind04@monshouwer.org>
Thu, 14 Nov 2013 14:30:00 +0000 (15:30 +0100)
commit284bc360222fa977718b5fed435aa3901909b28e
treead0d2dabf8e425f409184287da81778d782ad483
parentc86e1f204dbe2c759513634c593fd63622d9a58c
move mysql/pgsql/sqlite3 .sql files to backend directories
12 files changed:
modules/gmysqlbackend/Makefile.am
modules/gmysqlbackend/dnssec.schema.mysql.sql [moved from pdns/dnssec.schema.mysql.sql with 100% similarity]
modules/gmysqlbackend/no-dnssec.schema.mysql.sql [moved from pdns/no-dnssec.schema.mysql.sql with 100% similarity]
modules/gpgsqlbackend/Makefile.am
modules/gpgsqlbackend/dnssec.schema.pgsql.sql [moved from pdns/dnssec.schema.pgsql.sql with 100% similarity]
modules/gpgsqlbackend/no-dnssec.schema.pgsql.sql [moved from pdns/no-dnssec.schema.pgsql.sql with 100% similarity]
modules/gsqlite3backend/Makefile.am
modules/gsqlite3backend/dnssec.schema.sqlite3.sql [moved from pdns/dnssec.schema.sqlite3.sql with 100% similarity]
modules/gsqlite3backend/no-dnssec.schema.sqlite3.sql [moved from pdns/no-dnssec.schema.sqlite3.sql with 100% similarity]
pdns/Makefile.am
pdns/docs/pdns.xml
regression-tests/start-test-stop