]> granicus.if.org Git - pdns/shortlog
pdns
2009-10-15 Bert Hubertimplement max-cache-ttl, patch by Winfried Angele,...
2009-10-15 Bert Hubertmake sure we zero the priority field on incoming axfr...
2009-10-15 Bert Hubertdon't process any non-existing additional processing
2009-10-15 Bert Hubertmake dnsreplay compile again since the sstuff cleanups
2009-10-13 Bert Hubertthe thread safe normal cache in the recursor was confus...
2009-10-13 Bert Hubertadd simple packetcache to recursor (thread safe)
2009-10-13 Bert Hubertadd a comment to remind us the gettimeofday in the...
2009-10-12 Bert Hubertfix up makecontext for Solaris, thanks to John Levon...
2009-10-11 Bert Hubertdisable EDNS by default - delivers nothing but trouble..
2009-10-11 Bert Huberteven more namespace cleanups
2009-10-11 Bert Hubertsome more namespace cleanups
2009-10-11 Bert Huberthuge batch of namespace & stdint cleanups
2009-10-11 Bert Hubertmove to multiple query-local-addresses (4 and 6), plus...
2009-10-11 Bert Hubertstart of our cleanup of the namespace
2009-10-11 Bert Hubertadd md5, devpollmplexer
2009-10-11 Bert Hubertkeep the speeds lock for slightly shorter time
2009-10-11 Bert Huberthook up the devpollmplexer for solaris
2009-10-09 Bert Hubertsolaris 9 /dev/poll mplexer support
2009-10-06 Bert Hubertfix up case sensititivy in processing notifications...
2009-10-04 Bert Hubert2.9.23-pre
2009-10-04 Bert Hubertinitial load of the 'MyDNS' compatability backend
2009-10-01 Bert Hubertneeded for TSIG
2009-09-29 Bert Hubert64 bit compilation fix
2009-09-26 Bert Hubertdon't hold the negcache lock longer than necessary
2009-09-26 Bert Huberthook up 'tcp defer accept' again for slight DoS protect...
2009-09-26 Bert Hubertreinstate some things that got disabled because of...
2009-09-26 Bert Hubertteach pdns_recursor how to do TCP/IP connect to remote...
2009-09-26 Bert Hubertno longer mention selection of mplexer once per thread
2009-09-24 Bert Hubertmultithreaded recursor - may not actually be faster...
2009-09-24 Bert Hubertthe beginning of powerdhcp? :-)
2009-09-24 Bert Hubertdo less maintenance, 1 in 250 queries
2009-09-22 Bert Hubertin the PacketCache, we sometimes cached things we shoul...
2009-09-22 Bert Hubertspeed up xfrLabel by batching calls to string::append
2009-09-22 Bert HubertThanks to Winfried Angele for spotting & fixing this...
2009-09-22 Bert Hubertupdated docs
2009-09-22 Bert Hubertdon't yet enable rwlocks in the trunk
2009-09-22 Bert Hubertimplement timeouts with millisecond resolution, and...
2009-09-05 Bert Hubertadd 'speedtest' infrastructure
2009-08-27 Bert HubertAki Tuomi fixed up the primordial 'alsoNotify' infrastr...
2009-08-22 Bert Hubertrepair cache cleaning logic, which would never run...
2009-08-07 Bert Hubertadd support for 's' timestamp specification (seconds...
2009-08-03 Bert Hubertadd NS, SOA and TXT code to the example pipe backend
2009-08-02 Bert Hubertnew readme in trunk as well
2009-08-01 Bert Hubertfurther gcc 4.4 compilation fix
2009-07-31 Bert Hubert64-bit compatability issue in dnswriter
2009-07-30 Bert HubertTobias Markmann assures us this fix will enable 'out...
2009-07-28 Bert Hubertmake lua default for svn based compilations
2009-07-28 Bert Hubertclean up recursor cache and make it thread safe, plus...
2009-07-28 Bert Hubertadd dhcp parsing code for option-82 purposes
2009-07-16 Bert Hubertthanks to Jan Gyselinck for spotting that Solaris can...
2009-07-12 Bert Hubertnsec moved to this file & nsec3 added
2009-07-12 Bert Hubertmake us a bit more efficient on writing out compressed...
2009-07-01 Bert Hubertwe had some htonls in a twist for xfrIP.. hopefully...
2009-07-01 Bert Hubertadd example.com DNSKEY, plus its private key
2009-06-28 Bert Hubertadd some more qtype numbers
2009-06-24 Bert Hubertimplement & document rec_control --timeout feature...
2009-06-23 Bert Hubertmake packet cache cleanup thread safe
2009-06-23 Bert Hubertmake sure we don't try to perform a complete multithrea...
2009-06-21 Bert Hubertfix up some parsing issues (spaces in base64 blobs...
2009-06-21 Bert Hubertvery rough stuff, but perhaps nice to look at already
2009-06-01 Bert Huberts/query-ttl/query-cache-ttl/, found by Andreas Henriksson
2009-05-30 Bert Hubertadd first stab at 'per-zone-axfr-acls'. Set that flag...
2009-05-16 Bert Hubertpreliminary infrastructure for signing messages with...
2009-05-16 Bert Hubertsome more crlf oddities
2009-05-16 Bert Hubertsomething with $Id$
2009-05-16 Bert Hubertsomething to do with crlf or so
2009-05-16 Bert Huberttreat an initial Refused or NotImp as an indication...
2009-04-14 Bert Hubertset a sane default for the maximum cache size in the...
2009-04-09 Bert Hubertfix up reading a blob at the very end of a packet,...
2009-04-09 Bert Hubertfix up padding errors in base64 decoding
2009-04-09 Bert Hubertmake sure we can parse empty blobs (needed for TSIG)
2009-04-07 Bert Hubertadd possibility to disable edns-ping. For now, by defau...
2009-04-05 Bert HubertLay groundwork for rd/non-rd zone forwarding
2009-04-05 Bert Hubertmake sure we don't set export-etc-hosts to 'on' on...
2009-04-05 Bert Hubertmake sure we notice filename changes in the bind backen...
2009-04-05 Bert Hubertremove confusing 'spoofID' which, as noted by Shane...
2009-04-05 Bert Hubertclose ticket 227, spotted by Ruben Kerkhof: compilation...
2009-04-02 Bert Hubertfix duplicate CNAME issue discovered by Andreas Jakum...
2009-03-29 Bert Hubertfinally finally get rid of 1e2% - apologies to Jeff...
2009-03-29 Bert Hubertsqlite2 and sqlite3 backends used MySQL-style escaping...
2009-02-17 Bert Hubertregression test for ticket 224
2009-02-14 Bert Hubertimplement auto-splitting of long TXT entries, inspired...
2009-02-14 Bert Hubertfor fancy records to work in the BIND backend, they...
2009-02-14 Bert Hubertoops, don't commit the 'real result'
2009-02-14 Bert Hubertadd very-long-txt test case
2009-02-14 Bert Hubertadd very-long-txt
2009-02-09 Bert Hubertpre1
2009-02-09 Bert Hubertadd rec_control dump-edns, plus implement 'third try...
2009-02-09 Bert Hubertit is 2009!
2009-02-07 Bert Hubertimplement EDNS & EDNS-PING probing, plus logic to benef...
2009-02-07 Bert Hubertdefine EDNSStatus struct & map, plus define the EDNS...
2009-02-07 Bert Hubertpowerdns recursor 3.1.8-pre
2009-02-07 Bert Hubertdeal with remote authoritative servers that send back...
2009-02-01 Bert Hubertupdate documentation
2009-02-01 Bert Hubertprevent bogus qtype/qclass reporting from servers that...
2009-01-25 Bert Hubertit is 2009
2009-01-25 Bert Hubert2.9.22 time is here
2008-12-26 Bert Huberthead up to rc4
2008-12-26 Bert Hubertfix for guardian crashing or possibly blocking in case...
2008-12-06 Bert Hubertrc3!
next