]> granicus.if.org Git - pdns/shortlog
pdns
2007-03-31 Bert Hubertre-add support for LOC records, plus finally a LOC...
2007-03-31 Bert Hubertsilly build system..
2007-03-31 Bert Hubertoops, final fixes
2007-03-31 Bert Hubertremove recursor from the rpm too
2007-03-31 Bert Hubertremove recursor from our auth rpm and debs
2007-03-30 Bert Hubertremove 'us' hack and prevent problems destructing backe...
2007-03-30 Bert Hubertreport which zone files are missing
2007-03-30 Bert Hubertbe a bit more precise about database errrors in logging
2007-03-29 Bert Hubertbuild fix for newer or older boost (darix)
2007-03-29 Bert Hubertcrash fix for bind backend
2007-03-26 Bert Hubertpropagate threading instructions down to the modules
2007-03-26 Bert Hubertfix memory leaks in BIND backend parsing
2007-03-26 Bert Hubertspeedup for pdns_recursor, fix crashes of BIND backend...
2007-03-25 Bert Hubertfix for ticket 90, look for postgresql in more places
2007-03-25 Bert Hubertclose ticket 109 and remove confusing words about bind2...
2007-03-25 Bert Hubertfix TXT storage and processing model. Each TXT record...
2007-03-25 Bert Hubertfix up zone2sql for prio-mismatching
2007-03-25 Bert Hubertadd 2 new tests, multi-txt and multi-txt escaped, plus...
2007-03-25 Bert Hubertadd regression test to make sure ticket 123 does not...
2007-03-25 Bert Hubertfix ticket 123 - but I'm unhappy with the fix..
2007-03-25 Bert Hubertfix ticket 82, webserver not verbose enough with errors
2007-03-25 Bert Hubertoops - IXFR is 251 and not 254! thanks to Ralf van...
2007-03-25 Bert Hubertfix ticket 106 which explains we mis-parse ; in "strings"
2007-03-25 Bert Hubertclose ticket 120 - pdns-recursor leaves behind pidfile...
2007-03-24 Bert Hubertfix one source of crashes and deadlocks in the BIND...
2007-03-22 Bert Hubertoops.. fix " fix
2007-03-21 Bert Hubertfix TXT record serving + improve error messages creatin...
2007-03-21 Bert Hubertfix for BIND-backend issue about non-loaded zones,...
2007-03-21 Bert Hubertimprove binary compatability with BIND
2007-03-19 Bert Hubertfurther cleanups of TCP
2007-03-19 Bert Hubertconvert MOADNSParser into error, don't let it drop
2007-03-18 Bert Hubertfirst round of tcpreceiver cleanups - should fix memory...
2007-03-18 Bert Hubertsilence (correct) valgrind warning, plus add ComboAddre...
2007-03-18 Bert Hubert implement AFSDB, closing ticket #129, as reported...
2007-03-18 Bert Hubertldap, opendbx updates
2007-03-18 Bert Hubertimplement DNSSEC 'KEY' type - on request
2007-03-18 Bert Hubertfix MOADNSParser conversion repercussions - mostly...
2007-03-18 Bert Hubertclose ticket #130 - unable to send servfail, thanks...
2007-03-18 Bert HubertfillSOAData is no longer part of DNSPacket, update...
2007-03-17 Bert Hubertmove DNSPacket over to MOADNSParser!
2007-03-11 Bert Hubertfix windows build
2007-03-09 Bert Hubertfix issue with ever increasing zone names, found by...
2007-03-08 Bert Hubertoops - forgot impedance mismatching for MX records
2007-03-08 Bert Hubertdeal with out-of-zone errors properly
2007-03-07 Bert Hubertfix that we also accept lower-case $include, $generate...
2007-03-07 Bert Hubertno longer die on zone parsing errors in bindbackend
2007-03-07 Bert Hubertwork around a g++ quirk (probably, might also be legiti...
2007-02-27 Bert Hubertsome const char* correctness disocovered by darix on...
2007-02-19 Bert Hubertimplement 'forward-zones-file' for large amounts of...
2007-02-18 Bert Hubertmove 'resolver.cc' to MOADNSParser, which allows us...
2007-02-18 Bert Hubertput DNSPacket on a diet, move several static functions...
2007-02-18 Bert Hubertdemove qgen.cc (outdated, use sdig), add dnsdemog.cc
2007-02-18 Bert Hubertremove bind1backend, remove old zoneparser, switch...
2007-02-18 Bert Hubertautogenerated file that shouldn't be in svn
2007-02-18 Bert Hubertautogenerated file that really shouldn't be in svn...
2007-02-18 Bert Huberthook up MOADNSParser to the main PowerDNS Auth server...
2007-02-18 Bert Hubertrebase error logging priorities
2007-02-18 Bert Hubertclose bug #121, compilation error on gcc4 and x86-64
2007-02-18 Bert Hubertadd stripDot() for use by bindbackend, spiff up zonepar...
2007-02-18 Bert Hubertteach zoneparser-tng about $ORIGIN and $GENERATE, is...
2007-02-16 Bert Hubertteach zoneparser-tng about $INCLUDE and partially imple...
2007-01-18 Bert Hubertghetto fix for large outgoing AXFRs as mentioned in...
2007-01-15 Bert HubertAAAA does work, our formatting changed. Make sure tar...
2007-01-15 Bert Hubertremove 'bind-example-zones' for now, as it doesn't...
2007-01-15 Bert Hubertfix 'ns with identical glue' giving sort of NXRRSET...
2007-01-14 Bert Hubertthis example config file hasn't been updated in ages...
2007-01-14 Bert Hubertmake rec_control not block indefinitely
2007-01-14 Bert Hubertclose ticket #110 and improve chroot efficacy by chdir...
2007-01-14 Bert Hubertcleanup
2007-01-14 Bert Hubertadd and document gsqlite3 backend by Antony Lesuisse
2007-01-04 Bert Hubertadd MR record type support to auth server
2007-01-03 Bert Hubertadd 'uptime' to rrd graphs, merge Augie Schwer's fixes...
2007-01-01 Bert Hubertrpm now wants manpages in a specific place
2007-01-01 Bert Hubertsmall monitoring tool
2007-01-01 Bert Hubertremove executable bit, spotted by Ruben Kerkhof
2006-12-31 Bert HubertSGML cleanups by Ruben Kerkhof, many thanks!
2006-12-27 Bert Hubertimplement 'rec_control get uptime' (suggested by Niels...
2006-12-21 Bert Hubertsome more stats
2006-12-21 Bert Hubertoops, syncres stats too
2006-12-21 Bert Hubertadd rec_control stats for shunts
2006-12-16 Bert Hubertimplement rest of speedups + some debugging output...
2006-12-16 Bert Hubertwhitespace, version info
2006-12-16 Bert Hubertupdate version to 3.1.5, some whitespace changes
2006-12-14 Bert Hubertspeed up chopOff operations by doing the chopping manua...
2006-12-14 Bert Hubertadd #ifdeffed out tsc instructions, for high-precision...
2006-12-14 Bert Hubertspeed up both parsing of IP addresses from textual...
2006-12-14 Bert Hubertfirst of the speedup patches. move labelmap to an unsor...
2006-11-21 Bert Hubertfix for zones > window size
2006-11-16 Bert Hubertimplement 'dont-query', and enable it by default, which...
2006-11-16 Bert Hubertrelease stuff rec-3.1.4
2006-11-11 Bert Hubertmake malloc.c/malloc.h compile w/o warnings on very...
2006-11-10 Bert Hubertmany thanks to David GAVARRET
2006-11-09 Bert Hubertfix alignment issue generating SOA records on ARM....
2006-11-07 Bert Hubertpre3 release, silence some common errors, update docs
2006-11-07 Bert Hubertfix ipv6 matching problem spotted by Wouter of WideXS...
2006-11-07 Bert Hubertfix possible TCP related crash on malformed packet
2006-11-06 Bert Hubertspeed up exit, possibly fixing #84
2006-11-06 Bert HubertClose ticket #100 - thanks Wouter @ widexs!
2006-11-05 Bert Hubertupdate version to 3.1.4-pre2
2006-11-05 Bert Hubert3.1.4 release notes
next