Timeline
03/26/07:
- 23:17 Changeset [1001] by
- propagate threading instructions down to the modules
- 22:35 Changeset [1000] by
- fix memory leaks in BIND backend parsing
- 22:18 Changeset [999] by
- speedup for pdns_recursor, fix crashes of BIND backend, fix filedescriptor …
- 16:34 Ticket #131 (Add IXFR support by implementing AFXR fallback) created by
- In my current setup I use XName.org and Afraid.org for free Secondary DNS. …
03/25/07:
- 20:40 Ticket #65 (ldap-filter bugfix) closed by
- fixed
- 20:40 Ticket #114 (RFE: Dynamic configuration of PostgreSQL location) closed by
- 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
- 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
- worksforme: can't reproduce, sorry!
- 20:34 Ticket #90 (Building pdns on RHEL4+pgsql 8.1 fails - can't find headers) closed by
- fixed: Fixed by commit 998
- 20:34 Changeset [998] by
- fix for ticket 90, look for postgresql in more places
- 20:31 Ticket #108 (outgoing AXFR fails with large zones) closed by
- fixed: Should be fixed by the recent commits (982 and preceeding)
- 20:29 Ticket #27 (PDNS to crashing on Solaris 9) closed by
- fixed: Probably fixed by move to ComboAddress?
- 20:28 Ticket #109 (Documentation (doc.powerdns.com) inconsistency regarding use of ...) closed by
- fixed: resolved by commit 997
- 20:28 Changeset [997] by
- close ticket 109 and remove confusing words about bind2backend
- 20:24 Ticket #37 (Missing getDomainInfo in LDAP backend) closed by
- fixed
- 20:23 Ticket #112 (TXT records truncated) closed by
- fixed: Fixed in commit 996
- 20:23 Ticket #111 (TXT entries for DomainKeys seem to be truncated) closed by
- fixed: Fixed by commit 996
- 20:11 Changeset [996] by
- fix TXT storage and processing model. Each TXT record must now be in …
- 20:04 Changeset [995] by
- fix up zone2sql for prio-mismatching
- 19:43 Changeset [994] by
- 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
- worksforme: I really need more info even to look at this bug, sorry.. Like your …
- 15:58 Changeset [993] by
- add regression test to make sure ticket 123 does not come back
- 15:53 Ticket #123 (Classless in-addr.arpa delegation broken) closed by
- fixed: fixed in 992, but I wonder if this ends things. The regression tests don't …
- 15:53 Changeset [992] by
- 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
- fixed: fixed in 991
- 15:22 Changeset [991] by
- fix ticket 82, webserver not verbose enough with errors
- 14:30 Ticket #105 (bind backend forgets about zone on notify?) closed by
- fixed: I think this is fixed by …
- 14:28 Ticket #102 (Unexpected behaviour of query-local-address) closed by
- wontfix: We prefer that people think a bit about such things
- 14:26 Ticket #67 (Failure to handle RFC compliant NAPTR) closed by
- 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
- fixed: Fixed today
- 14:25 Ticket #104 (log IP address in bind failure) closed by
- fixed: it appears this has been fixed already, see line 115 of nameserver.cc for …
- 14:20 Changeset [990] by
- 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
- fixed: Fixed differently in 989
- 14:19 Changeset [989] by
- fix ticket 106 which explains we mis-parse ; in "strings"
- 13:39 Ticket #120 (pdns-recursor leaves pidfile behind when it exits) closed by
- fixed: fixed in 988
- 13:33 Changeset [988] by
- close ticket 120 - pdns-recursor leaves behind pidfile & controlsocket on …
03/24/07:
- 22:34 Changeset [987] by
- fix one source of crashes and deadlocks in the BIND backend
03/22/07:
- 10:17 Changeset [986] by
- oops.. fix " fix
03/21/07:
- 21:21 Changeset [985] by
- fix TXT record serving + improve error messages creating packets
- 19:13 Changeset [984] by
- fix for BIND-backend issue about non-loaded zones, by Daniel Bilik
- 09:12 Changeset [983] by
- improve binary compatability with BIND
03/19/07:
- 20:59 Changeset [982] by
- further cleanups of TCP
- 18:04 Changeset [981] by
- 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
- fixed: different fix implemented in commit 980, thanks!
- 20:34 Changeset [980] by
- first round of tcpreceiver cleanups - should fix memory leaks, plus add …
- 20:33 Changeset [979] by
- silence (correct) valgrind warning, plus add ComboAddress? …
- 16:44 Ticket #129 (Support for the AFSDB record type) closed by
- fixed: Fixed in 978
- 16:42 Changeset [978] by
- 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
- fixed: Fixed in 973
- 16:26 Changeset [977] by
- ldap, opendbx updates
- 15:21 Changeset [976] by
- implement DNSSEC 'KEY' type - on request
- 14:58 Changeset [975] by
- fix MOADNSParser conversion repercussions - mostly having to do with …
- 13:44 Changeset [974] by
- close ticket #130 - unable to send servfail, thanks to ch
- 13:12 Changeset [973] by
- 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
- Trying to query a not configured domain against an r972 pdns-server with …
03/17/07:
- 22:19 Changeset [972] by
- move DNSPacket over to MOADNSParser!
03/11/07:
- 21:34 Ticket #129 (Support for the AFSDB record type) created by
- I would like to see PowerDNS support for the AFSDB record type. The AFSDB …
- 11:46 Changeset [971] by
- fix windows build
03/10/07:
- 16:43 HACKING edited by
- Removed spam. (diff)
03/09/07:
- 12:14 Changeset [970] by
- fix issue with ever increasing zone names, found by register.it
- 00:12 Changeset [969] by
- oops - forgot impedance mismatching for MX records
03/08/07:
- 11:23 Ticket #128 (problem with PDNS when working in monitor mode) created by
- Dear Sir, When i running PDNS in monitor mode it works fine but when i use …
- 10:02 Changeset [968] by
- deal with out-of-zone errors properly
03/07/07:
- 22:24 Changeset [967] by
- fix that we also accept lower-case $include, $generate, $origin etc, …
- 19:32 Changeset [966] by
- no longer die on zone parsing errors in bindbackend
- 19:12 Changeset [965] by
- work around a g++ quirk (probably, might also be legitimate problem)
02/27/07:
- 20:49 Changeset [964] by
- 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
- If a domain has subdomains but no resource records, PowerDNS (and, BTW, …
Note: See TracTimeline
for information about the timeline view.