]> granicus.if.org Git - pdns/shortlog
pdns
2015-12-03 Niall DoneganUpdate backend-remote.md
2015-12-03 bert hubertMerge pull request #2972 from pieterlexis/no-more-exper...
2015-12-03 bert hubertMerge pull request #2984 from rgacogne/dnsdist-frontend...
2015-12-03 Pieter LexisMerge pull request #2983 from pieterlexis/ws-return...
2015-12-03 Pieter LexisMerge pull request #2962 from cmouse/tools-timeout
2015-12-03 Pieter LexisMerge pull request #2973 from pieterlexis/move-qtypes...
2015-12-03 Pieter LexisMerge pull request #2965 from pieterlexis/negcache...
2015-12-03 Pieter LexisMerge pull request #2970 from pieterlexis/h-root-update
2015-12-03 Peter van DijkMerge pull request #2975 from stasic/patch-2
2015-12-02 bert hubertMerge pull request #2985 from rgacogne/dnsdist-rd-queries
2015-12-02 bert hubertMerge pull request #2986 from rgacogne/dnsdist-idstate...
2015-12-02 Remi GacogneFix stats handling for TCP queries.
2015-12-02 Remi GacogneRemove the IDState lock.
2015-12-02 Remi GacogneAdd per-frontend stats to dnsdist
2015-12-02 Remi GacogneAdd stats for RD queries in dnsdist
2015-12-02 bert hubertMerge pull request #2846 from rgacogne/dnsdist-rings...
2015-12-02 Pieter LexisUpdate root hints for h.root-servers.net
2015-12-02 Remi GacogneProtect dnsdist IDState and query ring with a RW lock
2015-12-02 Pieter LexisRedirect to the path of the request, not the root
2015-12-02 bert hubertfix up incbin, with the great help of Dale Weiler....
2015-12-01 bert hubertMerge pull request #2979 from mind04/keycount
2015-12-01 bert hubertMerge pull request #2977 from rgacogne/dnsdist-client...
2015-12-01 bert hubertMerge pull request #2974 from rgacogne/dnsdist-tcp...
2015-12-01 bert hubertfix up TTL for RPZ zones, and allow override from config
2015-12-01 Kees Monshouwerregression-tests: don't include zsk keys with 257 in...
2015-12-01 Remi GacogneMake getServer() return a dummy one in client mode...
2015-12-01 Peter van Dijkmore const; disable useless compiler warning
2015-12-01 bert hubertadd default/override policies to RPZ, move RPZ config...
2015-12-01 bert hubertmove our RPZ blocking to the most GLORIOUS NetmaskTree...
2015-12-01 bert hubertdefault zone for zoneparser should be the root, not...
2015-12-01 bert hubertconst correctness for sortlist comparator
2015-12-01 bert hubertafter some further bikeshedding..
2015-12-01 Arsen Stasicmake logging output identical
2015-12-01 bert hubertit is that kind of day. Or one of those days.
2015-12-01 Remi GacogneGracefully handle a reused downstream TCP connection...
2015-12-01 Pieter LexisMove internal QTypes to the private range
2015-12-01 Pieter LexisMove current API path to /api/v1 from /
2015-12-01 Pieter LexisUpdate pdns.conf-dist
2015-12-01 Pieter LexisAlso mark dname-processing as stable
2015-12-01 Pieter LexisWebserver, API and dnsupdate are not experimental
2015-12-01 bert hubertMerge pull request #2964 from Habbie/checkzone-nodot
2015-12-01 bert hubertour messages on filedescriptors were hard to understand
2015-12-01 bert hubertour delaypipe tests sometimes fail, this might at least...
2015-12-01 Pieter LexisPackage some more tools in the semi-static pdns-tools
2015-12-01 Kees Monshouwershow trustedkeys after testrun
2015-12-01 Kees Monshouwercheck number of keys in trustedkeys file
2015-12-01 Pieter LexisMerge pull request #2967 from mind04/travis
2015-11-30 bert hubertsortlist docs
2015-11-30 Kees Monshouwerspeedup travis build?
2015-11-30 Kees Monshouwermore s/geoipbackend/geoip
2015-11-30 Kees Monshouwerredo .travis.yml
2015-11-30 Pieter LexisAdd pipe backend symlink
2015-11-30 Peter van Dijkemit single dot for root entry in zoneparser-tng
2015-11-30 Peter van Dijkmove root-dot method into dnsname
2015-11-30 Peter van Dijkteach getZoneRepresentation to optionally skip the...
2015-11-30 Pieter LexisAdd negative caching with dotted cnames test
2015-11-30 Peter van Dijknit
2015-11-30 bert hubertMerge pull request #2853 from pieterlexis/pdnstool
2015-11-30 bert hubertMerge pull request #2963 from cmouse/tinycdb-cerr
2015-11-30 Pieter LexisUpdate the documentation wrt renaming pdnssec
2015-11-30 Pieter LexisRename pdnssec to pdnsutil
2015-11-30 Aki TuomiRemove cerr logging from normal build
2015-11-30 bert hubertfix up sortlist to removal of confusing operator[]...
2015-11-29 bert hubertMerge pull request #2956 from cmouse/netmasktree-sp1
2015-11-29 bert hubertMerge pull request #2953 from zeha/api-crash
2015-11-29 bert hubertMerge pull request #2960 from ahupowerdns/ringcount
2015-11-29 bert hubertMerge pull request #2959 from ahupowerdns/lua-travis
2015-11-29 bert hubertadd dynamic blocklist to the webpage
2015-11-29 bert hubertadd showDynBlocks(), add way to add message for block...
2015-11-29 bert hubertimplement a dynamic blocklist in the core of dnsdist...
2015-11-29 bert hubertnot only compile without lua, but also work!
2015-11-29 bert hubertunify various rings, make generic query infra NOTE...
2015-11-29 bert hubertmake sdig wait only 10 seconds, which _might_ give...
2015-11-29 bert hubertfor shame
2015-11-29 bert hubertimplement a maintenance() function in dnsdist lua which...
2015-11-29 bert hubertwe might have more DiffTimes
2015-11-29 Aki TuomiMake some tools timeout
2015-11-29 bert hubertand the .h..
2015-11-29 bert hubertthis restores being able to build recursor w/o Lua...
2015-11-29 bert hubertmove all the lua configuration items to a struct that...
2015-11-29 bert hubertwas looking in the wrong place!
2015-11-29 bert hubertsee if this makes travis build with Lua
2015-11-29 bert hubertMerge pull request #2945 from cmouse/geoip-interpolation
2015-11-29 bert hubertthe day you new that would be arriving: a Lua configura...
2015-11-29 bert hubertadd a single-netmask long test case for netmasktree
2015-11-29 Aki TuomiAdd has_key method
2015-11-29 Aki TuomiAdd few comments
2015-11-29 Aki TuomiRemove NetmaskTree#[] from geoipbackend
2015-11-29 Aki TuomiRemove [] accessors
2015-11-29 bert hubertrevert to std::string in DNSName for now since Centos6...
2015-11-28 bert hubertMerge pull request #2954 from cmouse/deforeach-remote
2015-11-28 Christian HofstaedtlerAPI: fix crash introduced in abb873ee
2015-11-28 Pieter LexisCorrect the name of the unixODBC package on centos
2015-11-28 bert hubertmake nxdomains/noerror responses work. We validate...
2015-11-28 bert huberthook up ECDSA in git pdns_recursor build, not yet in...
2015-11-27 bert hubertMerge pull request #2943 from ahupowerdns/deforeach
2015-11-27 bert hubertwhitespace conflict. Merge branch 'master' into deforeach
2015-11-27 bert hubertMerge pull request #2942 from ahupowerdns/deserial
2015-11-27 bert hubertMerge pull request #2944 from rgacogne/sanitizers
2015-11-27 bert hubertMerge pull request #2947 from rgacogne/dnsdist-tcp...
next