]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2008-07-25  Bert Hubertprevent powerdns being hammered by servers repeating...
2008-07-22  Bert HubertMove EDNS PING to EDNS OPTION 5, in coordination with...
2008-07-20  Bert Hubertremove use of possibly buggy 'chomp' from arguments...
2008-07-19  Bert Huberttools to make the 'thanks-to' section, plus slight...
2008-07-17  Bert Hubertimprove error messages generated by the zoneparser-tng
2008-07-15  Bert Hubertfix two more Shawn bugs: don't trip up over a line...
2008-07-15  Bert Hubertfix issue found by Shawn Starr: an 'IN' class in a...
2008-07-13  Bert Hubertimplement EDNS NSID call (RFC 5001), plus an experiment...
2008-07-13  Bert Hubertactually document the release of 3.1.7
2008-07-13  Bert Hubertremove some empty lines
2008-06-30  Bert Hubertfix compatability with ancient 'Make'
2008-06-30  Bert Hubertdo less cache pruning and counting
2008-06-25  Bert Hubertcommit backwards strrcasecmp by Aki Tuomi, fixing a...
2008-06-25  Bert Hubertallow far longer pdns_control lines for bulk purging
2008-06-24  Bert Hubertupdate powerdns.org IP address
2008-06-24  Bert Hubert.1.7!
2008-06-23  Bert HubertThanks #lua - to match on 'www.' in Lua, use 'www%.'.
2008-06-23  Bert Hubertfix meritsrecursion issue + reduce cache cleaning
2008-06-23  Bert Hubertimplement purging whole lists of domains or suffixes...
2008-06-22  Bert Hubertimplement fast wiping of "ds9a.nl" and "blah.ds9a.nl...
2008-06-22  Bert Hubertimplement cache purging for 100% matches (disregarding...
2008-06-22  Bert Hubertthe actual new and improved packetcache - but seriously...
2008-06-22  Bert Hubertthird batch - includes new setting 'max-cache-entries'
2008-06-22  Bert Hubertsecond batch of non-behaviour changing changes (we...
2008-06-22  Bert Hubertfirst preparatory commit towards making the auth server...
2008-06-22  Bert Hubertimprove 'static' building
2008-06-21  Bert Hubertmake builds semi-static, plus improve powerdns-example...
2008-06-21  Bert Hubert3.1.7-rc3
2008-06-20  Bert Hubertmake sure forward-zones pierces dont-query
2008-06-20  Bert Hubertsilence silly warning
2008-06-19  Bert Hubertinitial cleanups for performance boost of packet cache
2008-06-19  Bert Hubertremove dead code
2008-06-19  Bert Hubertfix up Solaris compilation - noted by Marcus Goller
2008-06-18  Bert Hubertadd support for matchnetmask to be called with a table...
2008-06-18  Bert Hubertfix explicit /32 IP matches - found by Stefan Schmidt...
2008-06-17  Bert Hubertimplement wiping of the negative query cache, plus...
2008-06-16  Bert Hubertupdate documentation so it now mentions 1) the geo...
2008-06-15  Bert Hubertupdate README, add 'pdns.A', 'pdns.AAAA', 'pdns.NXDOMAI...
2008-06-15  Bert Hubertactually allow compiling w/o lua again :-)
2008-06-14  Bert Hubertprequery -> preresolve, make records arrive in the...
2008-06-14  Bert Hubertfix up lua 5.0 support for libraries, add error handlin...
2008-06-14  Bert Hubertfix lua5.0 compatability for the enterprisetards, plus...
2008-06-13  Bert Hubertlua documentation, plus compilation fixes
2008-06-12  Bert Hubertimplement & hookup the lua hooks
2008-06-12  Bert Hubertsimple example script that shows some techniques
2008-06-12  Bert Hubertcopy in the new files to the distro
2008-06-12  Bert Hubertupdates
2008-06-12  Bert Hubertforgot to commit bind() stuff
2008-06-12  Bert Hubertinitial Lua support
2008-06-10  Bert Hubertfix issue reported by Sten Spans: we don't always bind...
2008-06-10  Bert Hubertimprove selection criterion for accepting returned...
2008-06-09  Bert Hubertforgot to commit this one - use dns_random() in more...
2008-06-09  Bert Hubert3.1.7!
2008-06-09  Bert Hubertnewer g++ compilation fix
2008-06-08  Bert Hubertthe recursor finally works on Apple! Many thanks to...
2008-06-07  Bert Hubertsmall script to build the recursor
2008-06-03  Bert Hubertoops - partial commit
2008-06-03  Bert Hubertfix for the 'self-renewing NS record' as spotted by...
2008-05-30  Bert HubertUpdates from Norbert: The patch attached improves the...
2008-04-25  Bert Hubertimplement default-ttl for generic backends, thanks...
2008-04-25  Bert Hubertfurther randomisation improvements
2008-04-20  Bert Hubertfix issue resolving popular domains where one of the...
2008-04-06  Bert Hubertfix up tar.gz generation to include all dependencies
2008-04-06  Bert Hubertfix EXTRA_DIST for tar.gz
2008-03-29  Bert Hubertmake dnsreplay and other pcap based tools work on syste...
2008-03-29  Bert Hubertupdate version to 3.1.5, commit documentation changes
2008-03-29  Bert Hubertremove 'packer'
2008-03-23  Bert Hubertimplement floating speedup instead of integer, plus...
2008-03-23  Bert HubertSerge Belyshev fixed a gcc 4.3 compilation issue, thanks!
2008-03-22  Bert Hubertimprove pid writing logic, plus control-socket separati...
2008-03-22  Bert Hubertupdate version to 3.1.5-rc1
2008-03-22  Bert Hubertimplement multiple forwarders per domain, both from...
2008-03-22  Bert Hubertdeal with embedded \r in labels - sadly, closing ticket 162
2008-03-22  Bert Hubertproperly convey empty TXT strings (why??) through the...
2008-03-22  Bert Hubertproperly parse TTL from SOA 'minimum' in zoneparser TNG
2008-03-22  Bert Hubertwe consumed too much random (need only 128 bits), plus...
2008-03-16  Bert Hubertmake opendbx & ldap documentation point at Norbert...
2008-03-16  Bert Hubertremove files on request of Norbert
2008-03-16  Bert Hubertthis needs to be in svn as well
2008-03-16  Bert Hubertmove to a real CSRNG, plus hooks for 'dns-0x20'.
2008-03-16  Bert Hubertimport AES code from Brian Gladman, plus wrapper to...
2008-03-15  Bert Hubertprepare for snapshot5
2008-03-13  Bert Hubertimprove case insensitiveness of CNAME chaining, plus...
2008-03-13  Bert Hubertimprove case-insensitivity of label compression
2008-03-12  Bert Hubertfix issue where nl.archive.ubuntu.org (and de) would...
2008-03-09  Bert HubertNorbert sends:
2008-03-09  Bert Hubertrest of previous commit - including opendbx autodetecti...
2008-03-09  Bert HubertNorbert has added support for far more record types...
2008-03-09  Bert Hubertremove autogenerated content from svn, but add it to...
2008-03-04  Bert Hubertimplement 'allow-from-file', based on a patch by Sten...
2008-03-03  Bert Hubertmake sure we ship autogenerated files
2008-03-01  Bert Hubertadd more record types to the enum, plus fix up the...
2008-03-01  Bert Hubertfix cname-and-wildcard with qname but no rrcode match...
2008-03-01  Bert Hubertadd a new regression test 'cname-and-wildcard-at-root...
2008-03-01  Bert Hubertsmall docs update, fixed DLOG in more files, improve...
2008-03-01  Bert Hubertadd support for DHCID, IPSECKEY and KX records, thanks...
2008-02-23  Bert Hubertupdate default configuration, mark logfile features...
2008-02-19  Bert Hubertfix auth-server support again - it only worked for...
2008-02-11  Bert Hubertslightly tweak documentation so people can more easily...
2008-02-10  Bert Hubertdocumentation updates for snapshot4
next