]> granicus.if.org Git - pdns/shortlog
pdns
2015-12-21 Peter van DijkMerge pull request #3057 from pieterlexis/overzealous...
2015-12-21 Peter van DijkMerge pull request #3066 from cmouse/saxfr-nit
2015-12-19 Aki TuomiFix usage of abs() in saxfr
2015-12-17 Pieter LexisFix overzealous replacement of pdnssec
2015-12-16 Pieter LexisMerge pull request #3049 from mind04/travis
2015-12-16 Kees Monshouwermake pdnsconfdist test POSIXLY_CORRECT and update pdns...
2015-12-16 Pieter LexisMerge pull request #3040 from pieterlexis/issue-2841...
2015-12-16 Pieter LexisMerge pull request #3034 from Habbie/rhs-at-expansion
2015-12-16 Pieter LexisMerge pull request #3047 from pieterlexis/godbc-fix...
2015-12-16 Pieter LexisMake the godbc module not exit on SQL_SUCCESS_WITH_INFO
2015-12-16 Peter van Dijkupdate tinydns data
2015-12-16 bert hubertnew default parameters for toString mess up lua's autod...
2015-12-15 Peter van Dijkadd rhs @ expansion test
2015-12-15 Peter van Dijkfix RHS @ expansion, closes #3031
2015-12-15 Pieter LexisMerge pull request #3019 from pieterlexis/issue-2838...
2015-12-15 Pieter LexisMerge pull request #3035 from kempniu/b64decode-big...
2015-12-15 Pieter LexisMerge pull request #3039 from rubenk/exit-with-0-when...
2015-12-15 Pieter LexisRelax constraints accepting answers from forwarders
2015-12-15 Ruben KerkhofExit with 0 when receiving QUIT
2015-12-15 Pieter LexisDocument secpoll-suffix. Closes #2337
2015-12-15 Peter van DijkMerge pull request #1896 from tuxis-ie/mysql-foreign...
2015-12-15 Peter van DijkMerge pull request #3013 from pieterlexis/qtype-list
2015-12-15 Peter van DijkMerge pull request #3025 from pieterlexis/400-docs
2015-12-15 Peter van DijkMerge pull request #3027 from cyclops1982/patch-1
2015-12-15 Peter van DijkMerge pull request #3032 from cmouse/tsig-algos
2015-12-15 Peter van DijkMerge pull request #3033 from pieterlexis/gcc53
2015-12-15 bert hubertallRule() for dnsdist
2015-12-14 bert hubertmore debugging
2015-12-14 bert hubertremove .. in pdnsutil list-zone - thanks Sander Smeenk...
2015-12-14 bert hubertremove some stray debugging from loading rpz from file
2015-12-14 Pieter Lexisdocs: sort the settings for the recursor
2015-12-14 Pieter LexisRemove last remnants of disable-edns
2015-12-14 Pieter Lexisdocument `dnssec` setting for recursor
2015-12-14 bert hubertimplement four dnssec modes: off (3.x behaviour), proce...
2015-12-14 Michał KępieńFix Base64 decoding for dnsdist on big endian platforms
2015-12-14 Pieter Lexisupdate boost.m4 to latest version
2015-12-14 Aki TuomiCompare TSIG algorithm as DNSName
2015-12-14 Pieter Lexisdocs: Expand opendbx-backend information
2015-12-14 Pieter Lexisdocs: document Autoserial. Closes #1211
2015-12-14 Pieter Lexisdocs: clarify TXT record content. Closes #1435
2015-12-14 Pieter Lexisdocs: add note about "storage format" in types.md
2015-12-14 Pieter Lexisdocs: add note on TTL for DNSSEC RRs. Closes #2195
2015-12-14 Pieter LexisSplit the GSQL backend docs and update it
2015-12-14 Pieter Lexisdocs: Update recursor scripting
2015-12-14 Pieter LexisAdd initial auth 4.0.0 changelog
2015-12-14 Pieter Lexisdocs: Update the rrtypes we support
2015-12-14 Pieter LexisDocument the ALIAS record, closes #2394
2015-12-14 bert hubertimplement delta() to show changes versus configuration...
2015-12-13 bert hubertadd benchRule which benchmarks rules and AndRule which...
2015-12-13 bert hubertadd PoolAction() to Lua
2015-12-13 bert huberthow did we miss this? RegexRule in dnsdist for matching...
2015-12-12 RubenSmall typo in dnsupdate docs
2015-12-11 bert hubertfix up so it compiles again, I think - may need more...
2015-12-11 Peter van DijkMerge pull request #3018 from Habbie/osx
2015-12-11 Peter van DijkMerge pull request #3022 from mind04/dname
2015-12-11 bert hubertimplement DS anchor configuration, thank you https...
2015-12-11 bert hubertMerge branch 'master' of github.com:PowerDNS/pdns
2015-12-11 bert hubertMerge pull request #3023 from rgacogne/emptyclientlinen...
2015-12-11 Remi GacogneFix dnsdist console client sending empty lines
2015-12-11 bert hubertMerge pull request #3017 from rgacogne/consoleempty...
2015-12-11 Kees Monshouwertraling dot in DNAME content
2015-12-10 Remi GacogneWarn that addLocal() and setLocal() can't be used at...
2015-12-10 Pieter LexisUpdate zone2sql manpage
2015-12-10 Pieter Lexiszone2sql: support --zone without --zone-name
2015-12-10 Peter van Dijkminor osx portability nit
2015-12-10 Remi GacogneFix zero-sized response in dnsdist client without libsodium
2015-12-10 bert hubertlog if a domain demands DNSSEC processing or not
2015-12-10 bert hubertlove the unit tests.
2015-12-10 bert hubertnew function: addDomainSpoof("domain", "ipv4", "ipv6...
2015-12-10 Pieter LexisMake the QType enum list better diffible
2015-12-10 bert hubertso, it turns out only the hashing/dnssec parts of power...
2015-12-09 bert hubertRevert "toDNSString inexplicably did a toLower() on...
2015-12-09 bert hubertMerge pull request #3011 from rgacogne/dnsdist-fix...
2015-12-09 Pieter LexisMerge pull request #3004 from zeha/api-cache-flush
2015-12-09 Pieter LexisMerge pull request #2997 from zeha/apirecursortest
2015-12-09 bert hubertimplement fixupCase(true) or fixupCase(false) so you...
2015-12-09 bert huberttoDNSString inexplicably did a toLower() on what it...
2015-12-09 bert hubertfor recursor, if client added an EDNS record, add it...
2015-12-09 bert hubertI can't imagine how this worked - DNSName() as name...
2015-12-09 bert hubertadd makeOpt infrastructure so we can make DNSRecords...
2015-12-09 bert hubertspeedup, use 'tie' for comparisons in recursor packet...
2015-12-09 Christian HofstaedtlerAPI: make cache flushing a public, documented operation
2015-12-09 Christian HofstaedtlerReplace dnsnameFromJson() with apiNameToDNSName(stringF...
2015-12-09 bert hubertsplit out console code from dnsdist.cc, plus move some...
2015-12-09 bert hubertfurther changelog updates
2015-12-09 bert hubertBeginning of 4.0.0 release notes
2015-12-09 bert hubertMerge pull request #2888 from aj-gh/ignored-packet...
2015-12-09 bert hubert**BREAKING** dnsdist console communications control...
2015-12-09 bert hubertspruce up grepq() a little bit with answer count for...
2015-12-08 Andreas JakumAdd counter for ignored packets to recursor statistics...
2015-12-08 bert hubertMerge branch 'adp': better infrastructure for metering...
2015-12-08 Remi GacogneMake the string parameter to testCrypto() optional.
2015-12-08 bert hubertfix up bandwidth exceeded limits, move dnsheader (12...
2015-12-08 Pieter LexisMerge pull request #3007 from ndonegan/patch-1
2015-12-08 bert hubertfix up dns ring measurements for BW and NXDOMAIN to...
2015-12-08 bert hubertmake grepq look at the the n newest queries, not the...
2015-12-07 bert hubertimplement grepq() for dnsdist
2015-12-07 bert huberttrim some dependencies for dnsdistdist benefit
2015-12-07 bert hubertmake sure we insert query size on query ring too
2015-12-07 Christian HofstaedtlerAPI: Reenable Recursor tests
next