]> granicus.if.org Git - pdns/shortlog
pdns
2010-08-17 Bert Hubertfix crashes in bindbackend, by removing thread-unsafe...
2010-08-15 Bert Hubertsilence warnings, enable separate compilation
2010-08-11 Bert Hubertalso check class in dnspacketlessthan
2010-08-09 Bert Huberttyop, found by jeff sipek
2010-08-09 Bert Hubertsilence a warning - thanks zap ;-)
2010-08-09 Bert Hubertremove confusing code that kept track of the number...
2010-08-08 Bert Hubertimplement pdns-distributes-queries to make powerdns...
2010-08-08 Bert Hubertremove duplicate 'pleaseWipeCache' code
2010-08-08 Bert Hubertmake sure we use libumem on Solaris as allocator
2010-08-07 Bert Hubertgratefully copied timegm replacement code from dietlibc...
2010-08-07 Bert Hubertadd gettimeofday speedtest
2010-08-06 Bert HubertSolve ticket 281, where we cache nxdomains longer than...
2010-08-06 Bert Hubertadd infrastructure for manual query distribution over...
2010-08-05 Bert Hubertadd get-all description to rec_control manpage. Lack...
2010-07-31 Bert Hubertdetach distributor database threads, saving memory...
2010-07-29 Bert Hubertremove duplicate & *wrong* waitForData() implementation...
2010-07-29 Bert Hubertadd proper #ifndef include guards
2010-07-19 Bert Hubertteach Recursor about 'ARCHFLAGS' for -m64 and make...
2010-07-19 Bert Hubertmake sure speedtest works on solaris too - it needs...
2010-07-16 Bert Hubertmake sure dnsscope compiles again
2010-06-29 Bert Hubertwork around gcc 4.1 bug, http://gcc.gnu.org/bugzilla...
2010-06-26 Bert Hubertremove some dead code, plus attempt to fix up tcp conne...
2010-06-19 Bert Hubertdocumentation commit
2010-06-19 Bert Huberti.root-servers.net (the i stands for 'infamous') now...
2010-06-19 Bert Hubertthis should make a dandy 'bug-for-bug' compatibility...
2010-06-19 Bert Hubertimplement 'check-zone' for phibs, plus make powerdns...
2010-06-19 Bert Hubertmake sure NSEC for zone apex covers the DNSKEY too
2010-06-19 Bert Hubertfix up nsec getbeforeafter for bind backend so we gener...
2010-06-19 Bert Hubertfix up algorithm 5 and 7 confusion, make sure that...
2010-06-19 Bert Hubertcommit prototype of WKS record, non-functional
2010-06-19 Bert Hubertupdate copyright, remove some more debugging output
2010-06-19 Bert Hubertremove dead code from dnsbulktest
2010-06-19 Bert Hubertquiet down the BIND backend debugging output
2010-06-18 Bert Hubertperform better accounting of TCP client numbers on...
2010-06-16 Bert Hubertadd dummy 'reportTimeout' to slavecommunicator so thing...
2010-06-16 Bert Hubertfix up IPv6 address & port assignment in ComboAddress...
2010-06-14 Bert Hubertadd dont-queries statistic, plus make sure we add ...
2010-06-13 Bert Hubertlua scripts can now indicate that a query has a 'variab...
2010-06-13 Bert Hubertcomment the 'inflighter' a bit, plus add very nice...
2010-06-13 Bert Hubertadd timeout reporting to inflighter
2010-06-13 Bert Hubertinterim commit to merge xs changes
2010-06-12 Bert Hubertmake dnsbulktest statistics line up, plus detect nodata...
2010-06-11 Bert Hubertwork towards pdns_recursor 3.3
2010-06-11 Bert Hubertby popular demand, age responses from the packet cache...
2010-06-10 Bert Hubertmake sure webserver is bound *before* privileges are...
2010-06-09 Bert Hubertfix up SOA misunderstanding around CNAME referrals...
2010-06-09 Bert Hubertactually shows results now (the dns bulk tester)
2010-06-09 Bert Hubertadd dnsbulktest infra
2010-06-07 Bert Hubertremove fgets use so we can now read infinitely long...
2010-06-07 Bert Hubertallow far longer lines to be read in zonefiles - thanks...
2010-05-30 Bert Hubertimplement 'rec_control get tcp-clients' to debug TCP...
2010-05-28 Bert Hubertwork around solaris 10 bug, see https://issues.apache...
2010-05-28 Bert HubertAki Tuomi discovered that the zoneparser messes up...
2010-05-25 Bert Hubertmake sure that we can bind to IPv6 link-local addresses...
2010-05-19 Bert Hubertdo not try to process UDP AXFR queries anymore. Spotted...
2010-05-17 Bert Hubertmake sure dnsreplay builds, and that it does so by...
2010-05-17 Bert Hubertallow creation of pdns-tools package
2010-05-16 Bert Hubertimplement 'NSEC3', and enable it for NXDOMAIN responses...
2010-05-13 Bert Hubertimplement first ghetto nsec3 generation code - all...
2010-05-13 Bert Hubertfix up NSEC3 rendering/generation/parsing
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
next