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