2015-12-14 |
Pieter Lexis | Remove last remnants of disable-edns |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Pieter Lexis | document `dnssec` setting for recursor |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Pieter Lexis | docs: Expand opendbx-backend information |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Pieter Lexis | docs: document Autoserial. Closes #1211 |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Pieter Lexis | docs: clarify TXT record content. Closes #1435 |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Pieter Lexis | docs: add note about "storage format" in types.md |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Pieter Lexis | docs: add note on TTL for DNSSEC RRs. Closes #2195 |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Pieter Lexis | Split the GSQL backend docs and update it |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Pieter Lexis | docs: Update recursor scripting |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Pieter Lexis | Add initial auth 4.0.0 changelog |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Pieter Lexis | docs: Update the rrtypes we support |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Pieter Lexis | Document the ALIAS record, closes #2394 |
commit | commitdiff | tree | snapshot |
2015-12-14 |
bert hubert | implement delta() to show changes versus configuration... |
commit | commitdiff | tree | snapshot |
2015-12-13 |
bert hubert | add benchRule which benchmarks rules and AndRule which... |
commit | commitdiff | tree | snapshot |
2015-12-13 |
bert hubert | add PoolAction() to Lua |
commit | commitdiff | tree | snapshot |
2015-12-13 |
bert hubert | how did we miss this? RegexRule in dnsdist for matching... |
commit | commitdiff | tree | snapshot |
2015-12-11 |
bert hubert | fix up so it compiles again, I think - may need more... |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Peter van Dijk | Merge pull request #3018 from Habbie/osx |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Peter van Dijk | Merge pull request #3022 from mind04/dname |
commit | commitdiff | tree | snapshot |
2015-12-11 |
bert hubert | implement DS anchor configuration, thank you https... |
commit | commitdiff | tree | snapshot |
2015-12-11 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree | snapshot |
2015-12-11 |
bert hubert | Merge pull request #3023 from rgacogne/emptyclientlinen... |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Remi Gacogne | Fix dnsdist console client sending empty lines |
commit | commitdiff | tree | snapshot |
2015-12-11 |
bert hubert | Merge pull request #3017 from rgacogne/consoleempty... |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Kees Monshouwer | traling dot in DNAME content |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Remi Gacogne | Warn that addLocal() and setLocal() can't be used at... |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Peter van Dijk | minor osx portability nit |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Remi Gacogne | Fix zero-sized response in dnsdist client without libsodium |
commit | commitdiff | tree | snapshot |
2015-12-10 |
bert hubert | log if a domain demands DNSSEC processing or not |
commit | commitdiff | tree | snapshot |
2015-12-10 |
bert hubert | love the unit tests. |
commit | commitdiff | tree | snapshot |
2015-12-10 |
bert hubert | new function: addDomainSpoof("domain", "ipv4", "ipv6... |
commit | commitdiff | tree | snapshot |
2015-12-10 |
bert hubert | so, it turns out only the hashing/dnssec parts of power... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
bert hubert | Revert "toDNSString inexplicably did a toLower() on... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
bert hubert | Merge pull request #3011 from rgacogne/dnsdist-fix... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Pieter Lexis | Merge pull request #3004 from zeha/api-cache-flush |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Pieter Lexis | Merge pull request #2997 from zeha/apirecursortest |
commit | commitdiff | tree | snapshot |
2015-12-09 |
bert hubert | implement fixupCase(true) or fixupCase(false) so you... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
bert hubert | toDNSString inexplicably did a toLower() on what it... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
bert hubert | for recursor, if client added an EDNS record, add it... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
bert hubert | I can't imagine how this worked - DNSName() as name... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
bert hubert | add makeOpt infrastructure so we can make DNSRecords... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
bert hubert | speedup, use 'tie' for comparisons in recursor packet... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Christian Hofstaedtler | API: make cache flushing a public, documented operation |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Christian Hofstaedtler | Replace dnsnameFromJson() with apiNameToDNSName(stringF... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
bert hubert | split out console code from dnsdist.cc, plus move some... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
bert hubert | further changelog updates |
commit | commitdiff | tree | snapshot |
2015-12-09 |
bert hubert | Beginning of 4.0.0 release notes |
commit | commitdiff | tree | snapshot |
2015-12-09 |
bert hubert | Merge pull request #2888 from aj-gh/ignored-packet... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
bert hubert | **BREAKING** dnsdist console communications control... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
bert hubert | spruce up grepq() a little bit with answer count for... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Andreas Jakum | Add counter for ignored packets to recursor statistics... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
bert hubert | Merge branch 'adp': better infrastructure for metering... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Remi Gacogne | Make the string parameter to testCrypto() optional. |
commit | commitdiff | tree | snapshot |
2015-12-08 |
bert hubert | fix up bandwidth exceeded limits, move dnsheader (12... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Pieter Lexis | Merge pull request #3007 from ndonegan/patch-1 |
commit | commitdiff | tree | snapshot |
2015-12-08 |
bert hubert | fix up dns ring measurements for BW and NXDOMAIN to... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
bert hubert | make grepq look at the the n newest queries, not the... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
bert hubert | implement grepq() for dnsdist |
commit | commitdiff | tree | snapshot |
2015-12-07 |
bert hubert | trim some dependencies for dnsdistdist benefit |
commit | commitdiff | tree | snapshot |
2015-12-07 |
bert hubert | make sure we insert query size on query ring too |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Christian Hofstaedtler | API: Reenable Recursor tests |
commit | commitdiff | tree | snapshot |
2015-12-07 |
bert hubert | Merge pull request #3005 from rgacogne/dnsdist-luajit |
commit | commitdiff | tree | snapshot |
2015-12-07 |
bert hubert | reenable in-tree dnsdist building |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Niall Donegan | Update backend-remote.md |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Niall Donegan | Update backend-remote.md |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Niall Donegan | Update backend-remote.md |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Niall Donegan | Update backend-remote.md |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Niall Donegan | Documentation Update |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Remi Gacogne | Add support for using LuaJIT in dnsdist |
commit | commitdiff | tree | snapshot |
2015-12-07 |
bert hubert | let topClients() default to top-10 |
commit | commitdiff | tree | snapshot |
2015-12-07 |
bert hubert | Merge pull request #2927 from rgacogne/dnsdist-ecs |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Peter van Dijk | Merge pull request #2919 from zeha/api-dnsname-dot |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Remi Gacogne | Add more tests for dnsdist ECS support. |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Remi Gacogne | Add EDNS Client Subnet to queries, unit tests and regre... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
bert hubert | implement getNameWithAddr() for downstreams for pretty... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
bert hubert | further rings speedup |
commit | commitdiff | tree | snapshot |
2015-12-07 |
bert hubert | some ring statistics speedups |
commit | commitdiff | tree | snapshot |
2015-12-06 |
bert hubert | log when adding a dynamic block |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Peter van Dijk | Merge pull request #2996 from zeha/jsoninterface |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Christian Hofstaedtler | API: Update and add more examples |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Christian Hofstaedtler | API: dot correctness |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Christian Hofstaedtler | Add PacketCache::purgeExact |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Christian Hofstaedtler | API: copy-edit the spec |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Christian Hofstaedtler | API docs: fix section headers |
commit | commitdiff | tree | snapshot |
2015-12-05 |
bert hubert | when installing new overlapping dynamic block, record... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
bert hubert | show some more block/drop kinds in webpage |
commit | commitdiff | tree | snapshot |
2015-12-05 |
bert hubert | also show dynblock number of blocks in showDynBlocks() |
commit | commitdiff | tree | snapshot |
2015-12-05 |
bert hubert | revamp dynamic block syntax, you now insert blocks... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
bert hubert | netmask src rule did not show itself correctly in dnsdi... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
bert hubert | resolve conflict, add reporting of acl/locals |
commit | commitdiff | tree | snapshot |
2015-12-05 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree | snapshot |
2015-12-05 |
bert hubert | fill out acl and local to index.html |
commit | commitdiff | tree | snapshot |
2015-12-05 |
bert hubert | report acl and local addresses over web-api |
commit | commitdiff | tree | snapshot |
2015-12-05 |
bert hubert | Merge pull request #2999 from zeha/dnsdistrad |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Christian Hofstaedtler | Improve dnsdist html a tiny bit more |
commit | commitdiff | tree | snapshot |
2015-12-05 |
bert hubert | make webserver display acl-drops - vital debugging... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
bert hubert | cleanup dnsdist javascript & html, plus make it look... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
bert hubert | Merge pull request #2998 from ahupowerdns/various |
commit | commitdiff | tree | snapshot |
2015-12-05 |
bert hubert | fix up dnsdist javascript to the new /api/v1/ URLs |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Christian Hofstaedtler | Rename setting json-interface to api |
commit | commitdiff | tree | snapshot |
next |