]> granicus.if.org Git - pdns/shortlog
pdns
2016-05-01 Peter van Dijkspecify requests 2.9.2 to work around a bug in linkchecker
2016-04-30 bert hubertMerge pull request #3794 from pieterlexis/rm-validDNSName
2016-04-29 Pieter LexisMerge pull request #3795 from kaosdrachen/patch-1
2016-04-29 kaosdrachenFixed a typo
2016-04-29 bert hubertMerge pull request #3752 from pieterlexis/issue-3682...
2016-04-29 bert hubertMerge pull request #3662 from klaus3000/soa_serial_0
2016-04-29 bert hubertMerge pull request #3754 from rgacogne/dnsdist-custom...
2016-04-29 bert hubertMerge pull request #3772 from pieterlexis/issue-3738...
2016-04-29 Pieter LexisRemove the ancient validDNSName function
2016-04-29 bert hubertMerge pull request #3789 from rgacogne/dnsname-negative...
2016-04-29 bert hubertMerge pull request #3792 from pieterlexis/dnssec-regres...
2016-04-28 Pieter LexisAdd DNSSEC tests for cnames to/from (in)secure
2016-04-28 Pieter LexisAdd simple NODATA tests
2016-04-28 Pieter LexisAdd 2 wildcard CNAME tests
2016-04-28 Pieter Lexisrecursor: Correctly validate wildcard RRSIGs
2016-04-28 Pieter LexisAdd DNSSEC wilcard test
2016-04-28 Pieter LexisAdd 2 tests with subtrees inside a secure zone
2016-04-28 Pieter LexisMerge pull request #3784 from mind04/soa-cache-master
2016-04-28 Pieter LexisMerge pull request #3788 from mind04/mysql-timeout
2016-04-28 Remi GacogneAdd consistency checks to segmentDNSNameRaw()
2016-04-28 Remi GacogneThrow on negative label length in `DNSName::isPartOf()`
2016-04-28 Pieter LexisMerge pull request #3765 from pieterlexis/update-yahttp
2016-04-28 Pieter LexisMerge pull request #3766 from rgacogne/packetparser...
2016-04-28 bert hubertMerge pull request #3768 from rgacogne/afl-crash-fixes
2016-04-28 bert hubertMerge pull request #3773 from rgacogne/dnsdist-web...
2016-04-28 bert hubertMerge pull request #3786 from pieterlexis/recursor...
2016-04-27 Pieter LexisAdd basic NSEC and NSEC3 tests
2016-04-27 Pieter LexisAdd timing based DNSSEC tests
2016-04-27 bert hubertnon opt-out nsec3
2016-04-27 Kees Monshouwermake mysql timeout configurable
2016-04-27 bert hubertMerge pull request #3767 from ahupowerdns/dnsdist-yaks
2016-04-27 bert hubertMerge pull request #3783 from rgacogne/type-conversion...
2016-04-27 bert hubertMerge pull request #3779 from rgacogne/dnsname-afl...
2016-04-27 bert hubertMerge pull request #3785 from ahupowerdns/nsec3fix
2016-04-27 bert hubertprocess NSEC3 insecure delegation, closes #3675
2016-04-27 bert hubertenable function to hash qnames w/o having the NSEC3PARA...
2016-04-27 Kees Monshouwerfix SOA caching with multiple backends
2016-04-27 Remi GacogneFix type conversions, add some checks
2016-04-26 Remi GacogneUse unsigned char* in getRawLabels() and countLabels()
2016-04-26 Pieter LexisMerge pull request #3707 from brynjare/patch-1
2016-04-26 Remi Gacognednsdist: Stop copying the request headers to the response
2016-04-26 Pieter Lexiscap packetcache-servfail-ttl to packetcache-ttl
2016-04-26 bert hubertfix up newlines in console mode, move to 'return *line...
2016-04-26 bert hubertsilence where we read the config file from except in...
2016-04-26 Remi GacogneAdd a minimum offset parameter to DNSName
2016-04-26 Pieter LexisUpdate yahttp, closes #3723
2016-04-26 bert huberthook up nodelay, silence output 'connecting to..' unles...
2016-04-26 bert hubertsetTCPNoDelay() for dnsdist console. Yak.
2016-04-26 bert hubertgetAction(n) for n >= number of rules now properly...
2016-04-26 Pieter LexisAdd AD flag to queries in the simple tests
2016-04-26 Pieter LexisOnly process CD flags in a dnssec mode
2016-04-26 Pieter LexisTreat AD bit in query header correctly
2016-04-26 Pieter LexisStop skipping tests
2016-04-26 Pieter Lexiscorrectly test for cd absense with dnssec=off
2016-04-26 Pieter Lexisrecursor: Add DNSSEC testing infrastructure and tests...
2016-04-26 Remi Gacognerec: Drop non-IN records from auths, check for invalid...
2016-04-26 Remi GacogneFix null pointer dereference on parsing error in ZonePa...
2016-04-26 Remi GacogneFix off-by-one read in `latlon2ul()`
2016-04-26 bert hubertMerge pull request #3762 from ahupowerdns/teeaction
2016-04-25 bert huberthook up action-stats to JSON output
2016-04-25 bert hubertedit in changes suggested by @rgacogne for TeeAction...
2016-04-25 bert hubertdocument TeeAction & new getAction()
2016-04-25 bert hubertmake TeeAction() quit properly, add getAction() so...
2016-04-25 bert hubertclean up our error reporting on the console a bit,...
2016-04-25 bert hubertinitial work on TeeAction, still has some missing bits...
2016-04-25 bert hubertgrepq() has no sideeffects in dnsdist.
2016-04-25 Remi GacogneMerge pull request #3755 from rgacogne/dnsdist-fix...
2016-04-22 Remi GacogneMerge pull request #3714 from rubenk/dnsdist-service
2016-04-22 Remi Gacognednsdist: Allow the use of custom headers in the web...
2016-04-22 Pieter LexisMerge pull request #3751 from medea61/master
2016-04-22 Roman Hochulifixing #3749
2016-04-22 Roman Hochulifixing #3748
2016-04-21 Remi Gacognednsdist: Fix RegexRule example in dnsdistconf.lua
2016-04-21 Pieter LexisMerge pull request #3745 from pieterlexis/dnsdist-not...
2016-04-21 Remi GacogneMerge pull request #3744 from rgacogne/dnsdist-100final...
2016-04-21 Pieter Lexisdnsdist website, use a local logo
2016-04-21 Ruben Kerkhofdnsdist: add documentation links to dnsdist.service
2016-04-20 Pieter LexisMerge pull request #3740 from ahupowerdns/bind-nsec-fix
2016-04-20 Remi Gacognednsdist: Update ChangeLog for 1.0.0
2016-04-20 Remi GacogneMerge pull request #3739 from rgacogne/dnsdist-drop... dnsdist-1.0.0
2016-04-20 bert hubertthis fix prevents a crash in bind backend in dnssec...
2016-04-20 Remi Gacognednsdist: Drop privileges after daemonizing and writing...
2016-04-19 Remi GacogneMerge pull request #3713 from rubenk/remove-contrib...
2016-04-19 Remi GacogneMerge pull request #3730 from rgacogne/dnsdist-top...
2016-04-19 Remi GacogneMerge pull request #3700 from pieterlexis/rpm-dnsdist...
2016-04-19 Peter van Dijktypo
2016-04-19 Remi GacogneMerge pull request #3736 from rgacogne/dnsdist-nmg...
2016-04-19 Peter van DijkMerge pull request #3737 from Habbie/escapestar
2016-04-19 Peter van Dijknit
2016-04-19 Remi Gacognednsdist: Add missing Lua binding for NetmaskGroupRule()
2016-04-19 Remi GacogneMerge pull request #3731 from rgacogne/dnsdist-policies-doc
2016-04-19 Remi GacogneMerge pull request #3722 from rubenk/dnsdist-disable...
2016-04-19 bert hubertMerge pull request #3720 from edmonds/branches/edmonds...
2016-04-19 bert hubertMerge pull request #3735 from setharnold/patch-2
2016-04-18 setharnoldMention dnsdist in main repo README.md
2016-04-18 Ruben Kerkhofdnsdist: use LT_INIT and disable static objects
2016-04-18 Remi Gacognednsdist: Clarify a bit the documentation of load-balanc...
2016-04-18 Remi Gacognednsdist: Make `topBandwidth()` behave like other top...
2016-04-18 Remi GacogneMerge pull request #3728 from rgacogne/dnsdist-libedit...
2016-04-18 Peter van DijkMerge pull request #3710 from pieterlexis/always-validate
next