]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2022-03-28  Otto MoerbeekComment on the two remaining scanbuild cases. At first... 11470/head
2022-03-28  Otto MoerbeekTeach scanbuild that two divisions are safe: one by...
2022-03-28  Otto MoerbeekAdd .cacche dir for pdns/pdns
2022-03-28  Otto MoerbeekScanbuid fixes
2022-03-26  Peter van DijkMerge pull request #11447 from jsoref/linguist-dns...
2022-03-25  Josh SorefAdd linguist-language tag for dns zones 11447/head
2022-03-25  Peter van Dijksecpoll: fix typos
2022-03-25  Peter van DijkMerge pull request #11452 from omoerbeek/prep-docs...
2022-03-25  Fred MorcosMerge pull request #11450 from fredmorcos/checked-stoi...
2022-03-25  Fred MorcosDon't leave idx/pos uninitialized when input str is... 11450/head
2022-03-25  Peter van DijkMerge pull request #11449 from rgacogne/docs-pin-jinja2
2022-03-25  Remi Gacognedocs: Pin jinja2 to < 3.1.0 11449/head
2022-03-25  Otto MoerbeekPrep for 2022-01 11452/head
2022-03-23  Fred MorcosMerge pull request #11438 from fredmorcos/checked-conv...
2022-03-23  Otto MoerbeekMerge pull request #11443 from omoerbeek/rec-syncres...
2022-03-23  Otto MoerbeekMerge pull request #11442 from omoerbeek/rec-docs-api...
2022-03-23  Fred MorcosChecked int conversions: Avoid checks when boundary... 11438/head
2022-03-23  Otto MoerbeekMove implemenation of failed and non-resolving table... 11443/head
2022-03-23  Otto MoerbeekNote that api-config-dir and include-dir should be... 11442/head
2022-03-21  Otto MoerbeekMerge pull request #11308 from omoerbeek/rec-save-parent-ns
2022-03-21  Otto MoerbeekMerge pull request #11396 from omoerbeek/rec-proxy...
2022-03-21  Otto MoerbeekproxyMapping: a table based approach to let the recurso... 11396/head
2022-03-21  Remi GacogneMerge pull request #11436 from rgacogne/ddist-unbreak...
2022-03-21  Otto MoerbeekApply suggestions from code review 11308/head
2022-03-21  Otto MoerbeekTest for saved parent set
2022-03-21  Otto MoerbeekDocs, and config switch (default off)
2022-03-21  Otto MoerbeekMoved SavedParentSet class to syncres.cc
2022-03-21  Otto MoerbeekThe nsset can change, so we have to be prepared for...
2022-03-21  Otto MoerbeekProcess comment reviews
2022-03-21  Otto MoerbeekMan page addition
2022-03-21  OttoRemember parent NS set, to be able to fallback to it...
2022-03-21  Remi Gacognednsdist: Fix compilation by adding a missing <optional... 11436/head
2022-03-18  Otto MoerbeekMerge pull request #11433 from omoerbeek/dnsdist-include-um
2022-03-18  Otto Moerbeekinclude <unordered_map> 11433/head
2022-03-18  Fred MorcosMerge pull request #11432 from fredmorcos/11429-fix...
2022-03-18  Fred MorcosMerge pull request #11430 from fredmorcos/get-msg-from...
2022-03-18  Fred MorcosEnable named curves on ECDSA key generation and import... 11432/head
2022-03-18  Fred Morcosstrerror_r on MacOS returns int despite _GNU_SOURCE... 11430/head
2022-03-18  Peter van DijkMerge pull request #11423 from Habbie/auth-rfc-typo
2022-03-17  Fred MorcosMerge pull request #11414 from fredmorcos/11325-ecdsa-pem
2022-03-17  Remi GacogneMerge pull request #11410 from rgacogne/ddist-lua-types
2022-03-17  Fred MorcosMerge pull request #11425 from fredmorcos/add-fred...
2022-03-17  Fred MorcosAdd my username to changelog scripts 11425/head
2022-03-17  Fred MorcosCleanup makeIPv6sockaddr 11414/head
2022-03-17  Fred MorcosFormatting makeIPv6sockaddr
2022-03-17  Fred MorcosCleanup: uint16_t port value cannot be larger than...
2022-03-17  Fred MorcosDisable the use-trailing-return-type diagnostic from...
2022-03-17  Fred MorcosAdd import/export-zone-key-pem to pdnsutil bash completion
2022-03-17  Fred MorcosUpdate pdnsutil command-line help
2022-03-17  Fred MorcosUser documentation of import-zone-key-pem and export...
2022-03-17  Fred MorcosUser documentation: Typo
2022-03-17  Fred MorcosSupport the export of ECDSA keys to PEM
2022-03-17  Fred MorcosSupport the import of ECDSA keys from PEM files
2022-03-17  Fred MorcosAdd a helper to get errno message in a reasonable way
2022-03-17  Fred MorcosCleanup
2022-03-17  Fred MorcosFormatting
2022-03-17  Fred MorcosWhitespace
2022-03-17  Remi Gacognednsdist: Define types for Lua arrays and associative... 11410/head
2022-03-17  Peter van Dijkauth docs: fix typo in RFC number 11423/head
2022-03-16  Peter van DijkMerge pull request #11421 from Habbie/docs-algoroll
2022-03-16  Peter van Dijkauth docs: add algorithm rolling guide 11421/head
2022-03-15  Otto MoerbeekMerge pull request #11382 from omoerbeek/rec-forward...
2022-03-15  Fred MorcosMerge pull request #11401 from fredmorcos/checked-str...
2022-03-15  Fred MorcosPort values should always be uint16_t 11401/head
2022-03-15  Fred MorcosIntegral value of an algorithm should always be unsigned
2022-03-15  Fred MorcosMove most of pdns_stou to Pdns::stoi and Pdns::stou
2022-03-15  Fred MorcosFix printf format string
2022-03-15  Fred MorcosFormatting
2022-03-15  Fred MorcosWhitespace
2022-03-15  Fred MorcosFix dist doc warning
2022-03-15  Fred MorcosEnable code documentation for all items
2022-03-15  Fred MorcosGitIgnore codedocs/html directory
2022-03-15  Fred MorcosGitIgnore clangd cache dir under recorsor and dist
2022-03-14  Otto MoerbeekMerge pull request #11405 from omoerbeek/rec-perm-vs...
2022-03-14  Otto MoerbeekMerge pull request #11397 from omoerbeek/rec-clean-tcp
2022-03-14  Otto MoerbeekMerge pull request #11376 from omoerbeek/rec-refresh...
2022-03-14  Otto Moerbeektypo 11382/head
2022-03-14  Fred MorcosMerge pull request #11377 from fredmorcos/documentation...
2022-03-14  Otto MoerbeekAdd instructions to use `compiledb`. 11377/head
2022-03-14  Fred MorcosDocumentation: Add section about minimal Emacs devenv...
2022-03-14  Fred MorcosDocumentation: Add section on debugging
2022-03-14  Fred MorcosDocumentation: Add document about devenv with a languag...
2022-03-14  Fred MorcosDocumentation: Add section on code checkers and `clang...
2022-03-14  Peter van DijkMerge pull request #11415 from Habbie/dnsdist-newserver...
2022-03-14  Fred MorcosDocumentation: Small cleanup of the `clang-format`...
2022-03-14  Peter van Dijkdnsdist: more useful default ports for DoT/DoH backends 11415/head
2022-03-13  Peter van DijkMerge pull request #11411 from tykling/patch-1
2022-03-13  Peter van Dijktweak wording some more 11411/head
2022-03-13  Thomas Steen... Fix small typo, s/recording/record/
2022-03-11  Peter van DijkMerge pull request #11389 from Habbie/auth-api-fetch...
2022-03-11  Otto MoerbeekDistinguish between unreachable and timeout for throttling 11405/head
2022-03-11  Otto MoerbeekReinstate refresh mode for {C,D}NAME cache lookups 11376/head
2022-03-11  Otto MoerbeekMerge pull request #11372 from aerique/feature/add...
2022-03-11  Otto MoerbeekMerge pull request #11398 from omoerbeek/deprecate-xpf
2022-03-11  Peter van DijkMerge pull request #11314 from mind04/auth-stats
2022-03-11  Peter van DijkMerge pull request #11403 from jacobbunk/fix-typo-in...
2022-03-11  Peter van Dijkauth /zones/example.com.?rrset_name=www.example.com... 11389/head
2022-03-11  Peter van Dijkws-auth: small refactor to pass full req to fillZone
2022-03-10  Peter van DijkMerge pull request #11388 from Habbie/dnsdist-log-times...
2022-03-10  Peter van Dijkauth, rec, dnsdist: check strftime return value for... 11388/head
next