]> granicus.if.org Git - pdns/shortlog
pdns
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...
2005-10-16 Bert Hubertadd provisional release notes for 2.9.19
2005-10-16 Bert Hubertmake ./configure fail if Boost is not installed, and...
2005-10-16 Bert Hubertadd support for properly truncating records in the...
2005-10-10 Bert Hubertfix compilation of dnsreplay
2005-10-10 Bert Hubertfix 1.2.3.4 reporting instead of real addresses in...
2005-10-10 Bert Hubertthe gist is: move pdns_recursor over to new {zone,packe...
2005-10-08 Bert Hubertexpose dnsheader
2005-10-08 Bert Huberthook up zonemakers
2005-10-08 Bert Hubertmake RFC 3597 'Handling of Unknown DNS Resource Record...
2005-10-08 Bert Hubertfix double-srv regression test error
2005-10-04 Bert HubertFix the bug reported in http://mailman.powerdns.com...
2005-10-02 Bert Hubertadd OPT pseudo-record support
2005-10-02 Bert Hubertcreate more xfrType
2005-10-02 Bert Hubertfix NSEC parsing from zone
2005-10-02 Bert Hubertadd support for blobs and 8 bit ints to the magical...
2005-10-02 Bert Hubertremove base64 stuff from webserver
2005-10-02 Bert Hubertsplit out base64 en/decoding
next