]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2017-12-28  Stefan Bühleraccept seconds since epoch in RRSIG timestamps too... 6124/head
2017-12-28  Stefan Bühlerfix xfrIP to reject invalid ips (fixes #6101)
2017-12-28  Stefan Bühlertest-dnsrecords: add tests related to #6101
2017-12-28  Stefan Bühlertest-dnsrecords: fix reversed logic for broken bad...
2017-12-28  Stefan Bühlertest-dnsrecords: warn that wire tests are not actually...
2017-12-28  Stefan Bühlertest-dnsrecords: use enum class for case_type_enum_t...
2017-12-28  Stefan Bühlertest-dnsrecords: test wire instead of zone for truncate...
2017-12-28  Stefan Bühlertest-dnsrecords: remove duplicate tests
2017-12-28  Stefan Bühlertest-dnsrecords: handle TSIG like everything else
2017-12-28  Stefan Bühlertest-dnsrecords: simplify CASE_L to CASE_S when inval...
2017-12-28  Stefan Bühlerunit tests: fix uninitialized pointer
2017-12-28  Remi GacogneMerge pull request #6122 from zeha/ldapbackend-get
2017-12-28  Chris Hofstaedtlerldapbackend: fix listing zones incl. AXFR 6122/head
2017-12-22  Pieter LexisMerge pull request #6108 from Habbie/remove-fake-ENTs
2017-12-21  Remi GacogneMerge pull request #6107 from rgacogne/lua-auth-getrrs...
2017-12-19  Peter van Dijkremove fake ENTs 6108/head
2017-12-19  Peter van Dijkadjust tinydns data for #6029
2017-12-19  Remi Gacogneauth: Fix uninitialized index in Lua's DNSPacket::getRR... 6107/head
2017-12-19  Remi GacogneMerge pull request #6106 from pieterlexis/issue-6105...
2017-12-19  Pieter Lexisdnsdist docs: Fix several warnings 6106/head
2017-12-19  Pieter Lexisdocs: Fix links for constants
2017-12-18  bert hubertMerge pull request #6103 from Habbie/bounds-6089
2017-12-18  Peter van Dijkauth: fix out of bounds exception in CAA processing... 6103/head
2017-12-18  Pieter LexisMerge pull request #6096 from alexjfisher/docs_database...
2017-12-18  bert hubertMerge pull request #5390 from cmouse/lua
2017-12-18  Aki Tuomifix check_stest_source 5390/head
2017-12-18  Aki Tuomifix recursor prequery scripts
2017-12-18  Aki Tuomitestrunner: Add unit test for lua-auth4.cc
2017-12-18  Aki Tuomilua-auth4: updatePolicy should default to accept when...
2017-12-18  Aki Tuomilua-auth: Remove unused sources
2017-12-18  Aki Tuomilua-auth4: Move prequery to new lua framework
2017-12-18  Aki Tuomilua-auth4: Add DNSPacket to Lua
2017-12-18  Aki Tuomilua-base4: Refactor to load from non-file sources
2017-12-18  Aki TuomiUse BaseLua4 with both auth and recursor
2017-12-18  Aki Tuomilua-base4: Add base lua for auth and recursor
2017-12-18  Aki Tuomiext/luawrapper: Add toString and eq to LuaContext
2017-12-18  Remi GacogneMerge pull request #5947 from rgacogne/dnsdist-split-lua
2017-12-15  Remi GacogneMerge pull request #6042 from rgacogne/rec-duplicate...
2017-12-15  Remi GacogneMerge pull request #6092 from rgacogne/rec-fix-nsec3...
2017-12-15  Remi Gacognednsdist: Split the Lua files, remove deprecated functions 5947/head
2017-12-15  Remi Gacognerec: Don't cached merged answers from different section... 6042/head
2017-12-15  Remi Gacognerec: Switch the exception thrown by `getDenial()` to... 6092/head
2017-12-15  Remi GacogneMerge pull request #6037 from rgacogne/dnsdist-tags
2017-12-15  Alexander FisherDocs: Add note about only needing ro db access 6096/head
2017-12-15  Remi GacogneMerge pull request #5929 from rgacogne/dnsdist-check...
2017-12-15  Remi GacogneMerge pull request #6094 from rgacogne/dnsdist-outstand...
2017-12-14  Remi Gacognednsdist: Fix a typo in the IDS outstanding counter... 6094/head
2017-12-14  Remi Gacognednsdist: Fix the oustanding counter when an exception...
2017-12-13  Remi Gacognerec: Fix the computation of the closest encloser for...
2017-12-12  Pieter LexisMerge pull request #6065 from peterthomassen/patch-1
2017-12-12  Pieter LexisMerge pull request #6062 from pieterlexis/rec-centos6...
2017-12-12  Pieter LexisMerge pull request #6076 from pieterlexis/api-zone...
2017-12-12  Remi GacogneMerge pull request #6073 from zeha/one-unused
2017-12-12  Remi GacogneMerge pull request #6077 from fobser/missing_include
2017-12-12  Remi GacogneMerge pull request #6085 from rgacogne/rec-skip-non-in
2017-12-12  Remi GacogneMerge pull request #6086 from rgacogne/rec-test-time
2017-12-11  Remi Gacognerec: Use the SyncRes time in our unit tests when checki... 6086/head
2017-12-11  Pieter LexisFix date in advisory 2017-08
2017-12-11  Pieter LexisFix date in advisory 2017-08
2017-12-11  Pieter LexisMerge pull request #6084 from rgacogne/advisory-2017-08
2017-12-11  Remi GacogneAdd advisory 2017-08 6084/head
2017-12-11  aeriqueMerge pull request #6083 from aerique:feature/update...
2017-12-11  Peter van DijkMerge pull request #6072 from Habbie/dnsdist-inclientst...
2017-12-11  Remi Gacognerec: Don't process records for another class than IN 6085/head
2017-12-08  Florian ObserInclude unistd.h for chroot(2) et al. 6077/head
2017-12-08  Pieter LexisAPI: return 404 for non-existing zones 6076/head
2017-12-08  Chris HofstaedtlerQuiet unused variable warning on macOS 6073/head
2017-12-08  Peter van Dijkdo not return true after startup is done 6072/head
2017-12-08  Peter van Dijkdnsdist: add inClientStartup() function
2017-12-08  Remi GacogneMerge pull request #6057 from zeha/combo-ipv6
2017-12-07  Peter Thomassendocs: API: clarify what happens if rrsets is empty 6065/head
2017-12-06  Remi GacogneMerge pull request #6061 from rgacogne/docs-regression...
2017-12-06  Pieter LexisFix PIDDIR detection on CentOS 6 6062/head
2017-12-06  Chris HofstaedtlerDrop useless if branch 6057/head
2017-12-06  Remi GacogneMerge pull request #6022 from rgacogne/dnsdist-api...
2017-12-06  Remi GacogneDocs: Fix minor typos in the regression tests README 6061/head
2017-12-06  Pieter LexisMerge pull request #6058 from pieterlexis/docs-from...
2017-12-06  Pieter LexisMerge pull request #6059 from cyclops1982/docfix
2017-12-06  Pieter LexisMerge pull request #6055 from rgacogne/rec-negcache-32
2017-12-05  Ruben d'ArcoMove debian-jessie notes to a less prominent place 6059/head
2017-12-05  Ruben d'ArcoSmall notes on needed tools for tests
2017-12-05  Pieter LexisAuth: Generate API documentation based on swagger file 6058/head
2017-12-05  Chris HofstaedtlerHandle bracketed IPv6 addresses without ports
2017-12-05  Ruben d'ArcoSome utils that debian-jessie has in docs
2017-12-05  Ruben d'ArcoFor building docs, virtualenv is needed.
2017-12-05  Remi Gacognerec: Work around a RRSIG year-2038 issue in the negcach... 6055/head
2017-12-05  Remi GacogneMerge pull request #6012 from rgacogne/dnsdist-tcp-ka
2017-12-05  Remi GacogneMerge pull request #6043 from rgacogne/dnsdist-fix...
2017-12-05  Pieter LexisMerge pull request #5862 from ffledgling/5854-swagger-api
2017-12-05  Pieter LexisSwagger: bump version 5862/head
2017-12-05  Pieter LexisSwagger: update description
2017-12-05  bert hubertMerge pull request #6046 from pieterlexis/rec-40-EOL
2017-12-05  Pieter LexisRename listCryptokey to getCryptokey
2017-12-04  Pieter LexisMerge pull request #6047 from RvdE/patch-2
2017-12-04  Pieter LexisMerge pull request #6033 from pieterlexis/doc-updates
2017-12-04  Pieter LexisMerge pull request #5994 from zeha/macosnotes
2017-12-04  Pieter LexisRecursor: Fix some manpage issues 6033/head
2017-12-04  RvdEUpdate recursion.rst 6047/head
2017-12-04  Pieter LexisRecursor: update EOL statements 6046/head
2017-12-04  Pieter Lexisdnsdist: fix some manpage issues
next