]> granicus.if.org Git - pdns/shortlog
pdns
2015-12-07 bert hubertlet topClients() default to top-10
2015-12-07 bert hubertMerge pull request #2927 from rgacogne/dnsdist-ecs
2015-12-07 Peter van DijkMerge pull request #2919 from zeha/api-dnsname-dot
2015-12-07 Remi GacogneAdd more tests for dnsdist ECS support.
2015-12-07 Remi GacogneAdd EDNS Client Subnet to queries, unit tests and regre...
2015-12-07 bert hubertimplement getNameWithAddr() for downstreams for pretty...
2015-12-07 bert hubertfurther rings speedup
2015-12-07 bert hubertsome ring statistics speedups
2015-12-06 bert hubertlog when adding a dynamic block
2015-12-06 Peter van DijkMerge pull request #2996 from zeha/jsoninterface
2015-12-06 Christian HofstaedtlerAPI: Update and add more examples
2015-12-06 Christian HofstaedtlerAPI: dot correctness
2015-12-06 Christian HofstaedtlerAdd PacketCache::purgeExact
2015-12-06 Christian HofstaedtlerAPI: copy-edit the spec
2015-12-06 Christian HofstaedtlerAPI docs: fix section headers
2015-12-05 bert hubertwhen installing new overlapping dynamic block, record...
2015-12-05 bert hubertshow some more block/drop kinds in webpage
2015-12-05 bert hubertalso show dynblock number of blocks in showDynBlocks()
2015-12-05 bert hubertrevamp dynamic block syntax, you now insert blocks...
2015-12-05 bert hubertnetmask src rule did not show itself correctly in dnsdi...
2015-12-05 bert hubertresolve conflict, add reporting of acl/locals
2015-12-05 bert hubertMerge branch 'master' of github.com:PowerDNS/pdns
2015-12-05 bert hubertfill out acl and local to index.html
2015-12-05 bert hubertreport acl and local addresses over web-api
2015-12-05 bert hubertMerge pull request #2999 from zeha/dnsdistrad
2015-12-05 Christian HofstaedtlerImprove dnsdist html a tiny bit more
2015-12-05 bert hubertmake webserver display acl-drops - vital debugging...
2015-12-05 bert hubertcleanup dnsdist javascript & html, plus make it look...
2015-12-05 bert hubertMerge pull request #2998 from ahupowerdns/various
2015-12-05 bert hubertfix up dnsdist javascript to the new /api/v1/ URLs
2015-12-04 Christian HofstaedtlerRename setting json-interface to api
2015-12-04 bert hubertMerge pull request #2993 from rgacogne/dnsdist-tuning
2015-12-04 bert hubertMerge pull request #2994 from zeha/no-gcc3x
2015-12-04 Christian HofstaedtlerDrop compat code for gcc3.x/RHEL5
2015-12-04 Peter van DijkMerge pull request #2992 from Habbie/no-botan-1.8
2015-12-04 Peter van Dijkget rid of botan 1.8
2015-12-04 Remi GacogneAllow setting maxOustanding and maxTCPClientThreads...
2015-12-04 Peter van Dijkremove outdated comment
2015-12-03 bert hubertfix up separate build
2015-12-03 bert hubertthis should make us work on all arches for incbin
2015-12-03 bert hubertrgacogne found that arm has unsigned chars which broke...
2015-12-03 bert huberthook up getTopBandwidth()
2015-12-03 Peter van DijkMerge pull request #2989 from Habbie/64bitpi
2015-12-03 bert hubertrgacogne found that arm has unsigned chars which broke...
2015-12-03 bert hubertmove ring stuff to own file, so it can share between...
2015-12-03 bert hubertthis should make us work on all arches for incbin
2015-12-03 Peter van DijkMerge pull request #2990 from ndonegan/patch-1
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 Peter van Dijkdon't truncate timestamps on raspberry pi
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
next