aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-02plugin/rewrite: use request.Request and other cleanups (#1920)Gravatar Miek Gieben 11-311/+191
2018-07-01plugin/metadata: metadata is just label=value (#1914)Gravatar Miek Gieben 14-367/+227
2018-07-01Add nitisht to etcd OWNERS (#1919)Gravatar Miek Gieben 1-0/+2
2018-07-01Document two lookups by CoreDNS etcdv3 plugin (#1918)Gravatar Nitish Tiwari 1-0/+7
2018-06-30plugin/metadata: add OWNERS file (#1915)Gravatar Miek Gieben 1-0/+8
2018-06-30plugin/rewrite: cleanup (#1916)Gravatar Miek Gieben 5-112/+4
2018-06-30plugin/etcdv3: Add etcd v3 plugin (#1702)Gravatar Nitish Tiwari 5-70/+64
2018-06-29plugin/metadata: some cleanups (#1906)Gravatar Miek Gieben 7-58/+53
2018-06-29plugin/metadata: add metadata plugin (#1894)Gravatar Eugen Kleiner 16-130/+652
2018-06-27Fix max-age in http server (#1890)Gravatar Miek Gieben 4-67/+83
2018-06-27Watch feature (#1527)Gravatar John Belamaric 13-43/+601
2018-06-26plugin/cache: Fix: metric `cache miss total` shall include ttl case (#1897)Gravatar Jun Li 1-8/+9
2018-06-22retry creating dnstest.Server if tcp or udp port is in use (#1799)Gravatar Ruslan Drozhdzh 1-10/+20
2018-06-21plugin/template: fix CNAME upstream handling (#1886)Gravatar Chris O'Haver 3-4/+26
2018-06-21Makefile fixes: (#1892)Gravatar Miek Gieben 1-1/+2
2018-06-21plugin/forward: Increase minimum read timeout to 200ms (#1889)Gravatar Tobias Schmidt 5-10/+10
2018-06-20Rename forward metrics socket_count_total to sockets_open (#1885)Gravatar Tobias Schmidt 1-1/+1
2018-06-20remove deprecated code (#1888)Gravatar Miek Gieben 1-2/+0
2018-06-19Ensure cache.ResponseWriter can be used asynchronously during prefetch (#1884)Gravatar Tobias Schmidt 2-8/+40
2018-06-18Follow up on #1867 : use one map in backend_lookup (#1869)Gravatar Miek Gieben 1-32/+33
2018-06-18Plugin/Rewrite - review documentation of "append" (#1877)Gravatar Francois Tur 1-2/+2
2018-06-15plugin/forward: add REFUSED test (#1878)Gravatar Miek Gieben 10-10/+62
2018-06-15Plugin/Forward - autotune the dialTimeout for connection (#1852)Gravatar Francois Tur 5-52/+84
2018-06-12plugin/file: fix local CNAME lookup (#1866)Gravatar Miek Gieben 4-26/+23
2018-06-11Remove dnsutil.Dedup (#1867)Gravatar Miek Gieben 6-61/+66
2018-06-07Normalizing Response Duration in Log Plugin (#1860)Gravatar Malcolm Akinje 2-1/+5
2018-06-05plugin/forward: fix alignment for sync.Atomic (#1855)Gravatar Miek Gieben 1-3/+3
2018-06-02presubmit: Check errorf as well (#1845)Gravatar Miek Gieben 17-49/+49
2018-05-27Add addition documentation for hosts plugin, fix #1825 (#1836)Gravatar Mario Kleinsasser 1-1/+25
2018-05-25plugin/forward: erase expired connections by timer (#1782)Gravatar Ruslan Drozhdzh 3-17/+189
2018-05-25RFC dont have a hyphen (#1837)Gravatar Miek Gieben 1-2/+2
2018-05-24Implement deprecation notice for 1.1.4 (#1833)Gravatar Miek Gieben 16-1222/+5
2018-05-24generate doc for 1.1.3 (#1832)Gravatar Miek Gieben 2-8/+5
2018-05-23ADD ignoreemptyservice option for kubernetes plugin (#1813)Gravatar darkweaver87 7-3/+218
2018-05-23Revert pkg/nonwriter changes (#1829)Gravatar Miek Gieben 1-13/+0
2018-05-22Add links to whoami plugin reading material (#1815)Gravatar Ahmet Alp Balkan 1-0/+7
2018-05-21make CoreDNS DoH Server (#1619)Gravatar Miek Gieben 2-4/+18
2018-05-21Enforcing gofmt -s on linter check (#1820)Gravatar Yong Tang 1-3/+2
2018-05-21plugin/template: Support NODATA responses (#1816)Gravatar Tobias Schmidt 2-2/+10
2018-05-18plugin/forward: close connection manager in proxy finalizer (#1768)Gravatar Ruslan Drozhdzh 1-0/+5
2018-05-18add dup endpoint name test (#1811)Gravatar Chris O'Haver 1-6/+30
2018-05-17Fix typo in erratic.go (#1812)Gravatar Anton Antonov 1-1/+1
2018-05-16golinter fix (#1807)Gravatar Yong Tang 1-2/+2
2018-05-16Probe simplification (#1784)Gravatar Ruslan Drozhdzh 1-49/+42
2018-05-15plugin/tls: make CA parameter optional (#1800)Gravatar Ruslan Drozhdzh 2-3/+5
2018-05-11plugin/reload: mention auto in reload (#1793)Gravatar Chris O'Haver 1-0/+3
2018-05-11plugin/proxy: fix except example (#1796)Gravatar Chris O'Haver 1-1/+1
2018-05-11Try to clarify rewrite docs (#1795)Gravatar Chris O'Haver 1-13/+19
2018-05-10Add OWNERS to forward (#1789)Gravatar Miek Gieben 1-0/+12
2018-05-09plugin/errors: remove panic/recover (#1777)Gravatar Miek Gieben 4-76/+16