Announcing sqldjbdns version 0.50

From: Bruce Guenter <bruceg(at)em(dot)ca>
To: pgsql-announce(at)postgresql(dot)org
Subject: Announcing sqldjbdns version 0.50
Date: 2000-11-08 17:26:38
Message-ID: 20001108112638.A22236@em.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Version 0.50 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(at)lists(dot)em(dot)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(at)bruce-guenter(dot)dyndns(dot)org:/CVS",
login with an empty password, and check out the "sqldjbdns" module.

-------------------------------------------------------------------------------
sqldjbdns
SQL DNS server based on djbdns
Bruce Guenter <bruceg(at)em(dot)ca>
Version 0.50
2000-11-08

Sqldjbdns is a new authoritative DNS server that pulls its data directly
from a set of SQL tables. It supports fully dynamic A, MX, and PTR
records, and static NS and SOA records (run-time configurable).

This package is in a very preliminary state. No configuration program
has been included, and the documentation is minimal. At the moment,
only PostgreSQL is supported, but support for other SQL standard
databases and different table schemas would be fairly easy to add.
There is no configuration tool, and 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.

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.

Browse pgsql-announce by date

  From Date Subject
Next Message Bruce Momjian 2000-11-10 22:29:49 Re: [ANNOUNCE] PyGreSQL 3.1 released
Previous Message Bruce Momjian 2000-11-07 11:41:30 Book PDF to be removed soon