]> granicus.if.org Git - pdns/shortlog
pdns
2006-03-25 Bert Hubertoops, getsockopt called incorrectly. make the case...
2006-03-25 Bert Hubertprovide helpful u32 ip function
2006-03-25 Bert Hubertno longer pass around IPv4 addresses as.. strings ...
2006-03-25 Bert Hubertremote a lot of silly string processing used for -...
2006-03-25 Bert Hubertmove throttle map away from simple string and onto...
2006-03-25 Bert Hubertimprove truncating behaviour: don't truncate because...
2006-03-24 Bert Hubertfix incredibly stupid throttle cache pruning bug
2006-03-23 Bert Hubertadd qa-latency to rrd, add throttle-entries to rrd...
2006-03-22 Bert Hubertmake stuff compile by default on solaris 10 - all you...
2006-03-22 Bert Hubertbig bag 'o Solaris fixes! (partially sent by Juergen...
2006-03-22 Bert Hubertslight speedup to the processing of unknown records...
2006-03-21 Bert Hubertoops, did cache-entries accounting wrong. made 'average...
2006-03-21 Bert Hubertadd sizing of UDP receive buffers, plus fix (somewhat...
2006-03-21 Bert Hubertspeed up replay speed, add qa-latency stats
2006-03-21 Bert Hubertfix small escape bug, remove a flag from rrdtool that...
2006-03-20 Bert Hubertspiff up statistics, add graph maker
2006-03-20 Bert Hubertadd servfail stats, make cachehits/misses unsigend
2006-03-19 Bert Huberttoo many bashisms
2006-03-19 Bert Hubertadding rrdtool scripts for the recursor
2006-03-19 Bert Hubertadd per query latency accounting. WARNING: DTime from...
2006-03-19 Bert Hubertresolved, add cacheHits, cacheMisses
2006-03-19 Bert Hubertsave a few time(0) calls, hook up PulseRate
2006-03-19 Bert Hubertoptimize DecayingEwma to no longer gettimeofday in...
2006-03-19 Bert Hubertmake asyncresolve accept d_now from caller, and use...
2006-03-19 Bert Hubertmove timeval arithmetic away from dnsreplay-mindex...
2006-03-19 Bert Hubertupdate copyright
2006-03-18 Bert Hubertquiet fix
2006-03-18 Bert Huberttune up stats, add 64-bit logger output, hookup control...
2006-03-18 Bert Hubertadd beginnings of recursor control channel
2006-03-18 Bert Hubertkill some signed/unsigned warnings, speedup cache pruni...
2006-03-17 Bert Hubertupdate documentation error, actually make --enable...
2006-03-17 Bert Hubertupdate to automake stuff, make nedmalloc default to...
2006-03-17 Bert Hubertadd 'nedmalloc' for FreeBSD zooming performance
2006-03-15 Bert Hubert'thanks!'
2006-03-15 Bert Hubertuse hashed indexes if available
2006-03-15 Bert Hubertupdate documentation, make sure we ship sgml expander...
2006-03-15 Bert Hubertbring cache pruning in line (once a minute)
2006-03-13 Bert HubertFix default getSOA implementation throwing an exception...
2006-03-13 Bert Hubertmake things compile again
2006-03-13 Bert Hubertfix compilation problems on RHEL3
2006-03-13 Bert Hubertmove to multi_index_container to speed up prunes
2006-03-13 Bert Hubertwork around a g++ 4.1 profiling bug wrt anonymous names...
2006-03-11 Bert Hubertarg() is sat upon by the boost::multi_index namespace
2006-03-11 Bert Hubertmove to KeyTag caused havoc with g++ 4.1, revert to...
2006-03-11 Bert Hubertmake sdig compile again, slight change to mtasker which...
2006-03-10 Bert Hubertdocumentation changes, add spiffy links to trac
2006-03-10 Bert Hubertonly prune cache once every 5 minutes, not every minute
2006-03-06 Bert Hubertmake zone2sql work again, thanks to Wolfram Schlich...
2006-03-04 Bert Hubertfixed small but possibly relevant memory leak in mtaske...
2006-03-04 Bert Hubertupdate copyright, add 64/32-bit notification for bi...
2006-03-04 Bert HubertThe PowerDNS recursor did not use to try all IP address...
2006-03-04 Bert Hubertsome module g++ 4.1 cleanups
2006-03-02 Bert Hubertg++ 4.1 fixes (all trivial), copyright update
2006-03-02 Bert Hubertteach recursor to shuffle, by moving shuffle logic...
2006-03-02 Bert Hubertnot a real fix for ticket #60, but it will have to do.
2006-03-02 Bert Hubertremove some duplicate ;'s
2006-01-30 Bert Hubertfix min/max types - freebsd went to 64 bit time_t in 6.0
2006-01-22 Bert HubertArjo Hooimeijer added support for soa-refresh-default...
2006-01-18 Bert Hubertfix problem reported by Lionel Elie Mamane (who also...
2006-01-18 Bert Hubertopendbx updates by Norbert
2006-01-15 Bert Hubertadd opendbx to tar.gz
2006-01-15 Bert Hubertadd opendbx
2006-01-15 Bert Hubertapplied Norbert's patch, which closes ticket #37
2006-01-14 Bert Hubertauto build script
2006-01-14 Bert Hubertphase out sudo for fakeroot
2006-01-14 Bert Hubertupdate version, missed -1
2006-01-14 Bert Hubertadd ccache
2006-01-14 Bert Hubertadd readme, add distcc
2006-01-14 Bert Hubertchange version number
2005-12-12 Bert Hubertfix dnsscope
2005-11-13 Bert Hubertactually make lock skipping work
2005-11-12 Bert Hubertadd missing ./configure support for gcc locking hack
2005-11-12 Bert Hubertmove recursor to 'hash_map'
2005-11-12 Bert Hubertmove mtasker 'waiter' structure to boost::multi_index...
2005-11-11 Bert HubertPipebackend did not properly propagate pipebackend...
2005-11-11 Bert Hubertbig speedup in endsOn
2005-11-11 Bert Hubertbig rename, arg() -> ::arg(), bind() -> ::bind()
2005-11-11 Bert Hubertmove to 'floats' for nameserver statistics - we don...
2005-11-11 Bert Hubertspeedups + move to dns_isspace
2005-11-11 Bert Hubertphase out tolower and isspace for dns_tolower and dns_i...
2005-11-11 Bert Hubertqtype speedup - lack of a direct copy constructor cause...
2005-11-11 Bert HubertFix 'same level NS referral', as exemplified by the...
2005-11-11 Bert Hubertthis commit fixes ticket #29 properly, thanks to Bernd...
2005-11-02 Bert Hubertallow a '/' in domain names, which is sometimes used...
2005-11-02 Bert Hubertback out optString for now
2005-11-02 Bert Hubertfix pruning of negcache
2005-11-01 Bert Hubertmemory hole you can drive a truck through..
2005-10-31 Bert Hubertnot only convert error into proper exception, catch...
2005-10-31 Bert Hubertoops - exception could escape, which could make the...
2005-10-29 Bert Hubertlast minute release fixups
2005-10-29 Bert Hubertdocumentation updates
2005-10-29 Bert Hubertremove - this file has no reason to be in svn
2005-10-29 Bert Hubertdrop pcap.h dependency
2005-10-28 Bert Hubertdocument bugfix in previous commit
2005-10-28 Bert Hubertmake pipe backend clean up after itself, fixing the...
2005-10-26 Bert Hubertupdate TODO list
2005-10-23 Bert HubertFinal fix for the AXFR problems, closing Debian bug...
2005-10-23 Bert Hubertremove silly debugging output
2005-10-23 Bert Hubertadd beginning of next generation zoneparser
2005-10-20 Bert Hubertfix some bogus possible closes in resolver.cc (which...
next