]> granicus.if.org Git - pdns/shortlog
pdns
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
2008-02-10 Bert Hubertmake us use magic 'ADDR' queries if configured to do...
2008-02-10 Bert Hubertversion updates + speed up 'must shuffle' logic
2008-02-10 Bert Hubertimplement pseudo-type 'ADDR' lookup, plus finally tell...
2008-02-09 Bert Hubertclose ticket 175 fixing compilation on g++ 4.3 (thanks...
2008-02-06 Bert Hubertalso prime IPv6 addresses - working towards IPv6-only...
2008-02-05 Bert Hubertadd skip locking prevention for more recent g++
2008-02-05 Bert Hubertdo not return socket to the pool in case of connect...
2008-02-05 Bert Hubertadd 3.1.5 pre-releasenotes
2008-02-05 Bert Hubertdocument the 'master' setting
2008-02-04 Bert Hubertreprime root hints using EDNS0, thanks to dns-operation...
2008-02-04 Bert Hubertfix storage of empty unknown records
2008-02-04 Bert Hubertsmall clarification
2008-02-03 Bert Hubertadd some sanity checking on domain name lengths
2008-02-03 Bert Hubertimprove error reporting a bit
2008-02-03 Bert Huberttweak dnsgram to no longer write pcap file, while being...
2008-02-01 Bert HubertMarcus Goller discovered we were instructing Solaris...
2008-01-01 Bert Hubertimplement EDNS0 support in the PowerDNS Authoritative...
2008-01-01 Bert Hubertand add OPT pseudo-RR to the enum
2008-01-01 Bert Hubertadd slight error checking so we don't feed misparsed...
2008-01-01 Bert Hubertimprove EDNS0 detection, don't just assume an AR record...
2007-12-31 Bert Hubertfix typo (Lauch -> Launch), spotted by Rejo Zenger
2007-12-29 Bert Hubertl.root-servers.net has moved!
2007-12-29 Bert Hubertremove hideous code from the beginning of time (1997...
2007-12-29 Bert Hubertfix subtle bug with repeated timeouts on same fd
2007-12-29 Bert Hubertfix subtle bug where waiting for an fd to become writab...
2007-12-12 Bert Hubertapply patch by David Apgar to support the 'FAIL' comman...
2007-12-10 Bert Hubertslight speedup by removing duplicate queries in case...
2007-12-06 Bert Hubertadd error logging to failed health check query response...
2007-12-05 Bert Hubertalso allow A record checks on pdns.nproxy
2007-12-05 Bert Hubertsilence debugging message from communicator
2007-12-05 Bert Hubertimplement 'pdns.nproxy' TXT query for health checks
2007-11-30 Bert Hubertfirst 20% speedup of bind backend, possibly much more...
2007-11-17 Bert Hubertgcc 4.3 fixes for LDAP from Norbert
2007-11-17 Bert Hubertmake notification-proxy trusted-notification-host suppo...
2007-11-17 Bert Hubert64-bit fix for the slave cycle interval, which might...
2007-11-17 Bert Hubertdocument the 'nproxy', plus clarify the generic documen...
2007-11-17 Bert Hubertimplement fallback support of IXFR queries as AXFR...
2007-11-17 Bert Hubertimprove dnsscope error messages
2007-11-15 Bert Hubertimplement avoid-version fix for bind
2007-11-15 Bert HubertTSIG preparations
2007-11-15 Bert Hubertproperly set ra bit if needed, closing ticket 167 repor...
2007-11-15 Bert Hubertclose bug issue 165, re-spotted by Leo Baltus
2007-11-04 Bert Huberttiny documentation typo, noticed by Marco Davids
2007-11-04 Bert HubertMake modules unversioned (thanks darix)
2007-11-04 Bert Hubertimplement 48 bit rdata in preparation of TSIG
next