2021-12-01 |
Otto | Disable tsan regression runs for rec for now, there... 11057/head |
commit | commitdiff | tree |
2021-11-23 |
Otto Moerbeek | Merge pull request #11025 from omoerbeek/backport-11010... |
commit | commitdiff | tree |
2021-11-23 |
Otto Moerbeek | Merge pull request #11022 from omoerbeek/backport-11018... |
commit | commitdiff | tree |
2021-11-23 |
Otto | Do cache negcache results, even when wasVariable()... 11025/head |
commit | commitdiff | tree |
2021-11-23 |
Otto | When we drop a notify over TCP, terminate the connection 11022/head |
commit | commitdiff | tree |
2021-11-23 |
Otto | Fix logic botch introduced by notify handing |
commit | commitdiff | tree |
2021-11-23 |
Otto Moerbeek | Merge pull request #11016 from omoerbeek/backport-11005... |
commit | commitdiff | tree |
2021-11-23 |
Otto Moerbeek | Merge pull request #11015 from omoerbeek/backport-10990... |
commit | commitdiff | tree |
2021-11-22 |
Otto | Include sys/time.h; needed on musl; fixes #11000 11016/head |
commit | commitdiff | tree |
2021-11-22 |
Otto Moerbeek | Positive instead of negative test 11015/head |
commit | commitdiff | tree |
2021-11-22 |
Otto | Do not count notifies in record cache hits/misses |
commit | commitdiff | tree |
2021-11-22 |
Otto | Basic notify test. |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | Merge pull request #10987 from rgacogne/ddist17-b1... |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | dnsdist: Fix the description of 10920 in the ChangeLog... 10987/head |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | spellcheck: Allow 'XDP', 'GriƩ' |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | Merge pull request #10883 from rgacogne/ddist-pinned... dnsdist-1.7.0-beta1 rec-4.6.0-beta2 |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | dnsdist: Add ChangeLog and secpoll update for 1.7.0... |
commit | commitdiff | tree |
2021-11-16 |
Otto Moerbeek | Merge pull request #10896 from omoerbeek/more-secpoll... |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | dnsdist: Switch to a uint8_t for the XDP match action... 10883/head |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | dnsdist: Apply suggestions from code review on the... |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | contrib/xdp.py: Apply the change suggested by Pieter... |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | dnsdist: Add a sample XDP program and associated python... |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | dnsdist: Add a new eBPF map format, support external... |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | dnsdist: Implement filesystem pinning for eBPF maps |
commit | commitdiff | tree |
2021-11-16 |
Otto Moerbeek | indent 10896/head |
commit | commitdiff | tree |
2021-11-15 |
Peter van Dijk | Merge pull request #10981 from Habbie/2136-rrset-ttl |
commit | commitdiff | tree |
2021-11-15 |
Otto Moerbeek | Merge pull request #10980 from omoerbeek/rec-ede-issue |
commit | commitdiff | tree |
2021-11-15 |
Peter van Dijk | auth 2136: apply new TTL to whole RRset, not only to... 10981/head |
commit | commitdiff | tree |
2021-11-15 |
Peter van Dijk | auth 2136: improve some log messages |
commit | commitdiff | tree |
2021-11-15 |
Remi Gacogne | Merge pull request #10907 from rgacogne/ddist-handle... |
commit | commitdiff | tree |
2021-11-15 |
Remi Gacogne | Merge pull request #10920 from rgacogne/ddist-cleanup... |
commit | commitdiff | tree |
2021-11-15 |
Otto Moerbeek | no else after exit |
commit | commitdiff | tree |
2021-11-15 |
Otto | tweaks and undo error entry |
commit | commitdiff | tree |
2021-11-15 |
Otto | Move check to a shell script |
commit | commitdiff | tree |
2021-11-15 |
Otto | More strict secpoll check; hope I got the yaml quoting... |
commit | commitdiff | tree |
2021-11-15 |
Otto Moerbeek | some more ()'s for readability 10980/head |
commit | commitdiff | tree |
2021-11-15 |
Otto | Add a test for ede sig expired that does not rely on... |
commit | commitdiff | tree |
2021-11-15 |
Otto Moerbeek | Merge pull request #10975 from omoerbeek/rec-fewer... |
commit | commitdiff | tree |
2021-11-15 |
Otto Moerbeek | Merge pull request #10973 from omoerbeek/rec-asan-ubsan... |
commit | commitdiff | tree |
2021-11-15 |
Peter van Dijk | Merge pull request #10954 from Habbie/update-contributing |
commit | commitdiff | tree |
2021-11-15 |
Otto Moerbeek | Add test |
commit | commitdiff | tree |
2021-11-15 |
Otto Moerbeek | Merge pull request #10751 from kpfleming/issue-7014 |
commit | commitdiff | tree |
2021-11-15 |
Remi Gacogne | dnsdist: Apply suggestions from code review (thanks... 10920/head |
commit | commitdiff | tree |
2021-11-15 |
Otto | Return the proper ede on validation failure; fixes... |
commit | commitdiff | tree |
2021-11-13 |
Kevin P. Fleming | Update pdns/recursordist/RECURSOR-MIB.txt 10751/head |
commit | commitdiff | tree |
2021-11-12 |
Otto Moerbeek | Merge pull request #10972 from franklouwers/feature... |
commit | commitdiff | tree |
2021-11-12 |
Otto Moerbeek | Merge pull request #10977 from omoerbeek/dnsdist-unit... |
commit | commitdiff | tree |
2021-11-12 |
Otto | Disable the actual connect() in the test_dnsdisttcp_cc_... 10977/head |
commit | commitdiff | tree |
2021-11-12 |
Kevin P. Fleming | rec: Add support for NOTIFY operations to wipe cache... |
commit | commitdiff | tree |
2021-11-12 |
Peter van Dijk | Merge pull request #10969 from Habbie/doc-nits-11-2021 |
commit | commitdiff | tree |
2021-11-11 |
Kevin P. Fleming | rec: Refactor cache-wiping code into a common function |
commit | commitdiff | tree |
2021-11-11 |
Kevin P. Fleming | rec: Allow worker threads to send tasks to handler... |
commit | commitdiff | tree |
2021-11-10 |
Otto | print stderr and stdout for api test 10973/head |
commit | commitdiff | tree |
2021-11-10 |
Otto Moerbeek | Merge pull request #10971 from omoerbeek/rec-curl-dep |
commit | commitdiff | tree |
2021-11-10 |
Otto | Disable bulk test with TSAN for now and add some debug... |
commit | commitdiff | tree |
2021-11-10 |
Otto | Supress g_stats data races |
commit | commitdiff | tree |
2021-11-10 |
Otto | Run fewer CircleCI bulk tests. These are covered by... 10975/head |
commit | commitdiff | tree |
2021-11-10 |
Otto | Enable tsan build plus tests for rec GH actions |
commit | commitdiff | tree |
2021-11-10 |
Otto | Remove other remains of GnuTLS config that was never... 10971/head |
commit | commitdiff | tree |
2021-11-10 |
Peter van Dijk | Merge pull request #10970 from Habbie/auth-4.5.2-secpol... |
commit | commitdiff | tree |
2021-11-10 |
Otto | Move asan plus ubsan settings to strategy, in preparati... |
commit | commitdiff | tree |
2021-11-10 |
Frank Louwers | Clarify docs 10972/head |
commit | commitdiff | tree |
2021-11-10 |
Otto | We need libcurl dev lib for the zone-to-cache function. |
commit | commitdiff | tree |
2021-11-10 |
Peter van Dijk | auth-4.5.2: secpoll and changelog 10970/head |
commit | commitdiff | tree |
2021-11-09 |
Peter van Dijk | Merge pull request #10941 from Habbie/bind-dont-list... |
commit | commitdiff | tree |
2021-11-09 |
Pieter Lexis | Merge pull request #10967 from pieterlexis/rec-lua... |
commit | commitdiff | tree |
2021-11-09 |
Peter van Dijk | improve chroot text 10969/head |
commit | commitdiff | tree |
2021-11-09 |
Peter van Dijk | stop saying mysql is a good choice for performance |
commit | commitdiff | tree |
2021-11-09 |
Peter van Dijk | auth bindbackend: skip rejected zones during list and... 10941/head |
commit | commitdiff | tree |
2021-11-09 |
Pieter Lexis | Fix formatting for versionadded 10967/head |
commit | commitdiff | tree |
2021-11-09 |
Otto Moerbeek | Merge pull request #10966 from omoerbeek/rec-prep-4... |
commit | commitdiff | tree |
2021-11-09 |
Otto | Correct versionadded 10966/head |
commit | commitdiff | tree |
2021-11-09 |
Otto Moerbeek | Prep for rec-4.6.0-beta1 |
commit | commitdiff | tree |
2021-11-08 |
Otto Moerbeek | Merge pull request #10965 from omoerbeek/rec-timeout... rec-4.6.0-beta1 |
commit | commitdiff | tree |
2021-11-08 |
Otto Moerbeek | Merge pull request #10937 from omoerbeek/rec-tests-gh |
commit | commitdiff | tree |
2021-11-08 |
Peter van Dijk | Merge pull request #10963 from mind04/pdns-soa-backend |
commit | commitdiff | tree |
2021-11-08 |
Peter van Dijk | Merge pull request #10959 from mind04/pdns-napex-soa |
commit | commitdiff | tree |
2021-11-08 |
Otto | Use sysconf if needed to get ARG_MAX 10965/head |
commit | commitdiff | tree |
2021-11-08 |
Otto | Limit max arg length |
commit | commitdiff | tree |
2021-11-08 |
Otto | Use a global timeout for the various recv's we're doing... |
commit | commitdiff | tree |
2021-11-08 |
Kees Monshouwer | auth: make the zonecache more robust for bad data and... 10963/head |
commit | commitdiff | tree |
2021-11-08 |
Otto | Review remarks from Habbie 10937/head |
commit | commitdiff | tree |
2021-11-08 |
Kees Monshouwer | auth: api, remove CDS and CDNSKEY for now, in favor... 10959/head |
commit | commitdiff | tree |
2021-11-08 |
Kees Monshouwer | auth: check domain_id in the info-all-master-query |
commit | commitdiff | tree |
2021-11-08 |
Kees Monshouwer | auth: api, check qtype location. Some types only live... |
commit | commitdiff | tree |
2021-11-08 |
Remi Gacogne | dnsdist: Formatting... |
commit | commitdiff | tree |
2021-11-08 |
Remi Gacogne | dnsdist: Test that reused connections are moved to... |
commit | commitdiff | tree |
2021-11-08 |
Remi Gacogne | Merge pull request #10948 from phonedph1/patch-30 |
commit | commitdiff | tree |
2021-11-08 |
Remi Gacogne | dnsdist: Split the list of downstream connections in... |
commit | commitdiff | tree |
2021-11-08 |
Remi Gacogne | dnsdist: Fix formatting of the connections cache unit... |
commit | commitdiff | tree |
2021-11-08 |
Remi Gacogne | dnsdist: Add a unit test for the outgoing connection... |
commit | commitdiff | tree |
2021-11-08 |
Remi Gacogne | dnsdist: Fix a race condition in the XFR regression... |
commit | commitdiff | tree |
2021-11-08 |
Remi Gacogne | dnsdist: Refactoring of the TCP connection caches |
commit | commitdiff | tree |
2021-11-08 |
Remi Gacogne | dnsdist: Fix missing 'continue's when cleaning the... |
commit | commitdiff | tree |
2021-11-08 |
Remi Gacogne | dnsdist: Remove unreachable code in HTTP/2 connections... |
commit | commitdiff | tree |
2021-11-08 |
Otto Moerbeek | Merge pull request #10865 from Habbie/api-v1 |
commit | commitdiff | tree |
2021-11-08 |
Peter van Dijk | Merge pull request #10951 from mind04/pdns-catch-more |
commit | commitdiff | tree |
2021-11-08 |
Otto Moerbeek | Merge pull request #10955 from omoerbeek/dnsdist-regexp... |
commit | commitdiff | tree |
2021-11-08 |
Pieter Lexis | Merge pull request #10960 from nivex/patch-1 |
commit | commitdiff | tree |
2021-11-08 |
Nivex | Fix quad9 example servers that had run together 10960/head |
commit | commitdiff | tree |
next |