2022-10-07 |
Christof Chen | retain output when expunging from multiple caches 12077/head |
commit | commitdiff | tree |
2022-10-07 |
Remi Gacogne | Merge pull request #12003 from rgacogne/ddist-single... |
commit | commitdiff | tree |
2022-10-07 |
Remi Gacogne | Merge pull request #12008 from rgacogne/ddist-rings... |
commit | commitdiff | tree |
2022-10-06 |
Remi Gacogne | Merge pull request #12012 from rgacogne/ddist-more... |
commit | commitdiff | tree |
2022-10-06 |
Remi Gacogne | Merge pull request #11729 from rgacogne/ddist-fix-setec... |
commit | commitdiff | tree |
2022-10-06 |
Remi Gacogne | Merge pull request #12025 from rgacogne/proxy-protocol... |
commit | commitdiff | tree |
2022-10-06 |
Remi Gacogne | Merge pull request #12067 from rgacogne/ednscookie_32_t... |
commit | commitdiff | tree |
2022-10-06 |
Remi Gacogne | Merge pull request #12066 from rgacogne/auth-makebytesf... |
commit | commitdiff | tree |
2022-10-06 |
Remi Gacogne | Apply Otto's suggestion 12066/head |
commit | commitdiff | tree |
2022-10-06 |
Remi Gacogne | ednscookies: Fix another store_truncates_time_t coverit... 12067/head |
commit | commitdiff | tree |
2022-10-06 |
Remi Gacogne | misc: Switch to a std::array in makeHexDump() |
commit | commitdiff | tree |
2022-10-06 |
Remi Gacogne | auth: Detect invalid bytes in makeBytesFromHex() |
commit | commitdiff | tree |
2022-10-05 |
Otto Moerbeek | Merge pull request #12058 from omoerbeek/rec-prep-4... |
commit | commitdiff | tree |
2022-10-05 |
Otto Moerbeek | Prep for rec-4.8.0-beta1 12058/head |
commit | commitdiff | tree |
2022-10-04 |
Otto Moerbeek | Merge pull request #12057 from omoerbeek/rec-move-rec... |
commit | commitdiff | tree |
2022-10-03 |
Otto Moerbeek | Merge pull request #12054 from omoerbeek/rec-fix-locked... |
commit | commitdiff | tree |
2022-10-03 |
Otto Moerbeek | And then move file 12057/head |
commit | commitdiff | tree |
2022-10-03 |
Otto Moerbeek | First rm link |
commit | commitdiff | tree |
2022-10-03 |
Peter van Dijk | Merge pull request #12053 from mind04/auth-schemaversion |
commit | commitdiff | tree |
2022-10-03 |
Otto Moerbeek | Rec: fix locked regr test 12054/head |
commit | commitdiff | tree |
2022-10-03 |
Kees Monshouwer | auth: lmdbbackend: add schema version 4 in the backend... 12053/head |
commit | commitdiff | tree |
2022-10-03 |
Peter van Dijk | Merge pull request #12050 from Habbie/auth-4.7.0-rc1... |
commit | commitdiff | tree |
2022-10-03 |
Peter van Dijk | auth-4.7.0-rc1: secpoll&changelog 12050/head |
commit | commitdiff | tree |
2022-10-03 |
Otto Moerbeek | Merge pull request #12041 from omoerbeek/rec-regr-test... rec-4.9.0-alpha0 |
commit | commitdiff | tree |
2022-10-03 |
Otto Moerbeek | Merge pull request #12047 from chbruyand/rec-dnstap-nod |
commit | commitdiff | tree |
2022-10-03 |
Otto Moerbeek | Apply suggestions from code review 12041/head |
commit | commitdiff | tree |
2022-10-03 |
Otto Moerbeek | Fix unused function warnings if !ENABLE_NOD 12047/head |
commit | commitdiff | tree |
2022-10-03 |
Otto Moerbeek | Add dnstapNODFrameStream stats |
commit | commitdiff | tree |
2022-10-03 |
Otto Moerbeek | Doc tweaks |
commit | commitdiff | tree |
2022-10-03 |
Otto Moerbeek | Tweaks: fix build with dnstabp disabled, process config... |
commit | commitdiff | tree |
2022-10-03 |
Charles-Henri... | rec: add support for streaming NOD and UDR using dnstap |
commit | commitdiff | tree |
2022-10-03 |
Charles-Henri... | rec: make sure data is at least the size of a dnsheader... |
commit | commitdiff | tree |
2022-10-03 |
Otto Moerbeek | Merge pull request #12049 from omoerbeek/rec-followup... |
commit | commitdiff | tree |
2022-10-03 |
Otto Moerbeek | Merge pull request #12048 from omoerbeek/rec-config... |
commit | commitdiff | tree |
2022-10-03 |
Otto Moerbeek | rec: fix build with --disable-dnstap, followup to ... 12049/head |
commit | commitdiff | tree |
2022-10-03 |
Remi Gacogne | Merge pull request #12046 from rgacogne/fix-portsmplexer |
commit | commitdiff | tree |
2022-10-03 |
Otto Moerbeek | rec: Fix --config (should be equal to --config=default... 12048/head |
commit | commitdiff | tree |
2022-09-30 |
Remi Gacogne | dnsdist: Add Lua bindings for the ring entries 12008/head |
commit | commitdiff | tree |
2022-09-30 |
Remi Gacogne | dnsdist: Fix dnsdist_ffi_ring_entry_get_protocol |
commit | commitdiff | tree |
2022-09-30 |
Remi Gacogne | dnsdist: Add Lua FFI bindings to look into the ring... |
commit | commitdiff | tree |
2022-09-30 |
Remi Gacogne | dnsdist: Document that the TCP acceptor and worker... 12003/head |
commit | commitdiff | tree |
2022-09-30 |
Remi Gacogne | dnsdist: In single acceptor mode, make the TCP accept... |
commit | commitdiff | tree |
2022-09-30 |
Remi Gacogne | dnsdist: In single acceptor mode, merge the TCP accepto... |
commit | commitdiff | tree |
2022-09-30 |
Remi Gacogne | dnsdist: Add USE_SINGLE_ACCEPTOR_THREAD option |
commit | commitdiff | tree |
2022-09-30 |
Remi Gacogne | dnsdist: Implement additional addresses on DoT/DoH... |
commit | commitdiff | tree |
2022-09-30 |
Remi Gacogne | Fix compilation of the event ports multiplexer 12046/head |
commit | commitdiff | tree |
2022-09-29 |
Peter van Dijk | Merge pull request #11960 from Habbie/builder-dispatch... |
commit | commitdiff | tree |
2022-09-29 |
Peter van Dijk | Merge pull request #11954 from Habbie/axfr-primary... |
commit | commitdiff | tree |
2022-09-29 |
Peter van Dijk | Merge pull request #12028 from mind04/pdns-edit-zone |
commit | commitdiff | tree |
2022-09-29 |
Peter van Dijk | Merge pull request #11983 from chbruyand/keyroller |
commit | commitdiff | tree |
2022-09-29 |
Remi Gacogne | dnsdist: Fix computation of the final proxy protocol... 12025/head |
commit | commitdiff | tree |
2022-09-28 |
Remi Gacogne | Merge pull request #12001 from rgacogne/ddist-mac-cache |
commit | commitdiff | tree |
2022-09-28 |
Remi Gacogne | Merge pull request #12039 from omoerbeek/dnsdist-coveri... |
commit | commitdiff | tree |
2022-09-28 |
Remi Gacogne | Merge pull request #11840 from rgacogne/ddist-doc-missi... |
commit | commitdiff | tree |
2022-09-28 |
Remi Gacogne | Merge pull request #11732 from rgacogne/ddist-reg-tests-fd |
commit | commitdiff | tree |
2022-09-28 |
Remi Gacogne | Merge pull request #12007 from rgacogne/ddist-cache... |
commit | commitdiff | tree |
2022-09-28 |
Remi Gacogne | Merge pull request #11995 from rgacogne/ddist-more... |
commit | commitdiff | tree |
2022-09-28 |
Remi Gacogne | Merge pull request #12000 from rgacogne/ddist-doh-skip... |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | Merge pull request #11903 from omoerbeek/pb-dnstap... |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | Process review commment from @fredmorcos, thanks! 11903/head |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | rec: Regression test for locked cache |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | Mark a few methods non-const, to allow the guard to... |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | Rename prometheus remote logging metric, as suggested... |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | Fix auto_causes_copy coverity reports. 12039/head |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | Fix store_truncates_time_t coverity reports. |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | Fix merge botch |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | fix botched help line |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | Reformat |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | Skip remote logger counts for normal stats retrieval |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | Prometheus stats plus tweaks in rec_control |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | Make sure things compile with !HAVE_FSTRM |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | Add statistics command for remote logging stats |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | Implement a common interface to get stats for both... |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | Merge pull request #12038 from omoerbeek/rec-aggr-nsec3... |
commit | commitdiff | tree |
2022-09-28 |
Remi Gacogne | Merge pull request #12026 from rgacogne/dist-faster... |
commit | commitdiff | tree |
2022-09-28 |
Remi Gacogne | Merge pull request #12037 from rgacogne/ddist-only... |
commit | commitdiff | tree |
2022-09-28 |
Charles-Henri... | Update pdns/keyroller/pdnsapi/api.py 11983/head |
commit | commitdiff | tree |
2022-09-28 |
Otto Moerbeek | rec: when an expired nsec3 entry is seen, move it to... 12038/head |
commit | commitdiff | tree |
2022-09-27 |
Otto Moerbeek | Merge pull request #11949 from omoerbeek/rec-auth-rcode... |
commit | commitdiff | tree |
2022-09-27 |
Otto Moerbeek | Merge pull request #12027 from omoerbeek/rec-locked... |
commit | commitdiff | tree |
2022-09-27 |
Otto Moerbeek | copy-paste error in comment 12027/head |
commit | commitdiff | tree |
2022-09-27 |
Otto Moerbeek | use at instead of [] 11949/head |
commit | commitdiff | tree |
2022-09-27 |
Otto Moerbeek | Docs and account for forwarding |
commit | commitdiff | tree |
2022-09-27 |
Otto Moerbeek | Add SNMP metrics for new counts |
commit | commitdiff | tree |
2022-09-27 |
Otto Moerbeek | Provide metrics for rcodes returned bu auths. |
commit | commitdiff | tree |
2022-09-27 |
Otto Moerbeek | Merge pull request #11866 from omoerbeek/rec-proxymappi... |
commit | commitdiff | tree |
2022-09-27 |
Otto Moerbeek | Merge pull request #11909 from omoerbeek/rec-dq-querytime |
commit | commitdiff | tree |
2022-09-27 |
Remi Gacogne | dnsdist: Rewrite packets to remove records only if... 12037/head |
commit | commitdiff | tree |
2022-09-27 |
Remi Gacogne | dnsdist: Add a dnsdist::MacAddress type 12001/head |
commit | commitdiff | tree |
2022-09-27 |
Otto Moerbeek | Merge pull request #12024 from omoerbeek/rec-getting... |
commit | commitdiff | tree |
2022-09-27 |
Otto Moerbeek | Better description of queryTime.tv_usec 11909/head |
commit | commitdiff | tree |
2022-09-27 |
Otto Moerbeek | Process comments from review 11866/head |
commit | commitdiff | tree |
2022-09-27 |
Otto Moerbeek | Approach: each thread gets its own copy of the PorxyMap... |
commit | commitdiff | tree |
2022-09-27 |
Otto Moerbeek | Test for unauth to auth upgrade with locked cache |
commit | commitdiff | tree |
2022-09-27 |
Kees Monshouwer | auth: pdnsutil edit-zone, detect capitalization changes... 12028/head |
commit | commitdiff | tree |
2022-09-27 |
Peter van Dijk | auth AXFR server: abort on chunk with TC set 11954/head |
commit | commitdiff | tree |
2022-09-27 |
Otto Moerbeek | rec: If new data is auth and old dat is not, upgrade... |
commit | commitdiff | tree |
2022-09-27 |
Remi Gacogne | Merge pull request #11987 from rgacogne/ddist-api-less... |
commit | commitdiff | tree |
2022-09-27 |
Remi Gacogne | Merge pull request #11996 from rgacogne/ddist-coverage... |
commit | commitdiff | tree |
2022-09-27 |
Remi Gacogne | Merge pull request #11993 from rgacogne/ddist-more... |
commit | commitdiff | tree |
next |