Timeline


and

03/14/11:

15:26 Changeset [2063] by ahu
backport the asynchronous SOA liveness checking from 3.0
13:57 Changeset [2062] by ahu
teach built-in authoritative server in the powerdns recursor to understand …
13:33 Changeset [2061] by ahu
document hash-zone-records for NSEC3

03/12/11:

22:17 Changeset [2060] by ahu
fix up unaligned access on UltraSPARC in recursor. Analysis provided by …

03/04/11:

21:43 Changeset [2059] by ahu
remove our old DNSResourceRecord serializer, replace it with the boost …

03/03/11:

13:12 Changeset [2058] by ahu
move zone freshness checking on incoming notification away from the main …
13:09 Changeset [2057] by ahu
documentation commit

03/01/11:

16:11 Changeset [2056] by ahu
fix up botan18 vector transition for ordered key output

02/27/11:

10:33 Changeset [2055] by ahu
fix up the ECDSA from the crypto++ too for the new BIND field ordering
10:11 Changeset [2054] by ahu
make sure we export private keys in "bind order", it appears tools are …

02/25/11:

21:54 Changeset [2053] by ahu
backends supporting DNSSEC must return all records of one (name,type) …

02/22/11:

12:10 Ticket #344 (Add an ipv6 transparent config option) created by anon
On ipv4 we set the ip_nonlocal_bind sysctl so that we can have the same …

02/21/11:

21:51 Ticket #343 (Various site navigation issues.) created by anon
In trying to report #342, I ran into a couple of other issues: #1) On …
21:46 Ticket #342 (mySQL schema corrections) created by anon
Hello, On the following page there is an error in the mySQL DB schema. …

02/19/11:

