]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2022-01-13  Remi Gacognednsdist: Build with -fvisibility=hidden by default 11178/head
2022-01-13  Peter van DijkMerge pull request #11157 from mind04/pdns-zonecache
2022-01-13  Remi GacogneMerge pull request #11172 from rgacogne/ddist-temporary...
2022-01-13  Remi GacogneMerge pull request #11155 from rgacogne/ddist-doc-remov...
2022-01-13  Otto MoerbeekMerge pull request #11177 from jsoref/doc-remove-auth...
2022-01-12  Josh Sorefdoc: remove auth-can-lower-ttl 11177/head
2022-01-12  Otto MoerbeekMerge pull request #11176 from omoerbeek/dnsdist-workar...
2022-01-12  Otto MoerbeekWork around a compiler bug seen on OpenBSD/amd64 using... 11176/head
2022-01-11  Remi Gacognednsdist: Remove temporary files used in the KVS unit... 11172/head
2022-01-11  Otto MoerbeekMerge pull request #10998 from omoerbeek/rec-split...
2022-01-11  Otto MoerbeekMerge pull request #11168 from omoerbeek/rec-validate...
2022-01-11  Otto Moerbeekservfail.nl changed theuir setup. 11168/head
2022-01-11  Kees Monshouwerauth: the zonecache ueberbackend test are broken 11157/head
2022-01-11  Kees Monshouwerauth: add zone removal to the zonecache
2022-01-11  Otto MoerbeekReformat with clang-format 10998/head
2022-01-11  Otto MoerbeekSplit out rec-main.cc
2022-01-11  Otto MoerbeekIntroduce rec-main.hh and split out TCP code to rec...
2022-01-10  Peter van DijkMerge pull request #11162 from omoerbeek/auth-print...
2022-01-10  Otto MoerbeekPrint regular output to stdout 11162/head
2022-01-10  Otto MoerbeekPrint algo mnemonic for speed test
2022-01-10  Peter van DijkMerge pull request #11102 from Habbie/autosecondary-api
2022-01-10  Peter van DijkMerge pull request #11072 from Habbie/docs-storage...
2022-01-10  Peter van Dijkauth: add autoprimary API test 11102/head
2022-01-10  Aki Tuomiauth: add support for autoprimary management via API...
2022-01-10  Aki Tuomibindbackend: Document bind-supermaster-config
2022-01-10  Otto MoerbeekMerge pull request #11118 from omoerbeek/boost-clang-130
2022-01-10  Remi Gacognednsdist: Document webserver and actions removals in... 11155/head
2022-01-10  Remi GacogneMerge pull request #11141 from rgacogne/remove-boost...
2022-01-10  Peter van DijkMerge pull request #11154 from omoerbeek/unixodbc-dev-dep
2022-01-10  Peter van DijkMerge pull request #11152 from mind04/pdns-lmdb-lookup
2022-01-10  Otto Moerbeekunixodbc-dev is an auth dependency 11154/head
2022-01-10  Otto MoerbeekMerge pull request #11137 from jsoref/short-thread...
2022-01-07  Kees Monshouwerauth: lmdb, check if the lookup name is part of the... 11152/head
2022-01-07  Otto MoerbeekMerge pull request #11124 from omoerbeek/rec-regr-tsan
2022-01-07  Otto MoerbeekMerge pull request #11150 from omoerbeek/bump-year
2022-01-07  Otto MoerbeekProcess review comments 11124/head
2022-01-07  Otto MoerbeekBump copyright year 11150/head
2022-01-05  Peter van DijkMerge pull request #11144 from Habbie/edit-zone-keys
2022-01-05  Peter van Dijkpdnsutil edit-zone: fix n and e behaviour on increase... 11144/head
2022-01-05  Peter van DijkMerge pull request #11136 from jsoref/rst-link
2022-01-05  Peter van DijkMerge pull request #11115 from mind04/lmdb-delete
2022-01-05  Peter van DijkMerge pull request #11122 from mind04/tcp-exception
2022-01-05  Peter van DijkMerge pull request #11083 from zeha/zeha-auth-dead...
2022-01-04  Remi GacogneStop using the deprecated boost::shared_array 11141/head
2022-01-04  Otto MoerbeekBetter wording in comment
2022-01-03  Josh SorefMake trySetThreadName static 11137/head
2021-12-30  Josh SorefTry shorter thread names
2021-12-29  Josh SorefUse RST instead of Markdown for link 11136/head
2021-12-28  Remi GacogneMerge pull request #11132 from dwfreed/patch-1
2021-12-27  Doug FreedTest correct member in DynBlockRatioRule::warningRatioE... 11132/head
2021-12-24  Peter van DijkMerge pull request #11090 from zeha/auth-rectify-msg
2021-12-24  Peter van DijkMerge pull request #11129 from rgacogne/unbreak-ipcipher
2021-12-24  Peter van DijkMerge pull request #11125 from omoerbeek/circli-no...
2021-12-23  Remi GacogneProperly handle ipcipher support when libcrypto is... 11129/head
2021-12-23  Remi GacogneMerge pull request #11121 from rgacogne/ddist-ignore-p12
2021-12-23  Remi GacogneMerge pull request #11126 from Habbie/dnsdist-luathread
2021-12-23  Peter van Dijkdnsdist: add newThread() function (experimental, subjec... 11126/head
2021-12-22  OttoUse _config_template and _config_template_default in...
2021-12-22  OttoAll of rec moved to GH workflows 11125/head
2021-12-22  Remi GacogneMerge pull request #10950 from rgacogne/ddist-console...
2021-12-22  Kees Monshouwerauth: improve tcp exception handling 11122/head
2021-12-22  Remi Gacognednsdist: Ignore the generated p12 file in the regressio... 11121/head
2021-12-22  Remi Gacognednsdist: Also disable nghttp2 support for the 'lean... 10950/head
2021-12-22  OttoStats are racey, disable periodic stats printing in...
2021-12-22  OttoDo not use boost::format, it is not thread safe when...
2021-12-22  OttoWait for webserver before querying
2021-12-22  OttoUpdate numberOfDistributedQueries only from the thread...
2021-12-22  OttoRe-enable tsan
2021-12-22  Otto MoerbeekMerge pull request #11116 from omoerbeek/do-not-start...
2021-12-22  Remi GacogneMerge pull request #11076 from rgacogne/ddist-170rc1
2021-12-22  Remi GacogneTasks.py: Fix the format string for dnsdist's configure
2021-12-22  Remi GacogneAdd 'dnsheader' to the list of allowed words
2021-12-22  Remi GacogneUpdate pdns/dnsdistdist/docs/install.rst
2021-12-22  Remi Gacognednsdist: First attempt at buiding a 'thin' version...
2021-12-22  Remi Gacognednsdist: Document the compile-time options we have
2021-12-22  Remi Gacognednsdist: Fix the mockup implementation of checkParamete...
2021-12-22  Remi Gacognednsdist: Clean up unused parts in the libedit and nghtt...
2021-12-22  Remi Gacognednsdist: Add DISABLE_TOP_N_BINDINGS
2021-12-22  Remi Gacognednsdist: Remove useless actions and rules when support...
2021-12-22  Remi Gacognednsdist: Disable /jsonstats w/ DISABLE_BUILTIN_HTML...
2021-12-22  Remi Gacognednsdist: Also disable forgotten bindings for DISABLE_DE...
2021-12-22  Remi Gacognednsdist: Fix formatting
2021-12-22  Remi Gacognednsdist: More options to disable features, fix compilat...
2021-12-22  Remi Gacognednsdist: Only expose SNMP helpers when SNMP is built in
2021-12-22  Remi Gacognednsdist: Remove deprecated actions
2021-12-22  Remi Gacognednsdist: Clean up parameter types in Lua bindings
2021-12-22  Remi Gacognednsdist: Disable deprecated DynBlock methods when DISAB...
2021-12-22  Remi Gacognednsdist: Only expose KVS helpers when CDB or LMDB is...
2021-12-22  Remi Gacognednsdist: Add a comment on which symbols are actually...
2021-12-22  Remi Gacognednsdist: Move more DNSCrypt bindings into the right...
2021-12-22  Remi Gacognednsdist: Make libedit support optional
2021-12-22  Remi Gacognednsdist: Do not build secpoll support when DISABLE_SECP...
2021-12-22  Remi Gacognednsdist: Do not build carbon support when DISABLE_CARBO...
2021-12-22  Remi Gacognednsdist: Move carbon configuration into a separate...
2021-12-22  Remi Gacognednsdist: Do not include built-in HTML content when...
2021-12-22  Remi Gacognednsdist: Do not build protobuf support when DISABLE_PRO...
2021-12-22  Remi Gacognednsdist: Add a configure option to disable CDB
2021-12-22  Remi Gacogneauth,dnsdist: Add an option to disable 'ipcipher' durin...
2021-12-22  Remi Gacognednsdist: Do not build prometheus support when DISABLE_P...
2021-12-22  Remi Gacognednsdist: Do not build the completion and help when...
next