2018-08-17 |
Peter van Dijk | rfc2136: do lookups in the right zone |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Peter van Dijk | add test for parent/child confusion |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Peter van Dijk | add sub.test.dyndns zone, add occluded record to parent |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Peter van Dijk | use gsort when available, because sort -V is a GNU... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Peter van Dijk | after a db lookup, always finish the get cycle |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Peter van Dijk | Merge pull request #6855 from pieterlexis/docs-wrt... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
aerique | Merge pull request #6841 from rgacogne/rec-no-protobuf... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Pieter Lexis | Document address negation in only-notify |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Pieter Lexis | Document that LogAction can log to stdout |
commit | commitdiff | tree | snapshot |
2018-08-15 |
aerique | Merge pull request #6854 from Habbie/policy-cleanup |
commit | commitdiff | tree | snapshot |
2018-08-15 |
aerique | Merge pull request #6843 from zeha/check-duplicate-soa |
commit | commitdiff | tree | snapshot |
2018-08-15 |
aerique | Merge pull request #6834 from Habbie/checkzone-nullmxsrv |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Peter van Dijk | remove unused policy script |
commit | commitdiff | tree | snapshot |
2018-08-14 |
aerique | Merge pull request #6844 from zeha/mariadb |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Chris Hofstaedtler | Remove leftover multi_index_container tag structs |
commit | commitdiff | tree | snapshot |
2018-08-10 |
Chris Hofstaedtler | Workaround MariaDB pretending to be MySQL |
commit | commitdiff | tree | snapshot |
2018-08-10 |
Peter van Dijk | Merge pull request #6842 from zeha/mysql8 |
commit | commitdiff | tree | snapshot |
2018-08-10 |
Chris Hofstaedtler | check-all-zones: find duplicate zones and SOAs |
commit | commitdiff | tree | snapshot |
2018-08-10 |
Chris Hofstaedtler | Allow compiling against MySQL 8 client header files |
commit | commitdiff | tree | snapshot |
2018-08-10 |
Remi Gacogne | rec: Fix a warning about parseProtobufOptions() being... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
Remi Gacogne | rec: Fix 'logQuery' compilation without protobuf support |
commit | commitdiff | tree | snapshot |
2018-08-09 |
Remi Gacogne | Merge pull request #6835 from rgacogne/dnsdist-fix... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
Remi Gacogne | Merge pull request #6803 from Habbie/ednsoptionrule |
commit | commitdiff | tree | snapshot |
2018-08-08 |
Remi Gacogne | dnsdist: Display DynBlocks' default action, None, as... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
Peter van Dijk | add missing warning counter increment |
commit | commitdiff | tree | snapshot |
2018-08-08 |
Peter van Dijk | use EDNSOptionCode constants |
commit | commitdiff | tree | snapshot |
2018-08-08 |
Peter van Dijk | check-zone: allow null MX, SRV; fixes #6800 |
commit | commitdiff | tree | snapshot |
2018-08-08 |
Peter van Dijk | add EDNSOptionCode table |
commit | commitdiff | tree | snapshot |
2018-08-08 |
Peter van Dijk | dnsdist: add EDNSOptionRule |
commit | commitdiff | tree | snapshot |
2018-08-08 |
Remi Gacogne | Merge pull request #6831 from rgacogne/no-moadns-copy |
commit | commitdiff | tree | snapshot |
2018-08-08 |
Peter van Dijk | Merge pull request #6809 from chbruyand/test-recursor... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
Charles-Henri... | Fix greediness issue |
commit | commitdiff | tree | snapshot |
2018-08-07 |
Remi Gacogne | dnsdist: Remove leftover initialization of a uint16_t... |
commit | commitdiff | tree | snapshot |
2018-08-07 |
Remi Gacogne | Merge pull request #6830 from Habbie/rec-test-upgrade-pip |
commit | commitdiff | tree | snapshot |
2018-08-07 |
Peter van Dijk | upgrade pip |
commit | commitdiff | tree | snapshot |
2018-08-06 |
Remi Gacogne | dnsdist: Reduce the number of string alloc/copy during... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
Remi Gacogne | rec: Remove a useless copy in arecvfrom(), reserve... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
Remi Gacogne | Stop copying data around in MOADNSParser, remove the... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
Remi Gacogne | rec: Use a string instead of a fixed 65k buffer for... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
Remi Gacogne | Merge pull request #6824 from klaus3000/improve-slavech... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
Remi Gacogne | Merge pull request #6768 from rgacogne/rec-several... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
Remi Gacogne | Merge pull request #6698 from rgacogne/rec-pb-options |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Remi Gacogne | rec: Add a few more words about setProtobufMasks()... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Remi Gacogne | rec: Make 'only log if a tag is present' conditions... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Remi Gacogne | rec: Refactor Protobuf options, add query/response... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Remi Gacogne | Merge pull request #6792 from rgacogne/rec-delay-lua... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Remi Gacogne | Merge pull request #6826 from phonedph1/getoutstanding |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Remi Gacogne | Merge pull request #6813 from phonedph1/dstportrule |
commit | commitdiff | tree | snapshot |
2018-08-02 |
phonedph1 | Actually remove it ;) |
commit | commitdiff | tree | snapshot |
2018-08-02 |
phonedph1 | Fix type |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Remi Gacogne | Merge pull request #6827 from SvenMW/fix_docstring |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Sven Kieske | Update index.rst |
commit | commitdiff | tree | snapshot |
2018-08-01 |
phonedph1 | Make getOutstanding be usable from both lua and console |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Klaus Darilion | fix typo: "ourserial is" -> "our serial is" |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Remi Gacogne | Merge pull request #6820 from phonedph1/patch-5 |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Remi Gacogne | Merge pull request #6816 from rgacogne/auth-api-strict... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Klaus Darilion | When the final result of the slave-check get logged... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
phonedph1 | Update config.rst |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Remi Gacogne | auth: Make sure that we use strict weak records orderin... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
phonedph1 | Add autocompletion data |
commit | commitdiff | tree | snapshot |
2018-07-30 |
phonedph1 | Don't use a seperate hton variable |
commit | commitdiff | tree | snapshot |
2018-07-30 |
Remi Gacogne | rec: Fix 'worker' conflict with #6812 |
commit | commitdiff | tree | snapshot |
2018-07-30 |
Remi Gacogne | rec: Move the "launching <n> workers" message to the... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
Remi Gacogne | rec: Add support for several distributor threads |
commit | commitdiff | tree | snapshot |
2018-07-30 |
Remi Gacogne | Merge pull request #6804 from Habbie/rec-buildbot-no... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
Remi Gacogne | Merge pull request #6812 from Habbie/rec-thread-fixes |
commit | commitdiff | tree | snapshot |
2018-07-26 |
phonedph1 | Test that DSTPortRule captures queries |
commit | commitdiff | tree | snapshot |
2018-07-26 |
phonedph1 | Allow matching based on destination port. |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Peter van Dijk | do not load Lua in the distributor thread |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Peter van Dijk | only load the Lua script in worker threads |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Peter van Dijk | correct type for getRecursorThreadId |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Charles-Henri... | recursor tests: replace awk command by perl |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Peter van Dijk | Merge pull request #6796 from cmouse/mmdb |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Peter van Dijk | skip recursor SNMP testing in buildbot |
commit | commitdiff | tree | snapshot |
2018-07-24 |
Peter van Dijk | Merge pull request #6802 from neilcook/boostfs |
commit | commitdiff | tree | snapshot |
2018-07-24 |
Neil Cook | Fix incorrect tests for NOD in configure |
commit | commitdiff | tree | snapshot |
2018-07-24 |
Neil Cook | Make NOD and Boost FS conditional for compilation based... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Remi Gacogne | Merge pull request #6728 from neilcook/nod |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Neil Cook | Newly observed domain support using a stable bloom... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Aki Tuomi | geoipbackend: Document that MMDB support has been added... |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Remi Gacogne | rec: Delay the creation of RPZ threads until we have... |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Pieter Lexis | Merge pull request #6650 from pieterlexis/doc-nits |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Pieter Lexis | Merge pull request #6694 from zeha/cleanup20180530 |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Pieter Lexis | Merge pull request #6719 from rgacogne/rec-mtasker... |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Pieter Lexis | Merge pull request #6738 from rgacogne/auth-tsig-6736 |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Pieter Lexis | Merge pull request #6774 from wojas/calidns-accurate... |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Pieter Lexis | Merge pull request #6780 from Habbie/api-fillzone-merge |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Peter van Dijk | Merge pull request #6788 from rgacogne/dnsdist-doc... |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Pieter Lexis | Merge pull request #6789 from SvenMW/master |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Pieter Lexis | Merge pull request #6783 from rgacogne/changelog-from... |
commit | commitdiff | tree | snapshot |
2018-07-11 |
SvenMW | [DOC] fix botan lib link |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Remi Gacogne | dnsdist: Fix the type of maxNegativeTTL (int, not bool... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Remi Gacogne | Merge pull request #6787 from rgacogne/dnsdist-132... dnsdist-1.3.2 |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Remi Gacogne | Merge pull request #6785 from rgacogne/dnsdist-cache... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Remi Gacogne | dnsdist: Add ChangeLog for dnsdist 1.3.2 |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Remi Gacogne | dnsdist: Add missing include for PRId64, fix build... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Remi Gacogne | Merge pull request #6784 from rgacogne/dnsdist-131... dnsdist-1.3.1 |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Remi Gacogne | dnsdist: Add ChangeLog for dnsdist 1.3.1 |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Remi Gacogne | Merge pull request #6782 from rgacogne/dnsdist-soaseen... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Remi Gacogne | Add Basic Auth support to changelog-from-pr.py |
commit | commitdiff | tree | snapshot |
next |