aboutsummaryrefslogtreecommitdiffstats
path: root/dns/powerdns/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.9.16pav2004-03-011-1/+2
| | | | | PR: ports/63530 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* - Update to 2.9.15dinoex2004-01-201-1/+1
| | | | | | | | | | | | | | | | - allow-recursion-override was on by default, it was meant to be off - Logging was still off in daemon mode, fixed - Recursor accidentally linked in MySQL, fixed - The PowerDNS recursor had stability problems - The recursor now outputs the nameserver average response times in trace mode - LDAP compiles again Improvements: - Several improvements to zone2sql - Remove libpqpp dependencies - Added a patch from CVS to make zone2parser.cc compile on STABLE PR: 61554, 61589 Submitted by: tremere@cainites.net
* - Update to 2.9.13dinoex2004-01-121-1/+1
| | | | | | | | | | | | | includes: - Opteron support! - pdns_recursor jumbles answers now - Big LDAP cleanup - Zone2sql is now somewhat clearer when reporting malformed line errors - pdns_recursor now survives the expiration of all its root records - Serious issue fixed: added a patch to fix High CPU Load with the pdns_server and mysqld processes PR: 61213 Submitted by: tremere@cainites.net
* Update to 2.9.12dinoex2003-10-291-1/+1
| | | | | | | | | - Addition of SQLite backend - pdns_recursor maturity - Verisign sitefinder workaround PR: 58609 Submitted by: tremere@cainites.net
* - Update to 2.9.11dinoex2003-08-271-1/+1
| | | | | | - Fixes overwrite of config file (wrong order in Makefile) PR: 55935 Submitted by: tremere@cainites.net
* - Update to 2.9.10 (fixes a core-dump problem when adding new zone-records)dinoex2003-07-261-1/+1
| | | | | | | | - pdns_recursor will only be built on FreeBSD 5.0 and above (4.x lacks support for get/set/makecontext functions) - Patched pdns/pdns_recursor.cc to add .pid support PR: 54379 Submitted by: tremere@cainites.net
* - update to 2.9.8dinoex2003-05-111-1/+1
| | | | - recursor defaults off, Option POWERDNS_WITH_RECURSOR
* - Update to 2.9.6dinoex2003-03-231-1/+1
| | | | | | - make ports work as a master port - add support for LDAP, submitted by richard@unixguru.nl - add build for recursor
* PowerDNS is an advanced DNS server, which allows for several differentdinoex2003-01-201-0/+1
backends. Current backends include MySQL, PostgreSQL, bind, etc. WWW: http://www.powerdns.com/ License: GPL Patches obtained from: OpenBSD <maurice@amaze.nl>