Timeline


and

01/03/10:

12:45 Changeset [1487] by ahu
fix up compilation error (oops), plus move around initialization of global …
12:36 Changeset [1486] by ahu
remove 'top-remotes' functionality for now (not ready for the new …
10:39 Changeset [1485] by ahu
add tsig-tests.cc, and make sure it can be compiled

01/02/10:

20:30 Changeset [1484] by ahu
remove last traces of locking in recursor cache, plus reinstate cache …

01/01/10:

09:52 Changeset [1483] by ahu
update recursor to version 3.2, update copyrights - happy new year!

12/29/09:

10:28 Changeset [1482] by ahu
fix issues with encoding '.' - so we can be a root server again ;-)
00:51 Changeset [1481] by ahu
fix up pipebackend SRV support, discovered & patched by Daniel Drown, plus …

12/28/09:

23:52 Changeset [1480] by ahu
clarify error message, plus further unify label transitions
20:47 Changeset [1479] by ahu
branch

12/27/09:

23:18 Changeset [1478] by ahu
remove last bits of packet recursor cache locking, plus make sure our …
22:45 Changeset [1477] by ahu
remove needless locking from recursor packet cache
15:26 Changeset [1476] by ahu
fix up typo in previous commit
15:22 Changeset [1475] by ahu
prevent duplicate SOA from appearing in case a response contains a CNAME …

12/26/09:

10:20 Changeset [1474] by ahu
add comments, remove some dead code, reorder functions and declarations so …

12/25/09:

23:41 Changeset [1473] by ahu
split up overly large pdns_recursor.cc, parts that deal with auth and …

12/24/09:

17:57 Changeset [1472] by ahu
and the final bit of whitespace/tab cleanup
17:56 Changeset [1471] by ahu
rest of the big whitespace/tab cleanup
17:54 Changeset [1470] by ahu
expand speedtest infrastructure
00:18 Changeset [1469] by ahu
it turns out that boost::iequals is dog slow, introduce pdns_iequals which …

12/23/09:

22:47 Changeset [1468] by ahu
silence 'sdig' EDNS-PING output, replace Utility::strcasecmp by …
22:44 Changeset [1467] by ahu
remove dead getDirect() function

12/22/09:

13:48 Ticket #161 (Enhancement to log DNS queries and Src IP) closed by ahu
wontfix: This should probably be switchable at runtime, which is more work. In the …
12:04 Ticket #224 (no referral when queried for the SOA of a subdomain) closed by ahu
fixed: Fixed in CS1466.
12:04 Changeset [1466] by ahu
close ticket 224, 'no referral when queried for SOA of subdomain'. …
12:01 Changeset [1465] by ahu
add some documentation to the regression tests, plus fixed the 'any-query' …
11:40 Ticket #156 (PDNS-2.9.21: Exception: Unknown record was stored incorrectly, need 3 ...) closed by ahu
fixed: AXFR was fixed in CS 1464.
11:39 Changeset [1464] by ahu
add possibility to AXFR URL & MBOXFW fancy records

12/21/09:

