]> git.ipfire.org Git - thirdparty/pdns.git/history - pdns/syncres.cc
implement EDNS & EDNS-PING probing, plus logic to benefit from said probing
[thirdparty/pdns.git] / pdns / syncres.cc
2009-02-07  Bert Hubertimplement EDNS & EDNS-PING probing, plus logic to benef...
2008-10-05  Bert Hubertreported by Andreas Jakum & investigated by Stefan...
2008-07-13  Bert Hubertremove some empty lines
2008-06-20  Bert Hubertmake sure forward-zones pierces dont-query
2008-06-10  Bert Hubertimprove selection criterion for accepting returned...
2008-03-22  Bert Hubertimplement multiple forwarders per domain, both from...
2008-03-16  Bert Hubertmove to a real CSRNG, plus hooks for 'dns-0x20'.
2008-03-13  Bert Hubertimprove case insensitiveness of CNAME chaining, plus...
2008-02-19  Bert Hubertfix auth-server support again - it only worked for...
2008-02-10  Bert Hubertmake us use magic 'ADDR' queries if configured to do...
2008-02-04  Bert Hubertreprime root hints using EDNS0, thanks to dns-operation...
2008-02-03  Bert Hubertimprove error reporting a bit
2007-12-29  Bert Hubertremove hideous code from the beginning of time (1997...
2006-11-16  Bert Hubertimplement 'dont-query', and enable it by default, which...
2006-11-10  Bert Hubertmany thanks to David GAVARRET
2006-10-11  Bert Hubertnarrow down NSSET invalidation to "flawed sets", remove...
2006-09-30  Bert Hubertadd support for dropping broken nssets, and re-retrievi...
2006-09-28  Bert Hubertfix up case as described in http://darkwing.uoregon...
2006-06-23  Bert Hubertadd support for class=ANY queries.
2006-06-08  Bert Hubertoops, internal authoritative server did not differentia...
2006-06-08  Bert Hubertnon-rd queries checked the cache first and auth/forward...
2006-06-07  Bert Hubertadd simple non-rd auth & forward support
2006-05-19  Bert Hubertfix 'perpetually self-reviving NS records', as noted...
2006-05-16  Bert Hubertfollow rfc 2181 for now
2006-05-06  Bert Hubertupdate version, fix const correctness for VC++
2006-05-06  Bert Hubertok, the cache wiping bug mentioned in the release notes...
2006-05-06  Bert Hubertimplement improved control channel error logging
2006-05-05  Bert Hubertimplement RFC 2181 paragraph 5.2:
2006-04-29  Bert HubertBig bag of VC++ fixes, mostly by Michel 'Wimpie' Stol
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-28  Bert Hubertadd support for serving rfc-1918, on by default
2006-04-28  Bert Hubertfix bug where we temporarily would not be doing negativ...
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-26  Bert Hubertimplement SRV additional processing, generalise additio...
2006-04-24  Bert Hubertmake dnsscan accept multiple files
2006-04-21  Bert Hubertwe don't differentiate between NXDOMAIN and NXRECORDSET...
2006-04-20  Bert Hubertremove bashisms
2006-04-18  Bert Hubertplacate valgrind + protect powerdns against non-IN...
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 Hubertfix TCP outgoing error handling, fixing possible crashe...
2006-04-14  Bert Hubertpassed around strings to asynresolve as a char*, causin...
2006-04-13  Bert Hubertsigh.. some queries have embedded nulls in them, which...
2006-04-13  Bert Hubertimprove MX-record parsing for additional processing...
2006-04-12  Bert Hubertthe FSF has moved!
2006-04-11  Bert Hubertadd hardcoded support for 127.0.0.1 and 1.0.0.127.in...
2006-04-09  Bert Hubert1) make everyting intrinsically case-insensitive
2006-04-05  Bert Hubertremove vestiges of 'opaque record' support we now deal...
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-04-04  Bert HubertOops.. Fix bug where records we transmit transparently...
2006-03-28  Bert Hubertvery slight speedup (toLower==toLower -> strcasecmp)
2006-03-26  Bert Hubertfix silly debugging output, remove O_LARGEFILE (hope...
2006-03-26  Bert Hubertmove negcache to boost::multi_index, make sure it gets...
2006-03-25  Bert Hubertempty commit, but forgot to document on previous commit...
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-19  Bert Hubertmake asyncresolve accept d_now from caller, and use...
2006-03-18  Bert Huberttune up stats, add 64-bit logger output, hookup control...
2006-03-11  Bert Hubertarg() is sat upon by the boost::multi_index namespace
2006-03-04  Bert HubertThe PowerDNS recursor did not use to try all IP address...
2006-01-18  Bert Hubertfix problem reported by Lionel Elie Mamane (who also...
2005-11-11  Bert Hubertmove to 'floats' for nameserver statistics - we don...
2005-11-02  Bert Hubertfix pruning of negcache
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-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-09-03  Bert HubertMove from u_intxx_t to uintxx_t typedefs, which are...
2005-09-02  Bert Hubertzonk yet more gettimeofday calls
2005-09-02  Bert Hubertremove quite a number of gettimeofday calls
2005-07-11  Bert Hubertfix TCP related crashes due to HUUUUGE daum.net records...
2005-07-06  Bert Hubertupdates to the new TCP code - there was a bizarre typo...
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-09-13  Bert HubertMore fallout from #5 - unsigned integer support for...
2004-09-06  Bert HubertClose ticket #12 by supporing opaque operations whereby...
2004-02-05  Bert Hubertdo timeout stats
2004-02-01  Bert Hubertb.root
2004-01-18  Bert Hubert2.9.15
2004-01-17  Bert Hubertpdns_recursor stability
2004-01-16  Bert Hubertlots
2003-11-23  Bert Hubertopteron fixes
2003-10-27  Bert Hubertlots
2003-09-21  Bert Hubertgsqlite backend
2003-09-20  Bert Hubertmostly work on delegation-only, debian patches
2003-09-16  Bert Hubertsmall changes
2003-03-27  Bert Hubertldap updates
2003-03-12  Bert Hubertfixes for nic.fr
2003-03-06  Bert Hubertlittle things
2003-02-14  Bert Hubertlots
2003-02-10  Bert Hubertprevent crashes
2003-01-31  Bert Hubertworking up to 2.9.5
next