]> granicus.if.org Git - pdns/shortlog
pdns
2018-08-20 Peter van Dijkdo not load Lua in the distributor thread
2018-08-20 Peter van Dijkonly load the Lua script in worker threads
2018-08-20 Peter van Dijkcorrect type for getRecursorThreadId
2018-08-01 Remi GacogneMerge pull request #6793 from rgacogne/rec41-gcc-8...
2018-07-25 Peter van DijkMerge pull request #6794 from rgacogne/rec41-mtasker...
2018-07-13 Remi GacogneFix warnings reported by GCC 8.1.0
2018-07-13 Remi Gacognerec: Allocate one more stack byte to make _GLIBCXX_ASSE...
2018-07-05 Remi GacogneMerge pull request #6772 from rgacogne/rec41-rec-snmp...
2018-07-04 Remi GacogneMerge pull request #6771 from rgacogne/rec41-unit-tests...
2018-07-04 Remi Gacognerec: Reorder more headers to be able to build with...
2018-07-04 Remi Gacognerec: Add regression tests for SNMP
2018-07-04 Remi Gacognerec: Allow the SNMP thread to retrieve statistics
2018-05-22 Remi GacogneMerge pull request #6642 from rgacogne/rec41-fix-error... rec-4.1.3
2018-05-22 Remi GacogneMerge pull request #6646 from Habbie/backport-6630
2018-05-22 Peter van Dijk-rdynamic is for the linker
2018-05-22 Remi Gacognerec: Fix 'adding an integer to a string does not append...
2018-05-18 Pieter LexisMerge pull request #6595 from Habbie/rec-4.1.x-boost-L
2018-05-18 Pieter LexisMerge pull request #6611 from mnordhoff/6130-rec-4.1.x
2018-05-16 Remi GacogneMerge pull request #6612 from rgacogne/backports-4.1.3
2018-05-16 Remi GacogneBackport #6469
2018-05-16 Remi GacogneBackport #6467
2018-05-16 Remi GacogneBackport #6313
2018-05-16 Remi Gacognerec: Fix the logged delay in the RPZ retriever thread
2018-05-16 Remi Gacognerec: Respect the AXFR timeout while connecting to the...
2018-05-16 bert hubertadd comment
2018-05-16 bert hubertaj reported that we increase "dnssec-validations" count...
2018-05-16 Remi Gacognerec: Add the auth-zone-queries metric counting queries...
2018-05-16 Remi Gacognerec: Initialize SyncRes::d_authzonequeries
2018-05-16 Remi Gacognerec: Count a lookup into an internal auth zone as a...
2018-05-16 Remi GacogneBackport #6588
2018-05-16 Remi GacogneBackport #6567
2018-05-16 Remi GacogneBackport #6566
2018-05-16 Remi GacogneBackport #6562
2018-05-16 Charles-Henri... check if parameter has been submitted before accessing it
2018-05-16 Charles-Henri... details version the subtree parameters has been added
2018-05-16 Charles-Henri... Skip subtree option tests against auth
2018-05-16 Charles-Henri... rec api: add subtree option to the cache flush endpoint
2018-05-15 Remi Gacognerec: Move doStats out of houseKeeping()
2018-05-15 Remi Gacognerec: Remove extra new line
2018-05-15 Remi Gacognerec: Replace yet another 0 with s_distributorThreadID
2018-05-15 Remi Gacognerec: Don't call the broadcast function twice in the...
2018-05-15 Remi Gacognerec: Set pointers to nullptr after delete in the broadc...
2018-05-15 Remi Gacognerec: Fix ACL and domain map updates in the handler...
2018-05-15 Remi Gacognerec: Use constants for the handler and distributor...
2018-05-15 Remi Gacognerec: Move carbon/webserver/control/stats handling to...
2018-05-15 Remi Gacognerec: Delay RPZ threads creation until the Lua config...
2018-05-15 Pieter LexisUpdate copyright years to 2018
2018-05-15 Pieter Lexisrec: Load RPZ safely from the RPZIXFRTracker
2018-05-15 Remi Gacognerec: Fix the description of several metrics in the...
2018-05-15 Remi Gacognerec: Check that the query distribution pipe has been...
2018-05-15 Remi Gacognerec: Use a separate, non-blocking pipe to distribute...
2018-05-11 Remi GacogneMerge pull request #6596 from Habbie/backport-6478
2018-05-10 Remi GacogneFix a warning on botan >= 2.5.0
2018-05-10 Peter van Dijkreorder includes to avoid Boost L conflict
2018-05-10 Pieter LexisMerge pull request #6583 from rgacogne/backport-6574
2018-05-10 Pieter LexisMerge pull request #6586 from rgacogne/rec41-ecs-index...
2018-05-09 Remi Gacognerec: Use canonical ordering in the ECS index
2018-05-09 Remi Gacognerec: Add unit tests for wiping the cache
2018-05-08 Remi Gacognerec: Add _raw versions for qname / ComboAddresses to...
2018-04-18 Remi GacogneMerge pull request #6514 from rgacogne/rec41-backport...
2018-04-18 Remi Gacognerec: Add -rdynamic to C{,XX}FLAGS when we build with...
2018-03-30 Remi GacogneMerge pull request #6418 from zeha/backport-6179
2018-03-30 Remi GacogneMerge pull request #6419 from zeha/backport-6086
2018-03-29 Remi Gacognerec: Use the SyncRes time in our unit tests when checki...
2018-03-29 James CowgillIncrease MTasker stacksize
2018-03-27 Peter van DijkMerge pull request #6410 from Habbie/rec-4.1.x-json... rec-4.1.2
2018-03-27 Peter van Dijkmake travis happy about new json sorting?
2018-03-27 Peter van Dijktest: fix comments-in-forward-zones-file sorting?
2018-03-27 Pieter LexisMerge pull request #6387 from pieterlexis/rec-4.1.2...
2018-03-27 Pieter LexisMerge pull request #6385 from rgacogne/backport-6344
2018-03-26 Pieter LexisBackport #6172
2018-03-26 Pieter LexisBackport #6055
2018-03-26 Pieter LexisBackport #6300
2018-03-26 Pieter LexisBackport #6320
2018-03-26 Pieter LexisBackport #6379
2018-03-26 Remi Gacognerec: Set the visibility of FFI functions to 'default...
2018-03-26 Remi Gacognerec: Constify the methods of RecursorLua4 when possible
2018-03-26 Remi Gacognerec: Instruct LuaWrapper to stay away from our FFI...
2018-03-26 Remi Gacognerec: Add a new Lua FFI hook, gettag-ffi
2018-03-26 Pieter LexisMerge pull request #6383 from rgacogne/rec41-backport...
2018-03-26 Pieter Lexistests: lower dnsbulktest threshold in travis
2018-03-26 Leon Xuimport test for IXFR ending
2018-03-26 Leon Xuspeed up IXFR transcation
2018-03-26 Leon XuIXFR shouldn't remove RRs which aren't in deleted list
2018-03-26 Remi Gacognerec: Work around a RRSIG year-2038 issue in the negcach...
2018-03-26 bert hubertFix ECS-based cache entry refresh code
2018-03-26 Remi Gacognerec: Fix ECS-specific NS AAAA not being returned from...
2018-03-26 Pieter Lexisrec: Add RPZ statistics docs
2018-03-26 Pieter Lexisrec: move the rpz stats to a different url
2018-03-26 Pieter Lexisrec: save rpzStats as a shared_ptr
2018-03-26 Pieter Lexisrec: update the number of records in the RPZ stats
2018-03-26 Pieter LexisExpose rpz stats in the web-interface
2018-03-26 Remi Gacogne[WIP] rec: Add metrics for RPZ zones
2018-03-20 Remi GacogneMerge pull request #6336 from pieterlexis/rec-41-backpo...
2018-03-12 Pieter Lexisrec: Ensure we don't hammer the RPZ master server
2018-03-12 Erik WinkelsMove loading of RPZ zone to RPZIXFRTracker.
2018-03-12 Erik WinkelsFix failure to start RPZIXFRTracker tracker thread.
2018-02-26 Remi GacogneMerge pull request #6303 from rgacogne/backport-6302
2018-02-26 Remi Gacogneixfrdist: Also respect the AXFR timeout for the chunk...
2018-02-23 Pieter LexisMerge pull request #6298 from pieterlexis/rec-41-axfr...
next