]> git.ipfire.org Git - thirdparty/pdns.git/history - pdns/syncres.hh
make our speed stats deal with multiple IP(v6) addresses per nameserver
[thirdparty/pdns.git] / pdns / syncres.hh
2006-04-28  Bert Hubertmake our speed stats deal with multiple IP(v6) addresse...
2006-04-28  Bert Huberttune throttling, add unreachable accounting
2006-04-28  Bert Hubertreplace ugly cache insertion/deleting code by nice...
2006-04-27  Bert Hubertfix . zone refreshing bug (we didn't actually import...
2006-04-27  Bert Hubertslight speedups, restore 'cache peaking' w/o being...
2006-04-18  Bert Hubertimplement id.server, version.bind ("version-string...
2006-04-18  Bert Hubertfix 'removing unlisted fd from multiplexer'
2006-04-16  Bert Hubertvalgrind spotted some undefined variables
2006-04-14  Bert Hubertmove full-blown djbdns-style socket-per-query support
2006-04-14  Bert Hubertmake anti-spoofing measures question and not ip address...
2006-04-14  Bert Hubertimplement stunningly cool spoofing protection, plus...
2006-04-14  Bert HubertWARNING WARNING: We now listen on 127.0.0.1 by default...
2006-04-13  Bert Hubertadd tool dnsscan (mostly for internal use)
2006-04-11  Bert Hubertadd counts for broken packets
2006-04-09  Bert Hubert1) make everyting intrinsically case-insensitive
2006-04-08  Bert Hubertadd max-tcp-per-client to limit number of TCP connectio...
2006-04-07  Bert Hubertadd allow-from option to limit who can recurse. enable...
2006-04-05  Bert Hubertfix interesting bug whereby powerdns would sometimes...
2006-04-04  Bert Hubertmove negcache to tuple based keys instead of crappy...
2006-03-26  Bert Huberttrim some build dependencies, make rec_control/pdns_rec...
2006-03-26  Bert Hubertmove negcache to boost::multi_index, make sure it gets...
2006-03-25  Bert Hubertno longer pass around IPv4 addresses as.. strings ...
2006-03-25  Bert Hubertmove throttle map away from simple string and onto...
2006-03-24  Bert Hubertfix incredibly stupid throttle cache pruning bug
2006-03-21  Bert Hubertspeed up replay speed, add qa-latency stats
2006-03-19  Bert Hubertadd per query latency accounting. WARNING: DTime from...
2006-03-19  Bert Hubertoptimize DecayingEwma to no longer gettimeofday in...
2006-03-18  Bert Huberttune up stats, add 64-bit logger output, hookup control...
2006-03-04  Bert HubertThe PowerDNS recursor did not use to try all IP address...
2005-11-11  Bert Hubertmove to 'floats' for nameserver statistics - we don...
2005-11-02  Bert Hubertfix pruning of negcache
2005-09-02  Bert Hubertremove quite a number of gettimeofday calls
2005-09-02  Bert Hubertthrottle would return undefined values
2005-07-05  Bert Hubertfirst shot at working TCP resolving code on receipt...
2005-06-21  Bert Hubertimprove statistics for the recursor, split out timeout...
2005-02-18  Bert Hubertremove some more time(0) calls
2005-02-18  Bert Hubertremove a zillion time() and gettimeofday calls from...
2004-02-05  Bert Hubertdo timeout stats
2004-02-03  Bert Hubertwork on the arguments for qgen
2004-02-01  Bert Hubertb.root
2004-01-22  Bert Hubertlots
2004-01-18  Bert Hubert2.9.15
2004-01-16  Bert Hubertlots
2003-11-30  Bert Hubertwindows code!
2003-11-23  Bert Hubertopteron fixes
2003-10-11  Bert Hubertsad
2003-10-04  Bert Hubertfixes for gcc 2.95.2 and 3.4
2003-09-21  Bert Hubertgsqlite backend
2003-03-27  Bert Hubertldap updates
2003-02-10  Bert Hubertprevent crashes
2003-01-23  Bert Hubertmore pdns recursor stats
2003-01-16  Bert Hubertrecursor work, alignment issues
2003-01-14  Bert Hubertheap of works
2003-01-13  Bert Huberthiero