]> granicus.if.org Git - pdns/shortlog
pdns
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
2006-10-30 Bert Hubertimprove error reporting when pdns_control commands...
2006-10-30 Bert Hubertfurther fixes of bindbackend for Marco
2006-10-29 Bert Hubertmake entire state reference counted + document semantics
2006-10-27 Bert Hubertfirst cut at fixing up bindbackend2 for 640000 domains...
2006-10-27 Bert Hubertfix 'rediscover' clobbering 'us' pointer
2006-10-27 Bert Hubertfix memory corruption after performing a zone reload...
2006-10-21 Bert Hubertfix potential for busyloop - unknown how this might...
2006-10-21 Bert Hubertfix support for outgoing TCP questions where send(...
2006-10-13 Bert HubertChristian Kuehn <christian.kuehn at mcs.de> discovered...
2006-10-11 Bert Hubertnarrow down NSSET invalidation to "flawed sets", remove...
2006-10-09 Bert Hubertclose ticket #97 (probably) - we'd crash on any record...
2006-10-09 Bert Hubertoops - returnSocket does not close of the fdmultiplexer...
2006-10-08 Bert Hubertoops, hints-file should be hint-file, thanks to Marco...
2006-09-30 Bert Hubertfix yet another FD leak, problem observed by Stefan...
2006-09-30 Bert Hubertadd support for dropping broken nssets, and re-retrievi...
2006-09-30 Bert Hubertmake dnsreplay compile again, and slow it down a bit
2006-09-30 Bert Hubertrelease related version number updates
2006-09-28 Bert Hubertfix up case as described in http://darkwing.uoregon...
2006-09-22 Bert Hubertoops! On a error connecting our connectionless socket...
2006-09-18 Bert Huberthopefully fix AXFR problems on FreeBSD
2006-09-18 Bert Hubertadd dlg-only-drop statistic, and document it
2006-09-06 Bert HubertDan Bilik has found a problem with leaking TCP connecti...
2006-08-28 Bert Hubertriver tarnell <river@attenuate.org> noticed our error...
2006-08-28 Bert Hubertsten spans has documented do-ipv6-additional-processing...
2006-08-24 Bert Hubertsame fix for IPv6 issue, thanks to Sten Spans
2006-08-24 Bert Hubertsmall improvement for resolving ipv6
2006-08-19 Bert Hubertpatch by Derrik Pates that fixes fancy records
2006-08-19 Bert Hubertadd SPF to qtypes, patch by Julian Mehnle <julian@mehnl...
2006-08-18 Bert Hubertversion updates
2006-08-18 Bert Hubertoops, double version string
2006-08-18 Bert Hubertupdated build instructions
2006-08-18 Bert Hubertstub for releasing
2006-08-16 Bert Hubertmake powerdns less chatty over malformed queries
2006-08-13 Bert Hubertby Jan Gyselinck: rebalance syslog priorities/urgencies...
2006-08-13 Bert HubertFrom Mark Bergsma:
2006-08-13 Bert Hubertmake the auth server compile again from subversion...
2006-08-13 Bert Hubertfix possible leak of tcp connections
2006-08-13 Bert Hubertadd 'dlmalloc', update nedmalloc
2006-08-13 Bert Hubertgeneralise number -> localX code for use in pdns_recursor
2006-08-13 Bert HubertDon't try to parse non-query opcode packets, by Jan...
2006-07-28 Bert Hubertplug small memory leak, spotted by Kai and probably...
2006-07-10 Bert Hubertfix bug where things would go badly if a remote TCP...
2006-07-06 Bert Hubertmake stack-size configurable, and raise the default...
2006-06-28 Bert Hubertfinally (hopefully) fix the auth/unauth cache stuff...
2006-06-28 Bert Hubertwe accidentally fake in bad serial data if a domain...
2006-06-27 Bert Hubertalso prevent unauth data from overwriting existing...
2006-06-26 Bert Hubertchangelog, build things for 4.1.1
2006-06-25 Bert Hubertmake dnswasher compile again
2006-06-25 Bert Hubertchange version
next