]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2025-02-12  Otto Moerbeekdocs: update requirements for auth and dnsdist 15146/head
2025-02-12  Miod VallatDo not allow dangerous operations on secondary zones... 15133/head
2025-02-12  Miod VallatMerge pull request #15145 from miodvallat/gimme_more_salt
2025-02-12  Otto MoerbeekRemove remains of unused PoC code 15114/head
2025-02-12  Otto MoerbeekApply suggestions from code review
2025-02-12  Miod VallatAlways link sdig against libsodium if used. 15145/head
2025-02-12  Otto MoerbeekClearly separate signal handling from rec_control quit...
2025-02-12  dependabot... build(deps): bump cryptography in /regression-tests... 15144/head
2025-02-12  Alexis RomeroMerge pull request #15102 from romeroalx/enable-meson...
2025-02-12  Otto MoerbeekReformat with clang-format-19 15143/head
2025-02-12  Otto MoerbeekRemove redundant CircleCI condition
2025-02-12  Otto MoerbeekSwitch to clang-format-19 by default and allow //commen...
2025-02-12  Otto MoerbeekMerge pull request #15142 from omoerbeek/docs-keyblock...
2025-02-11  Peter van Dijkbump clang
2025-02-11  Peter van Dijkuse pdns from noble
2025-02-11  Peter van Dijkswitch ubuntu-20.04 workflows to 24.04
2025-02-11  Otto Moerbeekcorrect text and link for key block 15142/head
2025-02-11  Otto MoerbeekMerge pull request #15140 from omoerbeek/cookies-phase1
2025-02-11  Otto MoerbeekTypos is comments
2025-02-11  Otto MoerbeekSprinkle some comments and copyright notices
2025-02-11  Otto MoerbeekProcess very initial review comments (docs and comments...
2025-02-11  Otto MoerbeekHandle a few remaining remnants of POC code
2025-02-11  Otto MoerbeekNicer error message on private key read or decode failure
2025-02-11  Otto MoerbeekGo back to ring and generate Cargo.lock with older...
2025-02-11  Otto MoerbeekDocs
2025-02-11  Otto MoerbeekRun API tests using https
2025-02-11  Otto MoerbeekBasic https test
2025-02-11  Otto MoerbeekChange directory structure: rename settings subdir...
2025-02-11  Otto MoerbeekReformat and add clippy comment
2025-02-11  Otto MoerbeekModularize: split out misc.rs for general stuff
2025-02-11  Otto MoerbeekLogger needs no wrapper
2025-02-11  Otto MoerbeekAdvice fomr clippy
2025-02-11  Otto MoerbeekWrap non-api and file calls to check for Basic auth
2025-02-11  Otto MoerbeekLog getvars
2025-02-11  Otto MoerbeekFix HEAD
2025-02-11  Otto MoerbeekLogging
2025-02-11  Otto MoerbeekBasic tls support
2025-02-11  Otto MoerbeekAlLow multiple listen addresses in config
2025-02-11  Otto MoerbeekDon't link with yahttp any more (header files still...
2025-02-11  Otto MoerbeekAlso start web service in single thread case
2025-02-11  Otto MoerbeekTemplate for Wrapper classes
2025-02-11  Otto MoerbeekImplement webserver acl
2025-02-11  Otto MoerbeekAPI regression test succeed now, mostly setting right...
2025-02-11  Otto MoerbeekOPTIONS handling
2025-02-11  Otto MoerbeekBetter routing
2025-02-11  Otto MoerbeekUse Arc instead of global static
2025-02-11  Otto MoerbeekAvoid a data race reported by TSAN
2025-02-11  Otto MoerbeekBetter error handling
2025-02-11  Otto MoerbeekAdd missing paths (the <id> ones do not work yet)
2025-02-11  Otto MoerbeekDo no start old webserver
2025-02-11  Otto MoerbeekBasic functionality works
2025-02-11  Otto MoerbeekClippy cleanup
2025-02-11  Otto Moerbeekreformat
2025-02-11  Otto MoerbeekInitial code for embedded web service in Rust
2025-02-11  Remi Gacognednsdist: Install the sample configuration file in sysco...
2025-02-11  Remi GacogneHopefully fix man pages with meson
2025-02-11  Otto MoerbeekUpdate docs/manpages/sdig.1.rst 15140/head
2025-02-11  Otto MoerbeekMerge pull request #15139 from omoerbeek/rec-bound...
2025-02-11  Otto MoerbeekApply suggestion 15139/head
2025-02-11  Otto MoerbeekApply suggestions from code review
2025-02-11  Otto Moerbeekclang-tidy
2025-02-11  Otto MoerbeekAdd cookies support for sdig
2025-02-11  Remi Gacognednsdist: Add an option to meson to disable man page...
2025-02-11  Remi Gacognednsdist: Install the example configuration file with...
2025-02-11  Remi Gacognerec: Fix handling of man pages with meson
2025-02-11  Remi Gacogneauth: Fix handling of man pages with meson
2025-02-11  Remi Gacognednsdist: Fix handling of man pages with meson
2025-02-11  Remi Gacognednsdist: Install binary, man page and systemd unit...
2025-02-11  Otto MoerbeekTidy
2025-02-11  Remi GacogneMerge pull request #15123 from esensar/feature/dnstap...
2025-02-11  Remi GacogneMerge pull request #15112 from rgacogne/ddist-build...
2025-02-11  Otto Moerbeekrec: check bounds of rcode stats counter index (safe...
2025-02-10  Uwe Kleine... docs: random: Use past tense as this backend is long... 14840/head
2025-02-10  Miod VallatFix underline length warning. 15084/head
2025-02-10  Otto MoerbeekMake dnstap test handle EOF and wait on process to...
2025-02-10  Otto MoerbeekDon't use logging in signal handler
2025-02-10  Otto MoerbeekStart using quit-nicely in rec bulk test
2025-02-10  Otto MoerbeekFix autotools case for @ and adapt meson.build to handl...
2025-02-10  Otto Moerbeekmangle unit file to take into account bindir and multip...
2025-02-10  Otto MoerbeekStart using rec_control quit-nicely to stop rec runing...
2025-02-10  Otto MoerbeekUse structured logging
2025-02-10  Otto MoerbeekHack to get the TSAN case working (it just calls _exit())
2025-02-10  Otto MoerbeekDon't explictly close control channel
2025-02-10  Otto MoerbeekUpdate pdns/recursordist/rec-main.cc
2025-02-10  Otto Moerbeekrec: make quit-nicely wait on actual quit
2025-02-10  Uwe Kleine... docs/backends: Update overview from bind.rst
2025-02-10  Uwe Kleine... docs: List the same properties for all backends
2025-02-10  Miod VallatMerge pull request #15131 from miodvallat/seventh_zone_...
2025-02-10  Miod VallatMake add-zone-key default to KSK rather than ZSK. 15131/head
2025-02-10  Remi GacogneMerge pull request #15137 from rgacogne/ddist-fix-xsk...
2025-02-10  Remi Gacognednsdist: Fix compatibility with boost::lockfree >=... 15137/head
2025-02-10  Remi GacogneMerge pull request #15134 from rgacogne/ddist-quiche...
2025-02-10  Ensar SarajčićAdd `RemotePoolLogger` tests for remote protobuf logger 15123/head
2025-02-10  Ensar SarajčićAdd `RemotePoolLogger` tests for unix socket based...
2025-02-07  Remi GacogneMerge pull request #15132 from rgacogne/ddist-support...
2025-02-07  Remi Gacognednsdist: Gracefully fall back to older versions of... 15134/head
2025-02-07  Otto MoerbeekMerge pull request #15128 from omoerbeek/rec-fw-recurse
2025-02-07  Remi Gacognednsdist: Only defaults to `eth0` when no interface... 15132/head
2025-02-07  Ensar SarajčićFix remaining naming in listener for TcpLogger test
2025-02-07  Ensar SarajčićFix remaining listener naming in `RemotePoolLogger...
next