2018-08-24 |
Pieter Lexis | ixfrdist: use port 53 by default for IPs from json |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Pieter Lexis | ixfrutils: add timeout to readSerialFromMaster |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Pieter Lexis | Merge pull request #6810 from Habbie/dnsdist-doc-no... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Pieter Lexis | Merge pull request #6858 from Habbie/rfc2136-correct... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Pieter Lexis | Merge pull request #6861 from Habbie/dont-leak-addzone.com |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Remi Gacogne | Merge pull request #6850 from rgacogne/rec-disable... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Peter van Dijk | change 0 to nullptr |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Remi Gacogne | Merge pull request #6825 from klaus3000/disable-signed... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Remi Gacogne | Merge pull request #6845 from zeha/api-writeable |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Remi Gacogne | Merge pull request #6857 from klaus3000/remove-SOAcheck... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Remi Gacogne | Merge pull request #6859 from Habbie/edit-zone-dnsname... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Remi Gacogne | Merge pull request #6860 from Habbie/test-nits |
commit | commitdiff | tree | snapshot |
2018-08-18 |
Chris Hofstaedtler | Fix removal notice in docs |
commit | commitdiff | tree | snapshot |
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 |
Remi Gacogne | Merge pull request #6856 from skoef/dynBpfExcludeRange |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Peter van Dijk | do not leak requests for addzone.com to the Internet |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Peter van Dijk | test nits |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Peter van Dijk | make edit-zone catch zoneparser exceptions as well |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Remi Gacogne | rec: Without reuseport, every listener thread watches... |
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-16 |
Klaus Darilion | Delete a zone from the list of failed slave-checks... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Reinier Schoof | unrelated syntax fixes in docs |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Reinier Schoof | move documentation about purgeExpired to DynBPFFilter |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Reinier Schoof | added :excludeRange and :includeRange methods to DynBPF... |
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-13 |
Remi Gacogne | rec: Disable only our own TCP listening socket when... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
Chris Hofstaedtler | Drop api-readonly configuration setting |
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 | fix typo |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Klaus Darilion | add option to send NOTIFYs without TSIG signature |
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 |
Peter van Dijk | remove version information from dnsdist doc title |
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 |
next |