2022-09-09 |
Otto Moerbeek | Typos in comments 11776/head |
commit | commitdiff | tree |
2022-09-09 |
Otto Moerbeek | Add a comment block describing how serve-stale works |
commit | commitdiff | tree |
2022-09-09 |
Otto Moerbeek | Basic serve-stale test |
commit | commitdiff | tree |
2022-09-09 |
Otto Moerbeek | Add a setNow() method to SyncRes for cache debugging... |
commit | commitdiff | tree |
2022-09-09 |
Otto Moerbeek | When refreshing, consider entries being served stale... |
commit | commitdiff | tree |
2022-09-09 |
Otto Moerbeek | Negcache serve-stale |
commit | commitdiff | tree |
2022-09-09 |
Otto Moerbeek | Make serve stale more robust by making the view of... |
commit | commitdiff | tree |
2022-09-09 |
Otto Moerbeek | Make serveStale a field instead of a parameter passed... |
commit | commitdiff | tree |
2022-09-09 |
Otto Moerbeek | Change main serve stale loop to catch exception |
commit | commitdiff | tree |
2022-09-09 |
Otto Moerbeek | Handle serve stale for infra queries |
commit | commitdiff | tree |
2022-09-09 |
Otto Moerbeek | Implementation of serve-stale from record cache. |
commit | commitdiff | tree |
2022-09-09 |
Otto Moerbeek | Move from a few booleans to flags for MemRecursorCache... |
commit | commitdiff | tree |
2022-09-09 |
Otto Moerbeek | Merge pull request #11904 from omoerbeek/rec-sample-ns2 |
commit | commitdiff | tree |
2022-09-08 |
Peter van Dijk | Merge pull request #11508 from klaus-nicat/soa-check... |
commit | commitdiff | tree |
2022-09-08 |
Peter van Dijk | Merge pull request #11860 from omoerbeek/auth-macos... |
commit | commitdiff | tree |
2022-09-08 |
Peter van Dijk | Merge pull request #11858 from mind04/auth-sdig-swap |
commit | commitdiff | tree |
2022-09-08 |
Peter van Dijk | Merge pull request #11143 from omoerbeek/gssapi |
commit | commitdiff | tree |
2022-09-08 |
Peter van Dijk | Merge pull request #11908 from mind04/auth-zonecache... |
commit | commitdiff | tree |
2022-09-07 |
Otto Moerbeek | For zones having many NS records, we are not interested... 11904/head |
commit | commitdiff | tree |
2022-09-07 |
Otto Moerbeek | Merge pull request #11906 from omoerbeek/rec-auth-padding |
commit | commitdiff | tree |
2022-09-07 |
Otto Moerbeek | Merge pull request #11800 from fredmorcos/log-fix |
commit | commitdiff | tree |
2022-09-07 |
Remi Gacogne | Merge pull request #11862 from rgacogne/unfck-openssl-3 |
commit | commitdiff | tree |
2022-09-06 |
Kees Monshouwer | auth: initialize zone cache after dropping privileges 11908/head |
commit | commitdiff | tree |
2022-09-06 |
Otto Moerbeek | Docs and setting (edns-padding-out, defaults to "yes"). 11906/head |
commit | commitdiff | tree |
2022-09-06 |
Otto Moerbeek | Implement padding of (DoT) messages to auth |
commit | commitdiff | tree |
2022-09-05 |
Remi Gacogne | Merge pull request #11889 from FredericDT/master |
commit | commitdiff | tree |
2022-09-02 |
Otto Moerbeek | Adapt update policy load to new loadFile semantics... 11143/head |
commit | commitdiff | tree |
2022-09-02 |
Otto Moerbeek | More strict ENABLE_GSS_TSIG #ifdefs and checking of... |
commit | commitdiff | tree |
2022-09-02 |
Peter van Dijk | spelling, review comments |
commit | commitdiff | tree |
2022-09-02 |
Otto Moerbeek | libgss is not needed for build (it provides yet another... |
commit | commitdiff | tree |
2022-09-02 |
Otto Moerbeek | Reinstate AXFR code for GSS-TSIG, respecting global... |
commit | commitdiff | tree |
2022-09-02 |
Otto Moerbeek | Kill string leaks in processError |
commit | commitdiff | tree |
2022-09-02 |
Otto Moerbeek | Documentation updates: new runtime switch and some... |
commit | commitdiff | tree |
2022-09-02 |
Otto Moerbeek | Add feature printing so it's more easy to check if... |
commit | commitdiff | tree |
2022-09-02 |
Otto Moerbeek | If the update policy Lua file cannot be read, don't... |
commit | commitdiff | tree |
2022-09-02 |
Otto Moerbeek | Start kerberos services using docker for regression... |
commit | commitdiff | tree |
2022-09-02 |
Otto | Answer can be nullptr, so test for it to avoid null... |
commit | commitdiff | tree |
2022-09-02 |
Otto | Add --enable-experimental-gss-tsig for auth build in CI. |
commit | commitdiff | tree |
2022-09-02 |
Otto Moerbeek | Introduce runtime switch `enable-gss-tsig` so that... |
commit | commitdiff | tree |
2022-09-02 |
Otto Moerbeek | Be more strict on conditional compiling (#ifdef ENABLE_... |
commit | commitdiff | tree |
2022-09-02 |
Otto Moerbeek | Add helper to get map counts and remove unneeded error... |
commit | commitdiff | tree |
2022-09-02 |
Otto Moerbeek | Revert of 9385 (which removed GSS_TSIG functionality... |
commit | commitdiff | tree |
2022-09-02 |
Otto Moerbeek | Merge pull request #11896 from omoerbeek/rec-11881... |
commit | commitdiff | tree |
2022-09-02 |
Otto Moerbeek | Fix build if dnstap is not enabled 11896/head |
commit | commitdiff | tree |
2022-09-02 |
Remi Gacogne | Merge pull request #11883 from rgacogne/ddist-optional... |
commit | commitdiff | tree |
2022-09-02 |
Peter van Dijk | Merge pull request #11836 from Habbie/catalog-column... |
commit | commitdiff | tree |
2022-09-02 |
Fred Morcos | Merge pull request #11823 from fredmorcos/handle-lua... |
commit | commitdiff | tree |
2022-09-01 |
Remi Gacogne | dnsdist: Deprecated setRingBuffersLockRetries() 11883/head |
commit | commitdiff | tree |
2022-09-01 |
Fred Morcos | Cleanup 11823/head |
commit | commitdiff | tree |
2022-09-01 |
Fred Morcos | Formatting |
commit | commitdiff | tree |
2022-09-01 |
Fred Morcos | Handle file-related errors when loading Lua scripts |
commit | commitdiff | tree |
2022-09-01 |
Peter van Dijk | Merge pull request #11813 from zeha/webnoversion |
commit | commitdiff | tree |
2022-09-01 |
Peter van Dijk | Merge pull request #11891 from Habbie/no-install-recommends |
commit | commitdiff | tree |
2022-08-31 |
Peter van Dijk | builder: add --no-install-recommends to apt-get install 11891/head |
commit | commitdiff | tree |
2022-08-31 |
FredericDT | Not saving ComboAddress d_local in class TeeAction... 11889/head |
commit | commitdiff | tree |
2022-08-31 |
FredericDT | Commit docs in pdns/dnsdistdist/docs/rules-actions.rst |
commit | commitdiff | tree |
2022-08-31 |
FredericDT | Drop setLocalBindAddress bool parameter, pass |
commit | commitdiff | tree |
2022-08-31 |
FredericDT | dnsdist: Commit TeeAction optional local parameter... |
commit | commitdiff | tree |
2022-08-31 |
FredericDT | Add local ComboAddress parameter for SBind() at TeeAction() |
commit | commitdiff | tree |
2022-08-30 |
Remi Gacogne | Merge pull request #11839 from rgacogne/ddist-ebpf... |
commit | commitdiff | tree |
2022-08-29 |
Otto Moerbeek | Merge pull request #11848 from omoerbeek/rec-throttled... |
commit | commitdiff | tree |
2022-08-29 |
Otto Moerbeek | Merge pull request #11867 from omoerbeek/rec-control... |
commit | commitdiff | tree |
2022-08-29 |
Peter van Dijk | Merge pull request #11882 from fredmorcos/fred/11731... |
commit | commitdiff | tree |
2022-08-26 |
Otto Moerbeek | Merge pull request #11881 from omoerbeek/pb-queueData-log |
commit | commitdiff | tree |
2022-08-26 |
Otto Moerbeek | Proces review comments by rgacogne, thanks! 11881/head |
commit | commitdiff | tree |
2022-08-26 |
Remi Gacogne | dnsdist: Make recording queries/responses in the ringbu... |
commit | commitdiff | tree |
2022-08-24 |
Fred Morcos | Log "NULL" for nullptr-bound properties instead of... 11882/head |
commit | commitdiff | tree |
2022-08-24 |
Otto Moerbeek | Reorganize queueData() with respect to logging. |
commit | commitdiff | tree |
2022-08-23 |
Peter van Dijk | use TEXT consistently between pg schema and migration 11836/head |
commit | commitdiff | tree |
2022-08-23 |
Peter van Dijk | do sqlite migration without temp table |
commit | commitdiff | tree |
2022-08-23 |
Otto Moerbeek | Merge pull request #11878 from omoerbeek/rec-psa-2022... |
commit | commitdiff | tree |
2022-08-23 |
Otto Moerbeek | PSA 2022-02 tweaks and add PR#'s 11878/head |
commit | commitdiff | tree |
2022-08-23 |
Otto Moerbeek | Merge pull request #11874 from omoerbeek/rec-pb-size |
commit | commitdiff | tree |
2022-08-23 |
Otto Moerbeek | Merge pull request #11873 from omoerbeek/rec-prep-20220823 |
commit | commitdiff | tree |
2022-08-23 |
Otto Moerbeek | Apply suggestions from code review 11873/head |
commit | commitdiff | tree |
2022-08-23 |
Otto Moerbeek | Check variable length cases to not create protobufs... 11874/head |
commit | commitdiff | tree |
2022-08-23 |
Otto Moerbeek | Check sizes of generated protobuf messages |
commit | commitdiff | tree |
2022-08-23 |
Otto Moerbeek | Merge pull request #11869 from omoerbeek/rec-maintenanc... |
commit | commitdiff | tree |
2022-08-23 |
Otto Moerbeek | Add 2022-02 PSA |
commit | commitdiff | tree |
2022-08-22 |
Otto Moerbeek | These metrics are counters 11869/head |
commit | commitdiff | tree |
2022-08-22 |
Peter van Dijk | Merge pull request #11842 from mind04/auth-remotes |
commit | commitdiff | tree |
2022-08-22 |
Peter van Dijk | auth catalog zones: simplify migration schemas by appen... |
commit | commitdiff | tree |
2022-08-22 |
Otto Moerbeek | Fix MIB, it was missing the objects defs. |
commit | commitdiff | tree |
2022-08-22 |
Otto Moerbeek | rec: Keep time and count metrics when maintenance is... |
commit | commitdiff | tree |
2022-08-22 |
Otto Moerbeek | rec_control: test for "--version" before requiring... 11867/head |
commit | commitdiff | tree |
2022-08-22 |
Otto Moerbeek | Prep for August 23 2022 releases |
commit | commitdiff | tree |
2022-08-22 |
Otto Moerbeek | Merge pull request #11849 from omoerbeek/rec-dns64... |
commit | commitdiff | tree |
2022-08-22 |
Otto Moerbeek | Merge pull request #11859 from omoerbeek/rec-incfiles |
commit | commitdiff | tree |
2022-08-19 |
Otto Moerbeek | Two more DNS64 test cases: "timeout on AAAA" and "Lua... 11849/head |
commit | commitdiff | tree |
2022-08-19 |
Remi Gacogne | Merge pull request #11819 from darnuria/auth-tsan-supp |
commit | commitdiff | tree |
2022-08-18 |
Axel Viala | [tsan] Data race suppression for avg_latency and send_l... 11819/head |
commit | commitdiff | tree |
2022-08-17 |
Otto Moerbeek | Update pdns/pdns_recursor.cc |
commit | commitdiff | tree |
2022-08-17 |
Remi Gacogne | libssl: Properly load ciphers and digests with OpenSSL 3.0 11862/head |
commit | commitdiff | tree |
2022-08-17 |
Otto Moerbeek | Merge pull request #11672 from phonedph1/patch-33 |
commit | commitdiff | tree |
2022-08-17 |
Otto Moerbeek | Also do odbc backend (tested) and ldap (not completely... 11860/head |
commit | commitdiff | tree |
2022-08-17 |
Otto Moerbeek | More consistent naming 11859/head |
commit | commitdiff | tree |
2022-08-17 |
Otto Moerbeek | Only include files really needed: skip non-mminimzed... |
commit | commitdiff | tree |
2022-08-17 |
Otto Moerbeek | Clean up javascript files |
commit | commitdiff | tree |
2022-08-16 |
Otto Moerbeek | Fix a bunch of build errors on MacOS related to the... |
commit | commitdiff | tree |
2022-08-16 |
Otto Moerbeek | Merge pull request #11857 from omoerbeek/rec-link-libcr... |
commit | commitdiff | tree |
next |