]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2022-08-23  Otto MoerbeekApply suggestions from code review 11873/head
2022-08-23  Otto MoerbeekAdd 2022-02 PSA
2022-08-22  Otto MoerbeekPrep for August 23 2022 releases
2022-08-22  Otto MoerbeekMerge pull request #11849 from omoerbeek/rec-dns64...
2022-08-22  Otto MoerbeekMerge pull request #11859 from omoerbeek/rec-incfiles
2022-08-19  Otto MoerbeekTwo more DNS64 test cases: "timeout on AAAA" and "Lua... 11849/head
2022-08-19  Remi GacogneMerge pull request #11819 from darnuria/auth-tsan-supp
2022-08-18  Axel Viala[tsan] Data race suppression for avg_latency and send_l... 11819/head
2022-08-17  Otto MoerbeekUpdate pdns/pdns_recursor.cc
2022-08-17  Otto MoerbeekMerge pull request #11672 from phonedph1/patch-33
2022-08-17  Otto MoerbeekMore consistent naming 11859/head
2022-08-17  Otto MoerbeekOnly include files really needed: skip non-mminimzed...
2022-08-17  Otto MoerbeekClean up javascript files
2022-08-16  Otto MoerbeekMerge pull request #11857 from omoerbeek/rec-link-libcr...
2022-08-16  Remi GacogneMerge pull request #11852 from rgacogne/ddist-less...
2022-08-16  Otto MoerbeekMerge pull request #11850 from fredmorcos/fred/11795...
2022-08-16  Otto MoerbeekDocument desired DNS674 behaviour and tweak implementat...
2022-08-16  Remi GacogneMerge pull request #11851 from rgacogne/ddist-doh-only...
2022-08-16  Remi Gacognednsdist: Make ServerPolicy::NumberedServerVector const 11852/head
2022-08-16  Remi GacogneMerge pull request #11845 from rgacogne/ddist-better...
2022-08-16  Remi GacogneMerge pull request #11844 from rgacogne/ddist-destroy...
2022-08-16  Remi GacogneMerge pull request #11798 from rgacogne/ddist-fix-cache...
2022-08-16  Remi GacogneMerge pull request #11790 from rgacogne/ddist-fix-excep...
2022-08-16  Otto MoerbeekMerge pull request #11812 from zeha/recnojquery
2022-08-16  Otto MoerbeekMerge pull request #11854 from omoerbeek/rec-slog-ws...
2022-08-16  Otto MoerbeekSet rec_control_LDFLAGS, needed for MacOS or any platfo... 11857/head
2022-08-16  Chris Hofstaedtlerrec js: use searchParams.append to build URL 11812/head
2022-08-16  Chris Hofstaedtlerrec: split config for fetch out of get_json
2022-08-16  Otto MoerbeekAn HttpException creates a new response body. 11854/head
2022-08-15  Remi GacogneMerge pull request #11838 from rgacogne/ddist-fix-cdb...
2022-08-12  Fred MorcosRec: Move FrameStreamServersInfo to rec-main 11850/head
2022-08-12  Fred MorcosRec: Asynchronously destroy old connections to dnstap...
2022-08-12  Fred MorcosRec: Don't reload Lua config if it hasn't changed
2022-08-12  Remi Gacognednsdist: Slightly reduce contention around a pool's...
2022-08-12  Otto MoerbeekTransform a AAAA NoData result into a FormErr in Lua...
2022-08-12  Otto MoerbeekMove dns64 processing before postresolve processing
2022-08-11  Remi Gacognednsdist: Only call getsockname() once per incoming... 11851/head
2022-08-11  Otto MoerbeekFurther simplification of processing of policy result
2022-08-11  Otto MoerbeekWhen considering dns64, we also should consider handlin...
2022-08-11  Otto MoerbeekMerge pull request #11843 from omoerbeek/rec-authzones...
2022-08-10  Remi Gacognednsdist: Better handling of the different types of... 11845/head
2022-08-10  Remi Gacognednsdist: Do not keep the mplexer created for the initia... 11844/head
2022-08-10  Otto MoerbeekClear the caches *after* loading authzones. 11843/head
2022-08-10  Remi GacogneMerge pull request #11830 from asgeirn/dnsdist-4155...
2022-08-09  Remi Gacognednsdist: Fix a possible race in the CDB reload regressi... 11838/head
2022-08-08  Peter van DijkMerge pull request #11825 from mind04/pdns-catalog...
2022-08-08  Asgeir Storesund... Use stringerror 11830/head
2022-08-08  Remi GacogneMerge pull request #11827 from nils-wisiol/clarify_hash...
2022-08-08  Remi GacogneMerge pull request #11807 from Habbie/dnsdist-addrule...
2022-08-05  Kees Monshouwerauth: fix backend page layout 11825/head
2022-08-05  Kees Monshouwerauth: fix broken link in catalog doc
2022-08-05  Kees Monshouwerauth: fix catalogDiff() coverity report
2022-08-05  Kees Monshouwerauth: add missing catalog types in getAllDomains()
2022-08-05  Peter van DijkMerge pull request #11822 from Habbie/nits-20220803
2022-08-04  Asgeir Storesund... Also reconnect on ENETUNREACH.
2022-08-03  Nils Wisioldnsdist: docs clarification on cookie hashing 11827/head
2022-08-03  Peter van Dijkauth sqlite3: abort schema transactions on error 11822/head
2022-08-03  Peter van Dijksqlite3 catalog zones: fix query typos
2022-08-03  Peter van Dijksqlite3 schema migration: fix typo
2022-08-03  Otto MoerbeekMerge pull request #11820 from omoerbeek/rec-load-lua...
2022-08-03  Otto MoerbeekHandle error initially loading Lua script. 11820/head
2022-08-03  Otto MoerbeekMerge pull request #11811 from zeha/recrmoldjs
2022-08-02  Chris Hofstaedtlerrec: rename local.js to help cache issue with Firefox
2022-08-02  Peter van DijkMerge pull request #11082 from zeha/auth-merge-main auth-4.8.0-alpha0
2022-08-02  Chris Hofstaedtlerpdns/auth-main.*: format-code 11082/head
2022-08-02  Chris Hofstaedtlerauth: merge "main" code into new auth-main.(cc|hh)
2022-08-02  Peter van DijkMerge pull request #11760 from Habbie/lua-shared-tcp
2022-08-02  Peter van DijkMerge pull request #11808 from Habbie/dnsbulktest-init-var
2022-08-02  Peter van DijkMerge pull request #11815 from mind04/auth-notify
2022-08-02  Peter van DijkMerge pull request #11759 from mind04/auth-tsig-cleanup
2022-08-02  Peter van Dijkrename s_LUA to LUA where it is not a static 11760/head
2022-08-02  Peter van DijkLUA records: describe shared state UDP/TCP difference
2022-08-02  Kees Monshouwerauth: make sure a notified zone is in the zonecache 11815/head
2022-08-02  Otto MoerbeekMerge pull request #11780 from omoerbeek/rec-save-last...
2022-08-02  Otto MoerbeekSome more `auto` instead of explicit types 11780/head
2022-08-02  Otto MoerbeekMerge pull request #11714 from omoerbeek/rec-sl-queries
2022-08-02  Chris Hofstaedtlerrec: improve network error handling
2022-08-02  Chris Hofstaedtlerrec: un-xhtml-ify html
2022-08-02  Chris Hofstaedtlerrec: remove jquery
2022-08-02  Chris Hofstaedtlerrec: set template output without jquery
2022-08-02  Chris Hofstaedtlerrec: use Array.forEach instead of jquery.each
2022-08-02  Chris Hofstaedtlerrec: bind event handler without jquery
2022-08-02  Chris Hofstaedtlerrec: read filter1 checkbox without jquery
2022-08-02  Chris Hofstaedtlerrec: show/hide connection error/status without jquery
2022-08-02  Chris Hofstaedtlerrec: read handlebar templates without $()
2022-08-02  Chris Hofstaedtlerrec: use defer instead of $(document).ready
2022-08-02  Chris Hofstaedtlerrec: use fetch instead of jQuery.ajax/getJSON
2022-08-02  Peter van DijkMerge pull request #11772 from mind04/auth-catalog...
2022-08-02  Chris Hofstaedtlerrec: remove unused jsrender.js 11811/head
2022-08-01  Kees Monshouwerauth: member zones adopt their primaries from the consu... 11772/head
2022-07-29  Peter van Dijkdnsbulktest: initialise struct member; use correct... 11808/head
2022-07-29  Peter van Dijkdnsdist docs: fix addRule typo 11807/head
2022-07-19  Remi Gacognednsdist: Fix latency and counters update for UDP cache... 11798/head
2022-07-18  Kees Monshouwerauth: getTSIGKey(s) cleanup 11759/head
2022-07-18  Kees Monshouwerauth: review sugestions
2022-07-18  Peter van DijkMerge pull request #11694 from Groverkss/patch-1
2022-07-18  Kees Monshouwerauth: clear caches after the catalig transaction is...
2022-07-17  Kees Monshouwerauth: also warn for producers notifies
2022-07-17  Kees Monshouwerauth: do not use the metadata cache for AXFR
2022-07-17  Kees Monshouwerauth: fix Duplicate RO transaction
next