]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2010-05-13  Bert Hubertinfrastructure in packethandler.cc & pdnssec to start...
2010-05-13  Bert HubertNSEC3PARAM enum
2010-05-13  Bert Hubertnsec3param work
2010-05-12  Bert Hubertdrop dnspbench tool
2010-05-12  Bert Hubertfix up dnsgram compilation - spotted by David Hawthorne
2010-05-12  Bert Hubertfix notify compilation
2010-05-09  Bert Hubertfix 'same level soa' regression test, plus clean up...
2010-05-09  Bert Hubertmake sure we don't consult cache for dnssec questions...
2010-05-09  Bert Hubertprepare getBeforeAndAfter for NSEC3 usage..
2010-05-08  Bert Hubertadd in-place reordering infrastructure
2010-05-08  Bert Hubertadd the -dnssec queries for gmysql
2010-05-08  Bert HubertMaik Zumstrull corrected our Makefile, which abused...
2010-05-08  Bert HubertMaik Zumstrull has cleaned up our Makefile so it is...
2010-05-08  Bert Hubertteach gsql backend about --dnssec switch, plus revamp...
2010-05-08  Bert Hubertrectify tabs/spaces, plus clarify debugging output...
2010-05-08  Bert Hubertclean up the ueberbackend constructor - it is unclear...
2010-05-08  Bert Hubertmake pdnssec include all the backend stuff
2010-05-08  Bert Hubertrevamp the 'activeness' of keys, dnsseckeeper now gives...
2010-05-02  Bert Hubertremove -lboost stuff and replace with boost.m4 macros
2010-04-30  Bert Hubertmake sure getBeforeAndAfter passes references, plus...
2010-04-30  Bert Hubertdo not make more zsks if there are 2 *or more* present...
2010-04-30  Bert Hubertteach zone2sql about dnssec 'auth' field
2010-04-30  Bert Hubertmake labelReverse properly turn '.' into ' ' to maintai...
2010-04-30  Bert Hubertadd some delegations to spice up dnssec regression...
2010-04-30  Bert Hubertfinal touches to revamping of Boost makefile stuff
2010-04-30  Bert Hubertand auto* loves authors too
2010-04-30  Bert Hubertauto* likes having some NEWS to read!
2010-04-30  Bert Hubertmove GPL to the correct place.
2010-04-30  Bert Hubertoops
2010-04-30  Bert Hubertrevamp our auto* stuff, plus add useful 'boost.m4'...
2010-04-23  Bert Hubertmake sure we don't install polarssl in the .deb! plus...
2010-04-22  Bert Hubertpare down polarssl makefile
2010-04-22  Bert Hubertdnskey requests contain auth data in their responses...
2010-04-21  Bert Hubertremoved stray DNSKEYs from unsigned zone
2010-04-21  Bert Hubertallow for static compilation
2010-04-21  Bert Hubertremove sctp dependency
2010-04-21  Bert Hubertadd a zone made for DNSSEC testing, plus document how...
2010-04-21  Bert Hubertsilence some debugging, plus make sure all relevant...
2010-04-21  Bert Hubertreport failing access to the key-repository early
2010-04-21  Bert Hubertmake the polarssl makefile 'distdir' itself properly
2010-04-21  Bert Hubertmake the pdnssec tool be more helpful, both in not...
2010-04-21  Bert Hubertmake pdnssec not segfault if the key repository does...
2010-04-21  Bert Hubertmake sure we do not add NSEC records to non-DNSSEC...
2010-04-21  Bert Hubertmake sdig compile again for the regression tests
2010-04-21  Bert Hubertwe're not fooling anyone not calling this '3.0-pre...
2010-04-21  Bert Hubertmake sure everything compiles again
2010-04-21  Bert Hubertout with nedmalloc and dlmalloc, in with the nice ...
2010-04-21  Bert Hubertremove two external mallocs from svn - thanks for years...
2010-04-21  Bert Hubertteach pdnssec not to crash when you do not mention...
2010-04-21  Bert Hubertfix up 'pdnssec' tool compilation, teach bind backend...
2010-04-21  Bert Hubertand make tcp & axfr understand dnssec too (plus fix...
2010-04-21  Bert Hubertbreak solaris compilation, but do add timespec parsing
2010-04-21  Bert Hubertrip out old, but efficient and highly tuned but scary...
2010-04-21  Bert Hubertteach dnspacket.cc about dnssec, but #ifdef out the...
2010-04-21  Bert Hubertprepare pdns_recursor for better nxdomaincache cleaning
2010-04-21  Bert Hubertupdate docs
2010-04-18  Bert Hubertadd more dnssec infra (stuff to make a zone relative...
2010-04-18  Bert Hubertsdig dnssec playground
2010-04-18  Bert Hubertcommit more DNSSEC infrastructure, plus NSEC3 builder
2010-04-18  Bert Hubertteach core of powerdns that data can be auth or nonauth...
2010-04-18  Bert Hubertthe 'pdnssec' control program
2010-04-18  Bert Hubertadd NSEC3 qtype
2010-04-18  Bert Hubertinitial drop of dnssec keying infrastructure - mostly...
2010-04-06  Bert Hubertadd additional IPv6 hints, closing ticket 287, plus...
2010-04-03  Bert Hubertslightly clean up dnsproxy code to be ComboAddress...
2010-04-03  Bert Hubertfix 'forever refreshing NS records' again, plus potenti...
2010-03-25  Bert Hubertthis makes the pdns_recursor able to serve the root...
2010-03-25  Bert Hubertfix up potential issues with TCP support going crazy...
2010-03-23  Bert HubertSimon Kirby discovered dist-recursor is not posix sh...
2010-03-16  Bert Hubertcompilation fix
2010-03-15  Bert Hubertadd testcase for wildcard CNAME pointing to a record...
2010-03-15  Bert Hubertclose issue where asking for a AAAA for a record with...
2010-03-15  Bert Hubertadd test to catch a powerdns bug with cnames to names...
2010-03-06  Bert HubertI feel like celebrating ;-) 3.2!
2010-03-06  Bert Hubertadd some instrumenting so we can measure the scope...
2010-03-05  Bert Hubertwe probably overwrite the errno return from ports_getn...
2010-03-03  Bert Hubertadd #include <sys/stat.h> for FreeBSD (spotted by Ralf...
2010-03-02  Bert HubertDavid Gavarret discovered socket-owner, socket-group...
2010-03-02  Bert Hubertdiscovered by Darren Gamble, 'make install' did not...
2010-03-02  Bert Hubertno longer get confused by empty lines in the forward...
2010-03-02  Bert Hubertagain discovered by Imre Gergely, do not get confused...
2010-02-28  Bert Hubertthe ever vigilant Imre Gergely spotted that PowerDNS...
2010-02-28  Bert Hubertheading up to rc2
2010-02-28  Bert Hubertimprove --help descriptions, plus clean up sysdeps...
2010-02-28  Bert Hubertupdate documentation to reflect ticket 272 ('logging...
2010-02-27  Bert HubertWork around bug in the CentOS4/RHEL4 gcc/glibc, and...
2010-02-27  Bert Hubertprepare for the HIP record
2010-02-27  Bert Hubertinterim commit of docs
2010-02-20  Bert HubertImre Gergely discovered that the rrd graphs do not...
2010-02-13  Bert Hubertmake sure we setuid() before launching threads, improvi...
2010-02-11  Bert Hubertfix up solaris 10 compilation
2010-02-10  Bert Hubertupdate docs for -rc1
2010-02-10  Bert Hubertrc1
2010-02-10  Bert HubertQuoting from the makecontext manpage....6 hours of...
2010-02-08  Bert Hubertremove --fork!
2010-02-08  Bert Hubertrrdtool update script is now FreeBSD compatible, thanks...
2010-02-08  Bert Hubertexplain Lua API change
2010-02-08  Bert Hubertadd resource-limits and over-limits measurements and...
2010-02-08  Bert Hubertscan less of the packetcache when cleaning house
2010-02-08  Bert Hubertmake sure we can measure overlimits from rec_control
next