2014-12-14 |
bert hubert | Merge pull request #1942 from rubenk/update-readme |
commit | commitdiff | tree | snapshot |
2014-12-14 |
Ruben Kerkhof | README.md: point people directly at the new docs |
commit | commitdiff | tree | snapshot |
2014-12-13 |
bert hubert | slightly improve wording of new error message for super... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
bert hubert | Merge pull request #1941 from rubenk/supermaster-handle... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Ruben Kerkhof | supermaster: check for missing ns records |
commit | commitdiff | tree | snapshot |
2014-12-13 |
bert hubert | Merge pull request #1938 from rubenk/fix-confusing... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Ruben Kerkhof | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2014-12-13 |
bert hubert | with thanks to Jack Lloyd, this works around the defaul... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
bert hubert | temporary gross hack, but need to test our whole build... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
bert hubert | fix up latency reporting for sub-millisecond latencies... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
bert hubert | make sure we don't throw an exception on "pdns_control... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
bert hubert | fix startup race condition with carbon thread already... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
bert hubert | add 'bench-db' to do very simple database backend perfo... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree | snapshot |
2014-12-11 |
bert hubert | make qsize-q more robust |
commit | commitdiff | tree | snapshot |
2014-12-10 |
bert hubert | Merge pull request #1933 from cmouse/recursor-logging... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Aki Tuomi | Use qcode name instead of number |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Peter van Dijk | Merge pull request #1925 from cmouse/mydns-schema-fix |
commit | commitdiff | tree | snapshot |
2014-12-10 |
bert hubert | add signatures metric to auth, so we can plot signature... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree | snapshot |
2014-12-10 |
bert hubert | don't do time(0) under signature cache lock |
commit | commitdiff | tree | snapshot |
2014-12-10 |
bert hubert | remove additional layer of trailing . stripping, which... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
bert hubert | mind04 discovered we count corrupt packets and EAGAIN... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree | snapshot |
2014-12-10 |
bert hubert | make latency & qsize reporting 'live'. Plus fix that... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
bert hubert | Merge pull request #1886 from zeha/secpoll-debian |
commit | commitdiff | tree | snapshot |
2014-12-09 |
bert hubert | fix up statbag for carbon protocol and function pointers |
commit | commitdiff | tree | snapshot |
2014-12-09 |
bert hubert | enable callback based metrics to statbas, and add 5... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
bert hubert | remove some dead code |
commit | commitdiff | tree | snapshot |
2014-12-09 |
bert hubert | improve cache hitrate |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Peter van Dijk | log client IP for immediate SERVFAIL exceptions |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Aki Tuomi | Restore 'aux' |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Peter van Dijk | Merge pull request #1636 from zeha/remove-have-ipv6 |
commit | commitdiff | tree | snapshot |
2014-12-09 |
bert hubert | improve some wording, remove unneeded \_ escapes |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Aki Tuomi | Support mydns-ng style Y/N active field. |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Aki Tuomi | Sync schema with mydns-ng |
commit | commitdiff | tree | snapshot |
2014-12-08 |
Christian Hofstaedtler | Always assume HAVE_IPV6 |
commit | commitdiff | tree | snapshot |
2014-12-08 |
Peter van Dijk | Merge pull request #1920 from pieterlexis/doc-mkdocs |
commit | commitdiff | tree | snapshot |
2014-12-08 |
Pieter Lexis | Add some pointers to virtualenv to the docs |
commit | commitdiff | tree | snapshot |
2014-12-08 |
Peter van Dijk | PowerDNS Security Advisory 2014-02 |
commit | commitdiff | tree | snapshot |
2014-12-08 |
bert hubert | add export control notes to markdown documentation |
commit | commitdiff | tree | snapshot |
2014-12-08 |
Peter van Dijk | dockerfile for doc building |
commit | commitdiff | tree | snapshot |
2014-12-08 |
Peter van Dijk | update doc publish3 target to markdown & shared account |
commit | commitdiff | tree | snapshot |
2014-12-08 |
Peter van Dijk | actually abort process-md.sh on failure |
commit | commitdiff | tree | snapshot |
2014-12-07 |
bert hubert | Merge pull request #1917 from rubenk/fixup-some-whitespace |
commit | commitdiff | tree | snapshot |
2014-12-07 |
bert hubert | fix up our packet cache unit tests plus add bunch more... |
commit | commitdiff | tree | snapshot |
2014-12-07 |
bert hubert | add a bunch of packet based regression tests to the... |
commit | commitdiff | tree | snapshot |
2014-12-07 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree | snapshot |
2014-12-07 |
bert hubert | make sure we lock the cache shards while we clean them... |
commit | commitdiff | tree | snapshot |
2014-12-07 |
bert hubert | Merge pull request #1915 from rubenk/dont-need-polarssl... |
commit | commitdiff | tree | snapshot |
2014-12-07 |
Ruben Kerkhof | Fixup indentation |
commit | commitdiff | tree | snapshot |
2014-12-07 |
bert hubert | Merge pull request #1913 from rubenk/add-dnsgram-to... |
commit | commitdiff | tree | snapshot |
2014-12-07 |
Ruben Kerkhof | The linker doesn't need the polarssl headers |
commit | commitdiff | tree | snapshot |
2014-12-07 |
Ruben Kerkhof | Include dnsgram in tools |
commit | commitdiff | tree | snapshot |
2014-12-07 |
bert hubert | Merge pull request #1911 from rubenk/check_mysql_init |
commit | commitdiff | tree | snapshot |
2014-12-07 |
Ruben Kerkhof | Check return code of mysql_init() |
commit | commitdiff | tree | snapshot |
2014-12-06 |
bert hubert | Potential fix for #1907, we now try to trigger libgcc_s... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
bert hubert | add unit tests for new sharded packet cache |
commit | commitdiff | tree | snapshot |
2014-12-05 |
bert hubert | speed up the testbag test a bit (by doing smaller tests) |
commit | commitdiff | tree | snapshot |
2014-12-05 |
bert hubert | split up the packet & query cache into 1024 shards... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree | snapshot |
2014-12-05 |
bert hubert | clarify docs |
commit | commitdiff | tree | snapshot |
2014-12-05 |
bert hubert | this si somewhat of a kamikaze commit - it fixes my... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Peter van Dijk | Merge pull request #1900 from pieterlexis/wording-fix |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Peter van Dijk | Merge pull request #1901 from pieterlexis/issue-1515 |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Pieter Lexis | Fix another typo, caught by @habbie |
commit | commitdiff | tree | snapshot |
2014-12-02 |
bert hubert | Merge pull request #1904 from zeha/doc-also-notify |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Christian Hofstaedtler | docs: Note first version which had also-notify in pdns... |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Peter van Dijk | Merge pull request #1903 from pieterlexis/issue-996 |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Peter van Dijk | Merge pull request #1902 from pieterlexis/use-example... |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Peter van Dijk | Merge pull request #1899 from pieterlexis/b-c-root... |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Pieter Lexis | Remove the use of hos' as a DNS tool (Closes #996) |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Pieter Lexis | I accidentally a word |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Pieter Lexis | Use documentation subnets for examples |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Pieter Lexis | Add IPv6 examples with ports to forward-zone |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Pieter Lexis | fix another style issue in the docs about the docs |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Pieter Lexis | Fix some wording, some style and a typo |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Pieter Lexis | Add IPv6 hints for {b,c}.root-servers.net |
commit | commitdiff | tree | snapshot |
2014-11-30 |
bert hubert | update index of documentation add documentation documen... |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Christian Hofstaedtler | Update security polling status for Debian and derivatives |
commit | commitdiff | tree | snapshot |
2014-11-30 |
bert hubert | remove some stale empty files, add inspirational quote... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
bert hubert | for now disable building of httpapi documents which... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
bert hubert | disabling test if test environment does not define... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
bert hubert | this should fix our unit tests |
commit | commitdiff | tree | snapshot |
2014-11-28 |
bert hubert | a 32 bit regression test failure we don't understand.. |
commit | commitdiff | tree | snapshot |
2014-11-28 |
bert hubert | actually writing some unit tests for the new 64 bit... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree | snapshot |
2014-11-28 |
bert hubert | Our "StatBag" statistics class was 1) 32 bit 2) heavily... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
bert hubert | make our AtomicCounter 64 bit on 64 bit machines |
commit | commitdiff | tree | snapshot |
2014-11-27 |
bert hubert | Merge pull request #1887 from zeha/secpoll-chars |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Peter van Dijk | Merge pull request #1894 from tuxis-ie/fix-sqlite-typo |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Mark Schouten | Fix a error that sneaked into 948280123c3bf87b1d6a06c7c... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Peter van Dijk | Merge pull request #1879 from tuxis-ie/sqlite-foreign... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Mark Schouten | 'fix' indenting in runtests-files |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Peter van Dijk | Merge pull request #1755 from Habbie/cname-referral-aa |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Peter van Dijk | Merge pull request #1890 from mind04/api-cache |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Peter van Dijk | Merge pull request #1893 from job/master |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Job Snijders | Add pandoc building in travis CI env |
commit | commitdiff | tree | snapshot |
2014-11-26 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree | snapshot |
2014-11-26 |
bert hubert | Merge pull request #1892 from pieterlexis/markdown... |
commit | commitdiff | tree | snapshot |
next |