21:08 Changeset [2052] by ahu
don't send do=1 SOA requests for slaving purposes for non-presigned slave …
21:06 Changeset [2051] by ahu
some further comment improvements (spent most of the day debugging, took …
21:05 Changeset [2050] by ahu
improve some comments
21:04 Changeset [2049] by ahu
improve some generic sql error messages and comments
21:03 Changeset [2048] by ahu
sqlite3 can host slave zones too, zone2sql didn't know that
21:02 Changeset [2047] by ahu
add gsqlite3-pragma-synchronous for benchmarketing purposes, plus make …
15:57 Changeset [2046] by ahu
add port numbers where relevant to SOA notification output, plus prevent …

02/18/11:

23:12 Changeset [2045] by ahu
make sure we AXFR from the correct master port after a notification, and …
19:59 Changeset [2044] by ahu
add the commit methods to dnsseckeeper
17:27 Changeset [2043] by ahu
for bulk signing: pdnssec secure-zone can now accept multiple zones in one …
17:19 Changeset [2042] by ahu
don't wait a full second for notifications to come in
17:18 Changeset [2041] by ahu
siles some logging on loading BIND zones
14:55 Changeset [2040] by ahu
it helps tremendously if you actually close your incoming AXFR socket!

02/17/11:

22:53 Changeset [2039] by ahu
further indices needed for high dnssec performance
21:54 Changeset [2038] by ahu
oops, cryptokeys table lacked an index
14:00 Changeset [2037] by ahu
phase out boost::bimap so we can depend on 1.34 again
11:21 Changeset [2036] by ahu
TSIG-verify first answer chunk ('envelope') of incoming AXFR. I don't …
10:59 Changeset [2035] by ahu
add ability to do TSIG signed AXFR requests by setting AXFR-MASTER-TSIG …
09:57 Changeset [2034] by ahu
move around code so TSIG generation/verification is divorced from …
08:28 Changeset [2033] by ahu
Evan H discovered our documentation what out of whack with the source wrt …

02/16/11:

23:53 Changeset [2032] by ahu
and another case of not closing a db connection properly in pdnssec - …
23:31 Changeset [2031] by ahu
the zone2sql code was _so_ scary I didn't dare touch it for half a decade. …
22:17 Changeset [2030] by ahu
Jose Arthur Benetasso Villanova discovered pdnssec did not do a proper …
17:38 Changeset [2029] by ahu
neglected to 0 the NSEC3PARAM field from the actual NSEC3 setting (I …
17:17 Changeset [2028] by ahu
jan piet mens discovered we neglected to put the NSEC3PARAM in outgoing …
13:09 Changeset [2027] by ahu
forgot to copy d_havetsig properly, leading to odd behaviour

02/15/11:

23:01 Changeset [2026] by ahu
spruce up docs a bit
22:51 Changeset [2025] by ahu
document TSIG, plus remove trailing dot from TSIG key name
22:06 Changeset [2024] by ahu
this giant commit implements TSIG access control and outbound TSIG …
21:44 Changeset [2023] by ahu
silence a lot of signingpipe debugging
21:09 Changeset [2022] by ahu
further cleanups (next commits remove some methods from DNSPacket)
21:09 Changeset [2021] by ahu
some cleanups, plus NotAuth? RCODE
21:02 Changeset [2020] by ahu
commit of docs so as not to skew the diffstat
11:24 Ticket #341 (Huge increase on negative-cache entries) created by anon
After upgrading the recursor from 3.2 to 3.3, the negative-cache entries …

02/14/11:

17:22 Ticket #300 (packetcache does not decrease TTLs) closed by ahu
fixed: It does!
17:20 Ticket #277 (packetcache-ttl default values) closed by ahu
invalid: The packetcache is TTL aware, so it will not cache shorter TTLd answers …
16:34 Ticket #327 (signed/unsigned bug in StatBag leads to wrap-around issues with counters) closed by ahu
fixed: Fixed slightly differently in commit 2019, thanks!
16:34 Changeset [2019] by ahu
fix up 4.4 billion query statistics wraparound. And congratulations to the …
16:21 Ticket #257 (pdns-static deb + gmysql = fail?) closed by ahu
fixed: This indeed happens on some architectures, the static deb is rather old. …
16:19 Ticket #314 (Pipe backend doesn't allow a priority specification for SRV records) closed by ahu
fixed: Fixed, thanks.
16:18 Ticket #208 (Patch to add new configure functionality) closed by ahu
fixed: Fixed differently.
16:17 Ticket #230 (bind backend axfr possible scope race condition for MX) closed by ahu
fixed: Fixed - this was a zoneparser bug.
16:16 Ticket #266 (dnsscope compilation problem) closed by ahu
fixed: Fixed in svn.
16:15 Ticket #166 (BIND backend support for 'allow-query' ACL to restrict zone lookups by ...) closed by ahu
wontfix: While I'm grateful for the effort, this would mess up our code too badly …
16:09 Ticket #216 (Proposed also-notify support) closed by ahu
fixed: This has been fixed differently in 3.0 via the domainmetadata table, which …
16:08 Ticket #177 (Auth. server has poor TCP performance.) closed by ahu
fixed: Something similar has been merged, thanks!
16:07 Ticket #202 (pdns 2.9.21.1 compile failure on HP-UX 11.11) closed by ahu
wontfix: See 201.
16:07 Ticket #201 (several compilation errors on HP-UX) closed by ahu
wontfix: Thanks - I'm afraid these patches no longer apply to 2.9.22+ and we have …
16:06 Ticket #334 (Auto-splitting long TXT records doesn't work) closed by ahu
fixed: Has been fixed in 3.0 because of the 'jp_mens zone from hell'.
16:03 Ticket #280 (Typo in anti-spam anon credentials) closed by ahu
invalid: The wording is rather precise, I have to admit, but it is correct on the …
16:01 Ticket #144 (Feature-Request "also-notify") closed by ahu
fixed: Done in 3.0.
15:59 Ticket #284 (PowerDNS compilation errors on gcc 4.4) closed by ahu
fixed: Fixed in 3.0, thanks.
15:57 Ticket #329 (pdns_server can not bind to IPv6 link-local addresses) closed by ahu
fixed: Fixed in 3.0!
15:57 Changeset [2018] by ahu
fix up printing of %eth0 scope in ComboAddress::toStringWithPort
15:34 Ticket #56 (Better IPv6 support) closed by ahu
fixed: Fixed differently in 3.0, thanks!
15:33 Ticket #98 (Patch for slaving over IPv6) closed by ahu
fixed: Fixed differently in 3.0, thanks.
15:32 Ticket #211 (Support for masters on non-standard ports) closed by ahu
fixed: Fixed differently in 3.0
15:20 Changeset [2017] by ahu
teach generic SQL backends about the ALSO-NOTIFY domain metadata in the …
15:10 Changeset [2016] by ahu
make master notification sender do its utmost to gather IPv6 addresses …
13:51 Changeset [2015] by ahu
don't trip over disconnect on the controlsocket
13:50 Changeset [2014] by ahu
make sure we don't trip over disconnects on the controlsocket
13:22 Changeset [2013] by ahu
silence some debugging
11:56 Changeset [2012] by ahu
this giant commit adds full IPv6 master/slaving/notification support which …
11:53 Changeset [2011] by ahu
remove some dead code, add silly special cased 'waitFor2Data' to wait on 2 …
10:58 Changeset [2010] by ahu
phase out sockAddrToString function (ComboAddress? has a better one) teach …

02/13/11:

23:17 Changeset [2009] by ahu
widen allow-axfr-ips to IPv6, plus add query-local-address6 for inbound …
Note: See TracTimeline for information about the timeline view.