]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2024-11-05  Otto MoerbeekAdd test 14822/head
2024-11-05  Otto Moerbeekrec: don't drop partial result on exception in cache...
2024-11-05  Otto MoerbeekMerge pull request #14807 from omoerbeek/rec-packetid-ref
2024-11-04  Remi GacogneMerge pull request #14817 from oregonpillow/master
2024-11-04  Remi GacogneMerge pull request #14768 from chbruyand/dnsdist-load...
2024-11-04  Timothy Pillowfix spell-check. allow grpcs 14817/head
2024-11-04  Timothy Pillowtypo fix
2024-11-04  Otto MoerbeekMerge pull request #14796 from omoerbeek/rec-cache...
2024-11-04  Timothy PillowUpdate dns-over-https.rst
2024-11-04  Otto MoerbeekAdd a unit test checking the ref counts (fails in master) 14807/head
2024-11-04  Otto MoerbeekMerge pull request #14809 from omoerbeek/rec-deprecate...
2024-11-04  Timothy PillowUpdate dns-over-https.rst
2024-11-04  Otto MoerbeekApply suggestions from code review 14809/head
2024-11-04  Otto MoerbeekReplace a few asserts with throws and make sure we... 14796/head
2024-11-04  Otto MoerbeekApply suggestions from code review
2024-11-04  Otto MoerbeekRemove the move call in two instances where it really...
2024-11-04  Otto MoerbeekDocs tweaks (not neccesarily related)
2024-11-04  Otto MoerbeekDocs of new behaviour: do not do old-style by default
2024-11-04  Otto MoerbeekGive a more sensible message for rec_control show-yaml...
2024-11-04  Otto Moerbeekrec: disable parsing of old-style settings by default
2024-11-04  Otto MoerbeekMerge pull request #14816 from omoerbeek/rec-periodic...
2024-11-04  Otto MoerbeekMerge pull request #14801 from omoerbeek/rec-valgrind
2024-11-04  Otto MoerbeekMissing quotes as noted by @chbruyand 14816/head
2024-11-04  Otto Moerbeekrec: periodic stats cleanup and rename outqueries-per...
2024-11-04  Remi GacogneMerge pull request #14792 from rgacogne/ddist-coverity...
2024-11-04  Remi GacogneMerge pull request #14794 from phonedph1/no-makerule
2024-10-29  Otto MoerbeekReformat
2024-10-29  Otto MoerbeekCorrect initial value of d_used
2024-10-29  Otto MoerbeekTidy
2024-10-29  Otto MoerbeekTwo more case, assert on inconsistency
2024-10-28  Otto MoerbeekSame move treatment for value
2024-10-28  Otto Moerbeekrec: release ref to key in MTasker::waitEvent
2024-10-28  Otto MoerbeekAllow zero for no limit in getRecordCacheRecords()
2024-10-25  Otto Moerbeekrec: make valgrind build and testrunner run work again 14801/head
2024-10-24  Peter van DijkMerge pull request #14787 from fredmorcos/lmdb-typed...
2024-10-24  Otto Moerbeekclang-tidy tweaks
2024-10-24  Otto MoerbeekRefactor prompted by CodeQL
2024-10-24  Otto MoerbeekReorganize a few things, add a Lua hook that's called...
2024-10-24  Otto MoerbeekAdd a test and a fix a few things in getRecordCacheReco...
2024-10-24  Otto MoerbeekDocument putIntoRecordCache and getRecordCacheRecords
2024-10-24  Otto MoerbeekRefactor some code, fix RU scanning (it produced LRU...
2024-10-24  Otto MoerbeekMake Lua startup script customizable
2024-10-24  Otto MoerbeekExtend pdnslog to allow for structured key-value pairs
2024-10-24  Otto MoerbeekCleanup of PB encoding, including logging and some...
2024-10-24  Otto MoerbeekBetter (faster) encoding/decoding
2024-10-24  Otto MoerbeekBasic functions to dump and undump record cache content
2024-10-24  phonedph1stop using makeRule, update Qname to QName so links... 14794/head
2024-10-22  Remi Gacognednsdist: Fix Coverity warning 445614: " Argument cannot... 14792/head
2024-10-21  Fred MorcosCleanup lints & macros in lmdb-typed.hh 14787/head
2024-10-20  Peter van DijkMerge pull request #14784 from fredmorcos/small-cleanups
2024-10-18  Peter van DijkMerge pull request #14714 from Habbie/el8-gcc-toolset-13
2024-10-18  Fred MorcosMerge pull request #14785 from rgacogne/fix-lmdb-safe...
2024-10-18  Fred MorcosMerge pull request #14777 from fredmorcos/fix-clang...
2024-10-18  Remi Gacognednsdist: Add missing `stdexcept` include in `lmdb-safe.hh` 14785/head
2024-10-18  Fred MorcosSome meson cleanup work before lmdb-safe tests 14784/head
2024-10-18  Fred MorcosMinor formatting and cleanup
2024-10-18  Fred MorcosMerge pull request #14782 from fredmorcos/rework-mdb...
2024-10-18  Remi GacogneMerge pull request #14658 from phonedph1/moredump
2024-10-18  Fred MorcosStatically ensure MDBInVal can store requested values 14782/head
2024-10-18  Peter van DijkMerge pull request #14781 from bjacquin/dev/beber/pdns...
2024-10-17  Fred MorcosFixup includes
2024-10-17  Fred MorcosRework MDBInVal
2024-10-17  Fred MorcosRework MDBOutVal
2024-10-17  Fred MorcosFix std::string include in lmdb-typed header
2024-10-17  Fred MorcosLMDBLS Cleanups
2024-10-17  Fred Morcoslmdb-safe header lint & formatting cleanups
2024-10-17  Fred MorcosMerge pull request #14778 from fredmorcos/lmdb-safe...
2024-10-17  Peter van DijkMerge pull request #14718 from emmanuel-ferdman/master
2024-10-17  Fred MorcosCleanup includes in lmdbbackend 14778/head
2024-10-17  Fred MorcosRefactor shards cmdline handling
2024-10-17  Fred MorcosCleanup LMDBBackend::upgradeToSchemav5
2024-10-16  Bertrand Jacquinpdns: allow empty string in version-string 14781/head
2024-10-16  Fred MorcosSome cleanups in lmdbbackend
2024-10-16  Fred MorcosCleanup TypedDBI
2024-10-16  Fred MorcosCleanup struct nullindex_t
2024-10-16  Fred MorcosCleanup struct index_on and index_on_function
2024-10-16  Fred MorcosCleanup LMDBIndexOps
2024-10-16  Fred MorcosCleanup makeCombinedKey
2024-10-16  Fred MorcosUse uint32_t in makeCombinedKey
2024-10-16  Fred MorcosSpecialize MDBOutVal::get/getNoStripHeader for uint32_t
2024-10-16  Fred MorcosUse uint32_t in MDBGetMaxID and MDBGetRandomID
2024-10-16  Fred MorcosClang-tidy cleanups of lmdb-typed
2024-10-16  Fred MorcosFix clang-tidy (again) 14777/head
2024-10-15  Otto MoerbeekMerge pull request #14775 from omoerbeek/rec-zap-pdns_hw.cc
2024-10-15  Otto Moerbeekrec: Delete dangling symlink pdns_hw.cc 14775/head
2024-10-14  Otto MoerbeekMerge pull request #14770 from omoerbeek/rec-docs-metrics
2024-10-14  Otto MoerbeekFix a few refs 14770/head
2024-10-14  Otto MoerbeekGenerate metrics doc file
2024-10-14  Peter van DijkMerge pull request #14621 from fredmorcos/meson-lmdb...
2024-10-12  Charles-Henri... dnsdist setTicketsKeyAddedHook: pass a std::string... 14768/head
2024-10-11  Peter van DijkMerge pull request #14766 from Habbie/rec-ignore-snmp...
2024-10-11  Peter van Dijkbump SNMP ignore from buster to bookworm after buildbot... 14766/head
2024-10-11  Peter van Dijkfix name of notify binary 14621/head
2024-10-11  Remi GacogneMerge pull request #14764 from chbruyand/dnsdist-load...
2024-10-10  Peter van DijkMerge pull request #12752 from kpfleming/issue-12714
2024-10-10  Peter van DijkMerge pull request #14665 from Habbie/sdig-stdin-improv...
2024-10-10  Charles-Henri... fix Remi's comments and some formatting 14764/head
2024-10-10  Charles-Henri... dnsdist: add a global loadTicketsKey function
2024-10-10  Charles-Henri... dnsdist: add the ability to load a given tickets key...
2024-10-09  Otto MoerbeekMerge pull request #14721 from omoerbeek/followup-14705
next