Timeline


and

03/25/07:

20:40 Ticket #65 (ldap-filter bugfix) closed by ahu
fixed
20:40 Ticket #114 (RFE: Dynamic configuration of PostgreSQL location) closed by ahu
invalid: This needs to be more dynamic, since not all versions of postgresql have …
20:39 Ticket #103 (Recursor does not compile on Solaris 8) closed by ahu
wontfix: We're waiting for someone to come up with a patch that works for solaris …
20:36 Ticket #128 (problem with PDNS when working in monitor mode) closed by ahu
worksforme: can't reproduce, sorry!
20:34 Ticket #90 (Building pdns on RHEL4+pgsql 8.1 fails - can't find headers) closed by ahu
fixed: Fixed by commit 998
20:34 Changeset [998] by ahu
fix for ticket 90, look for postgresql in more places
20:31 Ticket #108 (outgoing AXFR fails with large zones) closed by ahu
fixed: Should be fixed by the recent commits (982 and preceeding)
20:29 Ticket #27 (PDNS to crashing on Solaris 9) closed by ahu
fixed: Probably fixed by move to ComboAddress?
20:28 Ticket #109 (Documentation (doc.powerdns.com) inconsistency regarding use of ...) closed by ahu
fixed: resolved by commit 997
20:28 Changeset [997] by ahu
close ticket 109 and remove confusing words about bind2backend
20:24 Ticket #37 (Missing getDomainInfo in LDAP backend) closed by ahu
fixed
20:23 Ticket #112 (TXT records truncated) closed by ahu
fixed: Fixed in commit 996
20:23 Ticket #111 (TXT entries for DomainKeys seem to be truncated) closed by ahu
fixed: Fixed by commit 996
20:11 Changeset [996] by ahu
fix TXT storage and processing model. Each TXT record must now be in …
20:04 Changeset [995] by ahu
fix up zone2sql for prio-mismatching
19:43 Changeset [994] by ahu
add 2 new tests, multi-txt and multi-txt escaped, plus updated description …
16:05 Ticket #101 (problem sending notify to my slaves DNS) closed by ahu
worksforme: I really need more info even to look at this bug, sorry.. Like your …
15:58 Changeset [993] by ahu
add regression test to make sure ticket 123 does not come back
15:53 Ticket #123 (Classless in-addr.arpa delegation broken) closed by ahu
fixed: fixed in 992, but I wonder if this ends things. The regression tests don't …
15:53 Changeset [992] by ahu
fix ticket 123 - but I'm unhappy with the fix..
15:22 Ticket #82 (Incomplete information in syslog error message for webserver binding) closed by ahu
fixed: fixed in 991
15:22 Changeset [991] by ahu
fix ticket 82, webserver not verbose enough with errors
14:30 Ticket #105 (bind backend forgets about zone on notify?) closed by ahu
fixed: I think this is fixed by …
14:28 Ticket #102 (Unexpected behaviour of query-local-address) closed by ahu
wontfix: We prefer that people think a bit about such things
14:26 Ticket #67 (Failure to handle RFC compliant NAPTR) closed by ahu
fixed: Duane, can you recheck using the new MOADNSParser based auth server?
14:25 Ticket #85 (pdns_recursor.controlsocket aren't removed on normal exit) closed by ahu
fixed: Fixed today
14:25 Ticket #104 (log IP address in bind failure) closed by ahu
fixed: it appears this has been fixed already, see line 115 of nameserver.cc for …
14:20 Changeset [990] by ahu
oops - IXFR is 251 and not 254! thanks to Ralf van der Enden for noticing. …
14:19 Ticket #106 (Bind backend and Domainkeys) closed by ahu
fixed: Fixed differently in 989
14:19 Changeset [989] by ahu
fix ticket 106 which explains we mis-parse ; in "strings"
13:39 Ticket #120 (pdns-recursor leaves pidfile behind when it exits) closed by ahu
fixed: fixed in 988
13:33 Changeset [988] by ahu
close ticket 120 - pdns-recursor leaves behind pidfile & controlsocket on …

03/24/07:

22:34 Changeset [987] by ahu
fix one source of crashes and deadlocks in the BIND backend

03/22/07:

10:17 Changeset [986] by ahu
oops.. fix " fix

03/21/07:

21:21 Changeset [985] by ahu
fix TXT record serving + improve error messages creating packets
19:13 Changeset [984] by ahu
fix for BIND-backend issue about non-loaded zones, by Daniel Bilik
09:12 Changeset [983] by ahu
improve binary compatability with BIND

03/19/07:

20:59 Changeset [982] by ahu
further cleanups of TCP
18:04 Changeset [981] by ahu
convert MOADNSParser into error, don't let it drop

03/18/07:

20:35 Ticket #118 (TCP Queries always go to the recursor) closed by ahu
fixed: different fix implemented in commit 980, thanks!
20:34 Changeset [980] by ahu
first round of tcpreceiver cleanups - should fix memory leaks, plus add …
20:33 Changeset [979] by ahu
silence (correct) valgrind warning, plus add ComboAddress?
16:44 Ticket #129 (Support for the AFSDB record type) closed by ahu
fixed: Fixed in 978
16:42 Changeset [978] by ahu
implement AFSDB, closing ticket #129, as reported by "Bastian"
16:30 Ticket #130 (r972 doesn't properly send servfail for not-authorative domains) closed by ahu
fixed: Fixed in 973
16:26 Changeset [977] by ahu
ldap, opendbx updates
15:21 Changeset [976] by ahu
implement DNSSEC 'KEY' type - on request
14:58 Changeset [975] by ahu
fix MOADNSParser conversion repercussions - mostly having to do with …
13:44 Changeset [974] by ahu
close ticket #130 - unable to send servfail, thanks to ch
13:12 Changeset [973] by ahu
fillSOAData is no longer part of DNSPacket, update modules
00:30 Ticket #130 (r972 doesn't properly send servfail for not-authorative domains) created by anon
Trying to query a not configured domain against an r972 pdns-server with …

03/17/07:

22:19 Changeset [972] by ahu
move DNSPacket over to MOADNSParser!

03/11/07:

21:34 Ticket #129 (Support for the AFSDB record type) created by anon
I would like to see PowerDNS support for the AFSDB record type. The AFSDB …
11:46 Changeset [971] by ahu
fix windows build

03/10/07:

16:43 HACKING edited by anon
Removed spam. (diff)

03/09/07:

12:14 Changeset [970] by ahu
fix issue with ever increasing zone names, found by register.it
00:12 Changeset [969] by ahu
oops - forgot impedance mismatching for MX records

03/08/07:

11:23 Ticket #128 (problem with PDNS when working in monitor mode) created by anon
Dear Sir, When i running PDNS in monitor mode it works fine but when i use …
10:02 Changeset [968] by ahu
deal with out-of-zone errors properly

03/07/07:

22:24 Changeset [967] by ahu
fix that we also accept lower-case $include, $generate, $origin etc, …
19:32 Changeset [966] by ahu
no longer die on zone parsing errors in bindbackend
19:12 Changeset [965] by ahu
work around a g++ quirk (probably, might also be legitimate problem)

02/27/07:

20:49 Changeset [964] by ahu
some const char* correctness disocovered by darix on recent g++ snapshots

02/26/07:

11:24 Ticket #127 (PowerDNS replies NXDOMAIN for empty non-terminals) created by anon
If a domain has subdomains but no resource records, PowerDNS (and, BTW, …
Note: See TracTimeline for information about the timeline view.