]> granicus.if.org Git - pdns/shortlog
pdns
2010-01-07 Bert Hubertno longer log response packets with an empty domain...
2010-01-07 Bert Hubertthe documentation updates including the security vulner...
2010-01-07 Bert Hubertmake ilexicographical_compare be unsigned - does not...
2010-01-04 Bert Hubertmake the 'pimp' multithreading communicator typesafe
2010-01-04 Bert Hubertfix up packet cache comparison function, solving A...
2010-01-03 Bert Hubertfix up compilation error (oops), plus move around initi...
2010-01-03 Bert Hubertremove 'top-remotes' functionality for now (not ready...
2010-01-03 Bert Hubertadd tsig-tests.cc, and make sure it can be compiled
2010-01-02 Bert Hubertremove last traces of locking in recursor cache, plus...
2010-01-01 Bert Hubertupdate recursor to version 3.2, update copyrights ...
2009-12-29 Bert Hubertfix issues with encoding '.' - so we can be a root...
2009-12-28 Bert Hubertfix up pipebackend SRV support, discovered & patched...
2009-12-28 Bert Hubertclarify error message, plus further unify label transitions
2009-12-27 Bert Hubertremove last bits of packet recursor cache locking,...
2009-12-27 Bert Hubertremove needless locking from recursor packet cache
2009-12-27 Bert Hubertfix up typo in previous commit
2009-12-27 Bert Hubertprevent duplicate SOA from appearing in case a response...
2009-12-26 Bert Hubertadd comments, remove some dead code, reorder functions...
2009-12-25 Bert Hubertsplit up overly large pdns_recursor.cc, parts that...
2009-12-24 Bert Hubertand the final bit of whitespace/tab cleanup
2009-12-24 Bert Hubertrest of the big whitespace/tab cleanup
2009-12-24 Bert Hubertexpand speedtest infrastructure
2009-12-23 Bert Hubertit turns out that boost::iequals is dog slow, introduce...
2009-12-23 Bert Hubertsilence 'sdig' EDNS-PING output, replace Utility::strca...
2009-12-23 Bert Hubertremove dead getDirect() function
2009-12-22 Bert Hubertclose ticket 224, 'no referral when queried for SOA...
2009-12-22 Bert Hubertadd some documentation to the regression tests, plus...
2009-12-22 Bert Hubertadd possibility to AXFR URL & MBOXFW fancy records
2009-12-21 Bert Hubertpdns init.d script neglected to mention 'reload' -...
2009-12-21 Bert Hubertclose ticket 239, 'make clean in recursor deletes optim...
2009-12-21 Bert Hubertthis may _finally_ solve the complaints about 'mysql...
2009-12-21 Bert Hubertclose ticket 235 about guardion typo
2009-12-21 Bert Hubertread MySQL options, patch found in ticket 171 by chtekk...
2009-12-21 Bert Hubertdon't add '..' to a domain in the '.' zone - closes...
2009-12-21 Bert Hubertsome whitespace changes, add 'rec_control reload-acls...
2009-12-21 Bert Hubertslight speedup of the recursor packetcache (inline...
2009-12-21 Bert Hubertbring rcpgenerator into the world of namespaces.hh...
2009-12-17 Bert Hubertclean up getQueryLocal() port handling htons
2009-12-10 Bert Hubertmake the 'lua' scripts threadsafe, with luxury pre...
2009-12-06 Bert Hubertmake sure we can ship a tarball for the auth server...
2009-12-06 Bert Hubertimplement --forward-zones-recurse and special '+domain...
2009-12-06 Bert Hubertmake SOA data public, needed to fix previous commit...
2009-12-06 Bert Hubertsplit up master & slave communicator, enable 'Inflighte...
2009-12-06 Bert Hubertgeneric templatized 'do x things at a time' class
2009-12-04 Bert Hubertfix case sensitivity issue in recursor built in authori...
2009-12-03 Bert HubertMake packetcache controllable (TTLs and enable/disable...
2009-11-26 Bert Hubertdo not take a writable reference to the begin transacti...
2009-11-25 Bert Hubertmake sure opendbx backend does not concatenate all...
2009-11-18 Bert Hubertphase out last use of select() in powerdns auth server...
2009-11-08 Bert Hubertmove g_singleThreaded to misc.cc, so it is universal
2009-11-07 Bert Hubertadd documentation about new pdns recursor, plus automat...
2009-10-24 Bert Hubertcompilation fixes for on 'Karmic Koala' - also first...
2009-10-17 Bert Hubertre-optimize the single-threaded case
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
next