]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2026-03-23  Pieter Lexisdocs: appease spell-checker
2026-03-23  Pieter Lexisdocs: Disable the actual Lua Language server
2026-03-23  Pieter Lexisci(auth): API spec is now OpenAPI 3.1, no need to convert
2026-03-23  romeroalxuse python-3.13 pip-compile for generating hashes
2026-03-23  Pieter Lexisdocs(auth): automatically document API examples
2026-03-23  Pieter Lexisdocs(auth): Generate a proper JSON schema
2026-03-23  Pieter Lexisdocs(auth): Make the OpenAPI definition pass the linter
2026-03-23  Pieter Lexisdocs(rec): restructure documents in the TOC
2026-03-23  Pieter Lexisdocs(rec): ignore files that are not used
2026-03-23  Pieter Lexisdocs(rec): Fix some rendering/directive issues
2026-03-23  Pieter Lexisdocs(recursor): Fix all API related objects and references
2026-03-23  Pieter Lexisdocs(rec): Initial convert to immaterial theme
2026-03-23  Pieter Lexisdocs(auth): Shuffle TOCs around
2026-03-23  Pieter Lexisdocs(auth): Modernize
2026-03-23  Pieter Lexisci: Switch docs to python 3.12
2026-03-23  Pieter Lexisdocs(dnsdist): Reorganize the content to fit the HTML...
2026-03-23  Pieter Lexisdocs(dnsdist): properly reference TimedIPSet as class
2026-03-23  Pieter Lexisdocs(dnsdist): Prevent LuaLS plugin warning
2026-03-23  Pieter Lexischore: fix `invoke` "invalid escape sequence" warnings
2026-03-23  Pieter Lexisdocs(dnsdist): add dynblocks to a TOC to prevent a...
2026-03-23  Pieter Lexischore(dnsdist): Reformat multiline YAML strings in...
2026-03-23  Pieter Lexisdocs(dnsdist): Fix small layout issue
2026-03-23  Pieter Lexisdocs(dnsdist): Use correct annotations for HTTP query...
2026-03-23  Pieter Lexisdocs(dnsdist): document API JSON objects with jsonschema
2026-03-23  Pieter Lexisdocs(dnsdist): Make the docs consistent with commercial...
2026-03-23  Pieter Lexisdocs(dnsdist): Update sphinx and use a material theme
2026-03-23  Otto MoerbeekMerge pull request #16995 from omoerbeek/rec-pb-logging...
2026-03-23  Otto MoerbeekMerge pull request #16998 from omoerbeek/rec-min-ttl...
2026-03-23  Otto MoerbeekApply suggestion from @omoerbeek 16995/head
2026-03-23  Otto MoerbeekMerge pull request #17021 from rgacogne/rec-fix-typo...
2026-03-23  Otto MoerbeekMerge pull request #17023 from PowerDNS/dependabot...
2026-03-21  dependabot... build(deps): bump rustls-webpki in /pdns/recursordist... 17023/head
2026-03-20  Remi Gacognerec: Fix a typo in the documention of `pdns_features` 17021/head
2026-03-20  Otto MoerbeekMerge pull request #17019 from omoerbeek/rec-cargo...
2026-03-20  Otto MoerbeekAdd test 16998/head
2026-03-20  Otto Moerbeekrec: apply specific minimum TTL for root NS records
2026-03-20  Remi GacogneMerge pull request #17018 from rgacogne/ddist-fix-qtype...
2026-03-20  Otto MoerbeekMerge pull request #17016 from omoerbeek/rec-old-settin...
2026-03-20  Otto Moerbeekrec: Prevent dist failure if cargo is in a non-default... 17019/head
2026-03-20  Otto Moerbeekrec: give better error mesage on api-dir not set 17016/head
2026-03-20  Otto MoerbeekProcess suggestions from rgagogne
2026-03-20  Otto MoerbeekApply suggestions from code review
2026-03-20  Otto MoerbeekAdd docs and tests for new features
2026-03-20  Otto MoerbeekTweak Hashed strategy
2026-03-20  Otto MoerbeekAdd config, untested.
2026-03-20  Otto MoerbeekImplement basic protobuf log strategy
2026-03-20  Otto MoerbeekAllow 4 byte framesize and use it if configured
2026-03-20  Otto MoerbeekFix Python 3.14 compat issue
2026-03-20  Otto MoerbeekFormat
2026-03-20  Otto MoerbeekTidy
2026-03-20  Remi Gacognednsdist: Fix passing a numeric value to the YAML QType... 17018/head
2026-03-20  Otto MoerbeekMerge pull request #16997 from PowerDNS/dependabot...
2026-03-20  Remi GacogneMerge pull request #17009 from PowerDNS/dependabot...
2026-03-20  Otto MoerbeekApply suggestion from @omoerbeek 16997/head
2026-03-20  Otto MoerbeekPort fixes from 16997: move pysnmp code to async mode 17009/head
2026-03-20  Miod VallatMerge pull request #17011 from miodvallat/obscurity
2026-03-20  Remi GacogneMerge pull request #17013 from rgacogne/ddist-fix-rust...
2026-03-20  Otto MoerbeekReformat and add cryptography as dependency
2026-03-20  Remi GacogneMerge pull request #17012 from pieterlexis/dnsdist...
2026-03-19  Remi Gacognednsdist: Add missing dependencies to our Rust's lib 17013/head
2026-03-19  Otto MoerbeekUpdate requirements.txt
2026-03-19  Otto MoerbeekAdapt code to pysnmp 7 async API
2026-03-19  Pieter Lexischore(dnsdist): Add tests for `locateEDNSOptRR` 17012/head
2026-03-19  Pieter Lexisfix(dnsdist): Check OPT owner in `locateEDNSOptRR`
2026-03-19  Pieter Lexisfix(dnsdist): reject QD!=0 in `locateEDNSOptRR`
2026-03-19  Pieter Lexisfix(dnsdist): reject small packets in `locateEDNSOptRR`
2026-03-19  Miod VallatRework the logic deciding whether a config setting... 17011/head
2026-03-19  Pieter LexisMerge pull request #17003 from pieterlexis/dnsdist...
2026-03-19  Remi GacogneMerge pull request #16933 from pieterlexis/dnsdist...
2026-03-19  Miod VallatMerge pull request #17008 from miodvallat/more_suspenders
2026-03-19  dependabot... build(deps): bump pyasn1 in /regression-tests.dnsdist
2026-03-19  Remi GacogneMerge pull request #17007 from romeroalx/bump-version...
2026-03-19  Otto MoerbeekMerge pull request #17005 from omoerbeek/rec-rpz-skip...
2026-03-19  Miod VallatHandle possible backend exceptions in DNSSECKeeper... 17008/head
2026-03-19  Miod VallatDo not leave dangling transactions if get() throws.
2026-03-19  Pieter Lexisfeat(dnsdist): Log downstream removal 17003/head
2026-03-19  Miod VallatMerge pull request #17004 from miodvallat/lmdbetter
2026-03-19  Remi GacogneMerge pull request #16992 from rgacogne/ywh-141
2026-03-18  Otto MoerbeekMerge pull request #16999 from omoerbeek/rec-getrr...
2026-03-18  Miod VallatUse the serializing size constants, for readability. 17004/head
2026-03-18  Miod VallatMake sure local variable is always initialized.
2026-03-18  Miod VallatWhen replacing an rrset, correctly delete any ENT entries. 17000/head
2026-03-18  Otto Moerbeekrec: more getRR return value checks 16999/head
2026-03-18  Otto MoerbeekMerge pull request #16993 from rgacogne/rec-fix-auth...
2026-03-18  romeroalxgh actions: upgrade actions to the most recent version 17007/head
2026-03-17  dependabot... build(deps): bump pyasn1 in /regression-tests.recursor...
2026-03-17  Remi GacogneMerge pull request #16996 from rgacogne/ddist-fix-ot...
2026-03-17  Remi Gacognednsdist: Prevent copies of OT closers 16996/head
2026-03-17  Remi Gacognerec: Actually test the deserialized cache content in... 16993/head
2026-03-17  Remi Gacognerec: Fix serialization of cached authority records
2026-03-17  Remi GacogneMerge pull request #16991 from pieterlexis/dnsdist...
2026-03-17  Pieter Lexisfix(dnsdist): respond 505 to DoH HTTP/1.1 reqs 16991/head
2026-03-17  Remi GacogneMerge pull request #16989 from PowerDNS/dependabot...
2026-03-16  Miod VallatMerge pull request #16987 from miodvallat/tkeybored
2026-03-16  dependabot... build(deps): bump pyopenssl in /regression-tests.dnsdist 16989/head
2026-03-16  Miod VallatRemove explicit constructor duplicating default initial... 16987/head
2026-03-16  Pieter LexisMerge pull request #16978 from jsoref/index-semicolon
2026-03-16  Remi GacogneClean `EDNSSubnetOpts::getFromString` up as well 16992/head
2026-03-16  Remi GacogneSmall cleanup `EDNSSubnetOpts::makeOptString()`
2026-03-16  Miod VallatMerge pull request #16984 from miodvallat/doc510
next