]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2026-03-25  Otto Moerbeekrec: add meson option to not build man pages 17034/head
2026-03-23  Miod VallatMerge pull request #17000 from miodvallat/error_not_tol...
2026-03-23  Pieter LexisMerge pull request #17025 from PowerDNS/dependabot...
2026-03-23  dependabot... build(deps): bump cryptography in /pdns/dnsdistdist... 17025/head
2026-03-23  Pieter LexisMerge pull request #16783 from pieterlexis/dnsdist...
2026-03-23  Remi GacogneMerge pull request #17024 from rgacogne/ddist-coverity...
2026-03-23  Remi Gacognednsdist: Fix a performance warning from Coverity 17024/head
2026-03-23  Pieter Lexischore: format generate-jsonschema.py 16783/head
2026-03-23  Pieter Lexisdocs(auth): adjust the OpenAPI spec
2026-03-23  Pieter Lexisdocs(auth): correct the req-body for setNetwork and...
2026-03-23  Pieter Lexisdocs(auth): drop for OpenAPI definition
2026-03-23  Pieter Lexisdocs(auth): s/False/false in the OpenAPI file
2026-03-23  Pieter Lexisdocs(auth): Add redoc as HTTP API spec explorer
2026-03-23  Pieter Lexisdocs: harmonize settings and css
2026-03-23  Pieter Lexisdocs(auth): update sphinxcontrib-openapi and squelch...
2026-03-23  Pieter Lexisdocs(auth): Add ID fields to objects (required for...
2026-03-23  Pieter Lexisdocs(auth): Import the OpenAPI definition from #12983
2026-03-23  Pieter Lexisdocs(auth): Use refs instead of yaml anchors for parameters
2026-03-23  Pieter Lexisdocs(auth): Add missing field in Zone
2026-03-23  Pieter Lexisdocs(auth): cleanup the OpenAPI file and add consts
2026-03-23  Pieter Lexisdocs(auth): clean up swagger file a bit
2026-03-23  Pieter Lexisdocs(dnsdist): Add Lua and yaml config tabs for the...
2026-03-23  Pieter Lexisdocs(dnsdist): fix small render issue
2026-03-23  Pieter Lexisdocs(dnsdist): fix all method references
2026-03-23  Pieter Lexisdocs(dnsdist): use a "palette", so toc following works
2026-03-23  Pieter Lexisdocs(dnsdist): fix anchors for Lua class methods
2026-03-23  Pieter Lexisdocs(dnsdist): Improve navigation a bit, allow copy...
2026-03-23  Pieter Lexisdocs(dnsdist): get started on using tabbed boxes for...
2026-03-23  Pieter Lexisdoc(rec): Fix meson dist and the Zone object
2026-03-23  Pieter Lexisdocs: Generate schema files also when using Meson
2026-03-23  romeroalxverify-pinned-python-pkgs: ignore extras when comparing...
2026-03-23  Pieter Lexischore: create requirements.txt using --allow-unsafe...
2026-03-23  Pieter Lexischore: spell-check fixes
2026-03-23  Pieter Lexischore: ignore sphinx stamp files everywhere
2026-03-23  Pieter Lexisdocs(rec): Fix building PDF and json schema refs
2026-03-23  Pieter Lexisdocs(auth): fix building the pdf
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`
next