Announcing sqldjbdns version 0.70 - Mailing list pgsql-announce

From Bruce Guenter
Subject Announcing sqldjbdns version 0.70
Date
Msg-id 20001116183724.25200.qmail@bruce-guenter.dyndns.org
Whole thread Raw
List pgsql-announce
Version 0.70 of sqldjbdns is now available at:http://em.ca/~bruceg/sqldjbdns/

See the documentation there for more details,
or join the mailing list by sending an email to:       bgware-subscribe@lists.em.ca

A web-browsable archive of the mailing list is available at:http://lists.em.ca/ezmlm.cgi?3

Development versions of sqldjbdns are available via anonymous CVS.
Set your CVSROOT to ":pserver:cvs@bruce-guenter.dyndns.org:/CVS",
login with an empty password, and check out the "sqldjbdns" module.

-------------------------------------------------------------------------------
Changes in version 0.70

- Majorly revised the SQL schema.  See sqldns-schema.html for details.

- Added support for TXT records.

- Changed default TTL for NS records to three days.

- Added a pgsqldns-conf program.

- Improved the random ordering functionality to remove ordering bias.
-------------------------------------------------------------------------------

sqldjbdns
SQL DNS server based on djbdns
Bruce Guenter <bruceg@em.ca>
Version 0.70
2000-11-16

Sqldjbdns is an authoritative DNS server that pulls its data directly
from a set of SQL tables.  It supports fully dynamic A, MX, TXT, and PTR
records, and run-time configurable static NS and SOA records.  It also
supports schedule expiry and introduction of records.

At the moment, only PostgreSQL is supported, but support for other SQL
standard databases and different table schemas should be fairly easy to
add.  The RPM does not install in a ready-to-run form.

To build the package, you need to unpack and build the djbdns-1.02
package inside the build directory of sqldjbdns by downloading the
djbdns-1.02.tar.gz package and running:gzip -dc djbdns-1.02.tar.gz | tar -xf -make -C djbdns-1.02
Then run "make" in the build directory of sqldjbdns.

A mailing list has been set up to discuss this package.  To subscribe,
send an email to:bgware-subscribe@lists.em.ca

Development versions of sqldjbdns are available via anonymous CVS.
Set your CVSROOT to ":pserver:cvs@bruce-guenter.dyndns.org:/CVS",
login with an empty password, and check out the sqldjbdns module.

This program is Copyright(C) 2000 Bruce Guenter, and may be copied
according to the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 or a later
version.  A copy of this license is included with this package.  This
package comes with no warranty of any kind.


pgsql-announce by date:

Previous
From: The Hermit Hacker
Date:
Subject: Search engine on http://www.postgresql.org ...
Next
From: Bruce Momjian
Date:
Subject: Upcoming speeches