]> git.ipfire.org Git - thirdparty/pdns.git/history - pdns/misc.cc
Be explicit about versions (v2)
[thirdparty/pdns.git] / pdns / misc.cc
2013-05-09  Christian HofstaedtlerBe explicit about versions (v2) 789/head
2013-05-07  Peter van DijkMerge pull request #773 from cmouse/fix-missing-manpages
2013-05-07  Peter van DijkMerge pull request #772 from cmouse/fix-duplicate-purge...
2013-05-07  bert hubertMerge pull request #771 from ahupowerdns/iputilsTests
2013-05-07  Peter van DijkMerge branch 'master' of github.com:PowerDNS/pdns
2013-05-07  Peter van DijkRevert "Be explicit about versions"
2013-05-07  Peter van DijkMerge pull request #755 from mind04/inception
2013-05-06  Christian HofstaedtlerBe explicit about versions 768/head
2013-01-11  Bert Hubertmove our small regex helper out of the pipe backend...
2012-11-15  Bert Hubertimproves json webserver in the auth server, plus compil...
2012-10-12  Peter van Dijkimport axfr-lock patch by Ruben d'Arco. This patch...
2012-06-07  Peter van Dijkmake sure every RR actually goes in the right place...
2011-11-21  Peter van DijkDebian users report this fixes compilation on HURD...
2011-04-19  Bert Hubertsilence warnings from autogenerated ragel code about...
2011-02-14  Bert Hubertremove some dead code, add silly special cased 'waitFor...
2011-02-14  Bert Hubertphase out sockAddrToString function (ComboAddress has...
2011-02-06  Bert Hubertfurther round of std::changes
2010-10-10  Bert Hubertproperly detect getaddrinfo error condition from return...
2010-06-29  Bert Hubertwork around gcc 4.1 bug, http://gcc.gnu.org/bugzilla...
2010-06-19  Bert Hubertupdate copyright, remove some more debugging output
2010-06-07  Bert Hubertremove fgets use so we can now read infinitely long...
2010-05-25  Bert Hubertmake sure that we can bind to IPv6 link-local addresses...
2010-05-09  Bert Hubertprepare getBeforeAndAfter for NSEC3 usage..
2010-04-30  Bert Hubertmake labelReverse properly turn '.' into ' ' to maintai...
2010-04-18  Bert Hubertadd more dnssec infra (stuff to make a zone relative...
2009-12-24  Bert Hubertand the final bit of whitespace/tab cleanup
2009-11-08  Bert Hubertmove g_singleThreaded to misc.cc, so it is universal
2008-08-03  Bert Hubertimplement TCP-based pdns_control with a simple secret...
2007-08-21  Bert Hubertfix up sub-second waits for data - important for dnsrep...
2007-08-02  Bert Hubertfix new timeout code (too quick to timeout), set notifi...
2007-07-10  Bert Hubertmove tcp waits to poll instead of select
2007-03-19  Bert Hubertfurther cleanups of TCP
2007-02-18  Bert Hubertadd stripDot() for use by bindbackend, spiff up zonepar...
2007-01-18  Bert Hubertghetto fix for large outgoing AXFRs as mentioned in...
2007-01-14  Bert Hubertmake rec_control not block indefinitely
2006-12-14  Bert Hubertspeed up chopOff operations by doing the chopping manua...
2006-11-21  Bert Hubertfix for zones > window size
2006-10-21  Bert Hubertfix potential for busyloop - unknown how this might...
2006-08-13  Bert Hubertgeneralise number -> localX code for use in pdns_recursor
2006-06-06  Bert Hubertadd support to make powerdns able to listen on multiple...
2006-04-30  Bert Hubertimplement 'netstringerror', to be called to report...
2006-04-29  Bert HubertBig bag of VC++ fixes, mostly by Michel 'Wimpie' Stol
2006-04-29  Bert Huberttrivial moves to Utility::, use gmtime on windows inste...
2006-04-18  Bert Hubertmake clientside ipv4/ip6 agnostic, including allow...
2006-04-13  Bert Hubertimprove MX-record parsing for additional processing...
2006-04-12  Bert Hubertconsolidate license change previously announced here:
2006-04-12  Bert Hubertthe FSF has moved!
2006-04-09  Bert Hubert1) make everyting intrinsically case-insensitive
2006-03-25  Bert Hubertprovide helpful u32 ip function
2006-03-19  Bert Hubertmove timeval arithmetic away from dnsreplay-mindex...
2006-03-02  Bert Hubertteach recursor to shuffle, by moving shuffle logic...
2005-11-11  Bert Hubertbig speedup in endsOn
2005-10-10  Bert Hubertthe gist is: move pdns_recursor over to new {zone,packe...
2005-10-08  Bert Hubertfix double-srv regression test error
2005-10-02  Bert Hubertremove base64 stuff from webserver
2005-09-03  Bert HubertMove from u_intxx_t to uintxx_t typedefs, which are...
2005-09-02  Bert Hubertmake waitForData accept microseconds waitint time as...
2005-08-14  Bert Hubertmassively improve dnsreplay performance
2005-06-21  Bert HubertThis commit fixes #14 and makes PowerDNS send master...
2004-02-04  Bert Huberttimeout addition to qgen
2004-01-22  Bert Hubertlots
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-08-30  Bert Hubertcosmetic fixes
2003-03-06  Bert Hubertlittle things
2003-02-14  Bert Hubertlots
2003-01-21  Bert Hubertjuh
2003-01-16  Bert Hubertrecursor work, alignment issues
2003-01-10  Bert Hubertoops
2003-01-08  Bert Hubertjuh
2003-01-08  Bert Hubertheaps
2002-12-29  Bert Hubertsmall
2002-12-29  Bert Huberta lot
2002-12-21  Bert Hubertbuild fixes for debian
2002-12-20  Bert Hubertheaps of work again
2002-12-19  Bert Huberthuge commit
2002-12-16  Bert Hubertsmall fixes
2002-12-09  Bert Hubertheap of solaris work
2002-12-06  Bert Hubertwin32
2002-11-27  Bert HubertInitial revision