]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2025-01-13  Miod VallatMore clang-tidy conformance. 10692/head
2025-01-06  n0tlu5skip readability-identifier-length lint
2024-12-30  n0tlu5move nolint annotation to earliest param appearence
2024-12-28  n0tlu5follow readability-implicit-bool-conversion lint
2024-12-28  n0tlu5follow readability-braces-around-statements lint
2024-12-28  n0tlu5skip readability-identifier-length lint
2024-12-28  n0tlu5add pickselfweighted to expected spelling
2024-12-22  n0tlu5add url param; copy ifurlup options doc
2024-12-22  n0tlu5adds selfweighted test with a set of A records
2024-12-22  n0tlu5adds required checkurl url params
2024-12-22  n0tlu5resets weight when service is declared as down
2024-12-22  n0tlu5removes redundant first check flag; removes trailing...
2024-12-19  n0tlu5rename selfweighted to pickselfweighted; add pickselfwe...
2024-05-24  n0tlu5reduce exception handling
2024-05-23  n0tlu5Add selfweighted func desc; reduce to 1 loop
2024-05-23  n0tlu5Adjust setWeight state retrieve mechanism
2024-05-23  n0tlu5Merge weight log to status log
2024-05-22  n0tlu5auth: added self weighted lua function
2024-05-22  Otto MoerbeekMerge pull request #14185 from omoerbeek/rec-map-limit
2024-05-21  Otto MoerbeekAdd upgrade guide item 14185/head
2024-05-21  Otto Moerbeekkern.max_map_count -> vm.max_map_count; from @phonedph1
2024-05-21  Otto MoerbeekTwo cases of wrong var (in code not compiled)
2024-05-21  Otto MoerbeekReformt
2024-05-21  Otto MoerbeekAdjust max-mthreads if vm.max_map_count is too low
2024-05-21  Otto MoerbeekUse LockGuarded construct
2024-05-21  Otto MoerbeekUse RIAA guard for d_inrun, making sure exceptions...
2024-05-21  Otto MoerbeekRate limit logging for a few cases (there could be...
2024-05-21  Otto MoerbeekLog exceptions occuring in resolving action; do not...
2024-05-21  Otto Moerbeekrec: report error when linux map limit is too low
2024-05-21  Remi GacogneMerge pull request #14195 from rgacogne/ddist-no-assertions
2024-05-21  Remi GacogneMerge pull request #14184 from rgacogne/ddist-remove-xpf
2024-05-21  Otto MoerbeekMerge pull request #14206 from omoerbeek/rec-wildcard...
2024-05-21  Otto MoerbeekTidy test 14206/head
2024-05-17  Peter van DijkMerge pull request #14200 from rgacogne/auth-enable...
2024-05-17  Peter van DijkMerge pull request #14198 from Habbie/sdig-formatting
2024-05-17  Remi Gacogneauth: Enable LeakSanitizer while running the unit tests... 14200/head
2024-05-17  Peter van Dijksdig.1: format example commands better 14198/head
2024-05-17  Peter van DijkMerge pull request #14196 from rgacogne/auth-fix-bindpa...
2024-05-17  Remi GacogneMerge pull request #14197 from rgacogne/yahttp-large...
2024-05-17  Otto MoerbeekFix "var unused" warnings in tests
2024-05-17  Remi Gacognerec: Check denial in positive {C,D}NAME answers expande...
2024-05-17  Remi Gacognerec: Skip NSEC records signed by a subzone when validat...
2024-05-17  Your NameYaHTTP: Enforce max # of request fields and max request... 14197/head
2024-05-17  Remi Gacogneauth: Fix memory leaks in the bind file format parser 14196/head
2024-05-17  Peter van DijkMerge pull request #14123 from PowerDNS/dependabot...
2024-05-17  Remi GacogneMerge pull request #14178 from omoerbeek/rec-docs-paddi...
2024-05-17  Remi Gacognednsdist: Get rid of assert() 14195/head
2024-05-17  Otto MoerbeekMerge pull request #14169 from omoerbeek/rec-lsan
2024-05-16  Remi Gacognednsdist: Remove XPF support 14184/head
2024-05-16  Alexis RomeroMerge pull request #14171 from romeroalx/build-images...
2024-05-16  Fred MorcosMerge pull request #14174 from fredmorcos/backend-loadi...
2024-05-16  Remi GacogneMerge pull request #14162 from rgacogne/ddist-fix-unitt...
2024-05-16  Fred MorcosMerge pull request #14175 from fredmorcos/auth-meson...
2024-05-16  Fred MorcosMerge pull request #14176 from fredmorcos/ueberbackend...
2024-05-16  Remi GacogneMerge pull request #14173 from fredmorcos/clang-tidy...
2024-05-15  romeroalxMerge pull request #14179 from romeroalx/fix-typo-gh...
2024-05-15  Otto MoerbeekFix includes 14169/head
2024-05-15  Otto MoerbeekAlso accept -15 (killed by SIGTERM) as exit code
2024-05-15  romeroalxgh actions: fix a typo (autotools) in build-and-test... 14179/head
2024-05-15  Otto MoerbeekMerge pull request #14111 from omoerbeek/rec-extra...
2024-05-15  Otto Moerbeekrec: fix version changed for incoming.edns_padding_from... 14178/head
2024-05-15  Otto MoerbeekMerge pull request #14172 from omoerbeek/rec-prep-5...
2024-05-15  Fred MorcosUeberBackend cleanups 14176/head
2024-05-15  Fred MorcosMeson: Move modules handling to modules/ dir 14175/head
2024-05-15  Fred MorcosAuth: Add debug logging to UeberBackend and BackendMake... 14174/head
2024-05-15  Fred MorcosDisable clang-tidy performance-avoid-endl check 14173/head
2024-05-15  Otto MoerbeekTypo in comment
2024-05-15  Otto Moerbeekrec: prep rec-5.1.0-alpha1 14172/head
2024-05-14  romeroalxgh actions: add WF for building and pushing images... 14171/head
2024-05-14  romeroalxgh actions: add WF for building and pushing images...
2024-05-14  romeroalxgh actions: modify docker.yml for building and pushing...
2024-05-14  romeroalxgh actions: add WF for building and pushing multi-platf...
2024-05-14  romeroalxAdding liblua5.3-dev/libluajit-5.1-dev to dockerfiles
2024-05-14  Otto MoerbeekMerge pull request #14165 from omoerbeek/rec-prep-20240514 rec-5.1.0-alpha1
2024-05-14  Remi GacogneMerge pull request #14167 from rgacogne/ddist-custom...
2024-05-14  Otto MoerbeekTweaks to make LSAN work
2024-05-14  Remi GacogneMerge pull request #14156 from rgacogne/ddist-fix-asser...
2024-05-14  Remi Gacognednsdist: Prevent a race when calling `registerWebHandle... 14167/head
2024-05-14  Peter van DijkMerge pull request #14164 from dwfreed/patch-1
2024-05-13  Doug FreedFix formatting of PowerDNS SA 2024-03 14164/head
2024-05-13  Otto MoerbeekCheck exit code of recursor
2024-05-13  Otto MoerbeekMerge pull request #14158 from omoerbeek/rec-src-addres...
2024-05-13  Otto Moerbeekrec: prep for 20240514 releases 14165/head
2024-05-13  Remi Gacognednsdist: Fix a warning when compiling the unit tests... 14162/head
2024-05-13  Peter van DijkMerge pull request #14157 from Habbie/dnsupdate-require...
2024-05-13  Remi GacogneMerge pull request #14160 from rgacogne/ddist-1.9.4...
2024-05-13  Remi Gacognednsdist: Fix the PR number in the ChangeLog 14160/head
2024-05-13  Remi Gacognednsdist: Add security advisory 2024-03 for DNSdist
2024-05-13  Otto MoerbeekBetter wording and typo 14158/head
2024-05-13  Otto Moerbeekrec: mention subnets are not allowed (yet) in query...
2024-05-13  Peter van Dijkauth docs, clarify that dnsupdate-require-tsig is new... 14157/head
2024-05-13  Remi Gacognednsdist: Fix handling of XFR requests over DoH 14156/head
2024-05-13  Remi Gacognednsdist: Update the secpoll zone and the ChangeLog...
2024-05-13  Remi GacogneMerge pull request #14143 from rgacogne/ddist-enable...
2024-05-08  Peter van DijkMerge pull request #14024 from omoerbeek/auth-docs...
2024-05-07  Otto MoerbeekMerge pull request #13819 from omoerbeek/rec-ta
2024-05-07  Remi GacogneMerge pull request #14098 from PowerDNS/dependabot...
2024-05-07  romeroalxMerge pull request #14144 from romeroalx/fix-fork-runne...
2024-05-07  romeroalxalways pull runner image from powerdns for forks 14144/head
2024-05-07  Remi Gacognebuild-packages: Update download-artifact to v4 14098/head
next