22:17 Ticket #68 (can't install pdns-static and pdns-recursor) closed by ahu
fixed: This is fixed in later versions of the packages, which no longer overlap.
22:16 Ticket #193 (vctoolkit is gone - replaced by Visual Studio Express) closed by ahu
fixed: Updated the wiki.
22:16 WikiStart edited by ahu
(diff)
22:13 Ticket #226 (zone2sql died because of STL error: Malformed line ' ;;') closed by ahu
worksforme: Was probably fixed in an earlier cleanup. I can convert this zone without …
22:06 Ticket #116 (Debian recursor package does not restart recursor after upgrade) closed by ahu
invalid: Please file at the Debian BTS
22:04 Ticket #136 (TCP nameserver had error) closed by ahu
fixed: This error has been removed (the reporting)
22:04 Ticket #43 (/etc/init.d/pdns: syntax error at line 27: `ret=$' unexpected) closed by ahu
worksforme
22:02 Ticket #93 (pdns-recursor make install overwrites /etc/init.d/pdns-recursor) closed by ahu
wontfix
22:01 Ticket #53 (add config directory support) closed by ahu
invalid: This patch has too much issues sadly, and no longer applies.
21:59 Ticket #233 (small cosmetic thing in the init.d script) closed by ahu
fixed: Closed by commit 1463
21:58 Changeset [1463] by ahu
pdns init.d script neglected to mention 'reload' - closing ticket 233
21:54 Ticket #187 (Wildcard/MX record problem, possible regression?) closed by ahu
invalid: Reported behaviour is actually correct. there IS a mail.dns.test record, …
21:52 Ticket #245 (Adding 'Active' as a field.) closed by ahu
wontfix: This is possible by tailoring the configurable SQL queries to add 'and …
21:50 Ticket #181 (pdns_server svn 2007/09/03 - Communicator thread died because of error (in ...) closed by ahu
fixed
21:50 Ticket #199 (Implementation of both nonrecursive and recursive forwarding) closed by ahu
fixed: Has recently been implemented!
21:47 Ticket #66 (moving strbind to pdns/misc.hh) closed by ahu
wontfix
21:46 Ticket #238 (pdns_instance crashes) closed by ahu
invalid: This looks like out of memory, but hard to tell.
21:44 Ticket #239 (c++ profiling broken by ahu) closed by ahu
fixed: Fixed in cs 1462.
21:43 Changeset [1462] by ahu
close ticket 239, 'make clean in recursor deletes optimization files', …
21:36 Ticket #242 (AXFR stops working after NIC(s) go DOWN and UP again.) closed by ahu
worksforme: Unable to reproduce, sorry.
21:35 Ticket #256 (patch - support for RR TYPE65282 (Folder-pathname)) closed by ahu
wontfix: This should be stored generically as 'unknown record type'.
21:33 Ticket #237 (The PowerDNS responding to UDP queries after while if there is only low ...) closed by ahu
fixed: Commit 1461.
21:33 Changeset [1461] by ahu
this may _finally_ solve the complaints about 'mysql server has gone away' …
21:29 Ticket #176 (Auth. server leaks file descriptors) closed by ahu
fixed: This code has been revamped, TCP is now reported as stable.
21:27 Ticket #185 (implicit declaration of mremap in malloc.c) closed by ahu
invalid: Newest recursors no longer use dlmalloc - so this issue has been "solved"
21:27 Ticket #158 (REGRESSION: axfr fails when SOA does not contain serial) closed by ahu
wontfix: I suggest getting a SOA serial.
21:26 Ticket #213 (PowerDNS has a bogus concept of `valid DNS names' that gets in the way of ...) closed by ahu
duplicate: Duplicate of 118.
21:25 Ticket #168 (Enhanced logging) closed by ahu
worksforme: This would indeed be nice, but coding bandwidth is currently lacking to …
21:25 Ticket #207 (fancyrecords a partly broken in pdns-2.9.22-rc1.20081118.1295) closed by ahu
worksforme
21:23 Ticket #236 (man page typo pdns_server) closed by ahu
fixed: fixed in cs 1460
21:22 Changeset [1460] by ahu
close ticket 235 about guardion typo
21:20 Ticket #197 (Control socket finer grain security patch) closed by ahu
fixed: has been applied
21:16 Ticket #214 (Authoritative server rejects valid DNS names) closed by ahu
duplicate: Duplicate of #115
21:11 Ticket #171 (my.cnf reading support in MySQL-using backends) closed by ahu
fixed: Applied in cs 1459, thanks!
21:10 Changeset [1459] by ahu
read MySQL options, patch found in ticket 171 by chtekk@…, see …
21:00 Ticket #223 (Root referrals sent with CNAMEs) closed by ahu
fixed: Forgot to close this issue, has been fixed in svn.
20:55 Ticket #198 (Make the query timeout a configurable setting) closed by ahu
fixed: Implemented in cs 1402
19:45 Ticket #229 (3.1.6 recursor hint-file glue records not used unless names end with dot) closed by ahu
fixed: Fixed in commit 1458
19:44 Changeset [1458] by ahu
don't add '..' to a domain in the '.' zone - closes ticket 229 spotted by …
16:42 Ticket #235 (ablity for rec_control to reload contents of allow-from-file) closed by ahu
fixed: Has been implemented, will be in the next release (post 3.1.7.1). …
16:41 Ticket #240 (svn-trunk recursor fails to compile on linux debian/unstable amd64) closed by ahu
fixed: fixed a long time ago.
15:16 Ticket #261 (powerdns recursor forwarding does not work on NXDOMAIN) closed by ahu
invalid: Could not be reproduced.
14:40 Changeset [1457] by ahu
some whitespace changes, add 'rec_control reload-acls' (leaks some …
14:35 Changeset [1456] by ahu
slight speedup of the recursor packetcache (inline comparison function)
14:33 Changeset [1455] by ahu
bring rcpgenerator into the world of namespaces.hh, plus remove some …
12:19 Ticket #263 (bind backend does not autoreload config file) closed by ahu
wontfix: bind-check-interval only checks zone files, not the configuration. To …

12/17/09:

16:46 Changeset [1454] by ahu
clean up getQueryLocal() port handling htons
11:38 Ticket #263 (bind backend does not autoreload config file) created by anon
This is set in config file bind-check-interval=60 but powerdns does not …

12/10/09:

23:23 Changeset [1453] by ahu
make the 'lua' scripts threadsafe, with luxury pre-thread sequential …

12/06/09:

21:23 Changeset [1452] by ahu
make sure we can ship a tarball for the auth server again
18:20 Changeset [1451] by ahu
implement --forward-zones-recurse and special '+domain=1.2.3.4' syntax for …
16:18 Changeset [1450] by ahu
make SOA data public, needed to fix previous commit (oops)
15:51 Changeset [1449] by ahu
split up master & slave communicator, enable 'Inflighter' which in tests …
15:47 Changeset [1448] by ahu
generic templatized 'do x things at a time' class
15:27 WritingRegressionTests edited by anon
Removed spam links (diff)

12/04/09:

14:35 Ticket #262 (Recursor: serve-rfc1918 seems to be case-sensitive, SERVFAILing on ...) closed by ahu
fixed: Fixed in commit 1447. Thanks!
14:35 Changeset [1447] by ahu
fix case sensitivity issue in recursor built in authoritative server, as …
12:40 Ticket #262 (Recursor: serve-rfc1918 seems to be case-sensitive, SERVFAILing on ...) created by anon
PowerDNS recursor 3.1.7 serve-rfc1918 seems to work only for lowercase …
Note: See TracTimeline for information about the timeline view.