| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/63530
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- Addition of SQLite backend
- pdns_recursor maturity
- Verisign sitefinder workaround
PR: 58609
Submitted by: tremere@cainites.net
|
|
|
|
|
|
| |
- Fixes overwrite of config file (wrong order in Makefile)
PR: 55935
Submitted by: tremere@cainites.net
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
- recursor defaults off, Option POWERDNS_WITH_RECURSOR
|
|
|
|
|
|
| |
- make ports work as a master port
- add support for LDAP, submitted by richard@unixguru.nl
- add build for recursor
|
|
backends. Current backends include MySQL, PostgreSQL, bind, etc.
WWW: http://www.powerdns.com/
License: GPL
Patches obtained from: OpenBSD <maurice@amaze.nl>
|