2015-01-12 |
bert hubert | fix up our public-suffix-list filtering, add co.za... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
bert hubert | hook up several more ringbuffers to the recursor web... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
bert hubert | allocate TCP buffer dynamically, decreasing our stack... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
bert hubert | document how to buid debian and rpm packages for the... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
bert hubert | adjust regression test to new http error in case of... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
bert hubert | with this commit ./dist-recursor ; ./buid-recursor... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
bert hubert | note that pandoc and zip are required when building... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
bert hubert | make the webserver available via explicit API-key,... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree | snapshot |
2015-01-09 |
bert hubert | prevent crash at starup if lua script has an error... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Peter van Dijk | Merge pull request #2053 from mind04/pdnssec-rrsig |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Peter van Dijk | Merge pull request #2051 from mind04/base64 |
commit | commitdiff | tree | snapshot |
2015-01-09 |
bert hubert | silence some stray debugging in recent 'any' address... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
JP Mens | Add blurb about presign as discussed |
commit | commitdiff | tree | snapshot |
2015-01-08 |
JP Mens | Add missing parenthesis |
commit | commitdiff | tree | snapshot |
2015-01-08 |
bert hubert | we relied on an unitialized variable for enabling UDP... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
bert hubert | improve timeout reporting in rec_control |
commit | commitdiff | tree | snapshot |
2015-01-08 |
bert hubert | recursor timestamps, recursor any address, auth consoli... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
bert hubert | fix up compilation of testrunner |
commit | commitdiff | tree | snapshot |
2015-01-08 |
bert hubert | move infrastructure for serving from 0.0.0.0 and :... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
bert hubert | const correctness in addCMsgSrcAddr |
commit | commitdiff | tree | snapshot |
2015-01-08 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree | snapshot |
2015-01-08 |
bert hubert | don't reprime the root because we discovered a delegati... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Kees Monshouwer | pdnssec: fix ttl ceck for RRSIG records |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Peter van Dijk | Merge pull request #1998 from mind04/ed25519 |
commit | commitdiff | tree | snapshot |
2015-01-06 |
bert hubert | new queries now get far more multiplexer attention... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
bert hubert | put our loop detection on a diet, plus make it IPv6... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
bert hubert | slightly tweak the 'doubting root repriming' logic |
commit | commitdiff | tree | snapshot |
2015-01-06 |
bert hubert | if a query ends up failing so badly we want to reprime... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree | snapshot |
2015-01-06 |
bert hubert | improve non-quiet logging a bit, remove some dead code |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Kees Monshouwer | base64 encode/decode speedtest |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Kees Monshouwer | use polarssl base64 |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Peter van Dijk | Revert "Make executables position-independent" |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Peter van Dijk | Merge pull request #2036 from rubenk/the-pie-is-a-lie |
commit | commitdiff | tree | snapshot |
2015-01-06 |
bert hubert | scavenge some further malloc calls, plus don't attempt... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
bert hubert | kill some further mallocs and add note to remind us... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree | snapshot |
2015-01-06 |
bert hubert | kill some mallocs we were doing for EDNS PING which... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Peter van Dijk | Merge pull request #1918 from mind04/pc-key |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Peter van Dijk | Merge pull request #2006 from rubenk/fix-postgres-check... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Peter van Dijk | Merge pull request #2042 from pieterlexis/issue-494... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Pieter Lexis | Expand a little on the virtual hosting docs |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Peter van Dijk | Merge pull request #2046 from pieterlexis/fix-manpages... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Pieter Lexis | Fix manpage sections _in_ the manpages |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Peter van Dijk | Merge pull request #2045 from mind04/zsk |
commit | commitdiff | tree | snapshot |
2015-01-05 |
bert hubert | document iputils class, fix some formatting |
commit | commitdiff | tree | snapshot |
2015-01-05 |
bert hubert | fix up namespace issue for RHEL |
commit | commitdiff | tree | snapshot |
2015-01-05 |
bert hubert | rename prequery to preoutquery, remove a duplicate... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
bert hubert | fix up compilation with lua-ipset after dist-recursor... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
bert hubert | expand our example script to benefit from the iputils... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
bert hubert | Merge branch 'master' into prequery |
commit | commitdiff | tree | snapshot |
2015-01-05 |
bert hubert | expose 'iputils' module to Lua code, allowing for nativ... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Peter van Dijk | Merge pull request #1992 from rubenk/fixup-sqlite3... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
bert hubert | if we make an IPv6 address struct, make sure it has... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
bert hubert | small escaping issue |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Kees Monshouwer | support single-type ZSK signing |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Peter van Dijk | Merge pull request #2004 from rubenk/use-ac-path-prog... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Peter van Dijk | Merge pull request #2039 from rubenk/fix-race-in-genera... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Ruben Kerkhof | Fix the same race in recursor Makefile |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Kees Monshouwer | make sure decoded is not filled by previous base64encod... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Kees Monshouwer | remove some dead code from webserver |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Ruben Kerkhof | Fix race condition in generating header |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Kees Monshouwer | hookup experimental ed25519 signer |
commit | commitdiff | tree | snapshot |
2015-01-03 |
bert hubert | Merge pull request #2038 from ahupowerdns/uniwork |
commit | commitdiff | tree | snapshot |
2015-01-03 |
bert hubert | disable our -fPIE detection for freebsd for recursor... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
bert hubert | oops that bit too |
commit | commitdiff | tree | snapshot |
2015-01-03 |
bert hubert | work around a compiler/boost bug (unsure who is really... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
bert hubert | Merge pull request #1999 from zeha/f/pipedocs |
commit | commitdiff | tree | snapshot |
2015-01-02 |
bert hubert | work around a boost issue with circular buffer or map... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
Ruben Kerkhof | Make executables position-independent |
commit | commitdiff | tree | snapshot |
2015-01-02 |
Christian Hofstaedtler | docs: correct typo for pipebackend |
commit | commitdiff | tree | snapshot |
2015-01-02 |
Christian Hofstaedtler | docs: improve formatting for pipebackend |
commit | commitdiff | tree | snapshot |
2015-01-02 |
Christian Hofstaedtler | docs: Remove PING from pipebackend |
commit | commitdiff | tree | snapshot |
2015-01-02 |
Peter van Dijk | Merge pull request #2034 from rubenk/handle-missing... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
Peter van Dijk | Merge pull request #2035 from nivex/patch-1 |
commit | commitdiff | tree | snapshot |
2015-01-02 |
bert hubert | bought a book on Lua. Turns out I needed to learn a... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
bert hubert | add note about precompiled lua scripts |
commit | commitdiff | tree | snapshot |
2015-01-02 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree | snapshot |
2015-01-02 |
bert hubert | improve packet too short error message |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Kevin Otte | Update backend.pl |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Ruben Kerkhof | Correct HAVE_MANPAGES conditional |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Ruben Kerkhof | Generating manpages without pandoc is an error |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Peter van Dijk | Merge pull request #2033 from rubenk/make-distcheck |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Ruben Kerkhof | Fix header path during VPATH build |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Peter van Dijk | Merge pull request #2023 from rubenk/travis-multiline |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Ruben Kerkhof | Break long lines into multiple lines |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Peter van Dijk | Merge pull request #2027 from rubenk/fix-building-on... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Peter van Dijk | Merge pull request #2028 from rubenk/vpath-build |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Peter van Dijk | Merge pull request #2032 from mind04/2015 |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Kees Monshouwer | happy new year :) |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Peter van Dijk | force PACKAGEVERSION to string in secpoll-recursor |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Peter van Dijk | force PACKAGEVERSION to string, fixes #2030 |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Peter van Dijk | attempt to remove pandoc dependency for "make install... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Peter van Dijk | remove recursor manpages from auth dist |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Peter van Dijk | generate recursor manpages during dist-recursor; revert... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Peter van Dijk | update more manpage sections |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Peter van Dijk | Merge pull request #2029 from rubenk/only-create-manpag... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Peter van Dijk | update debian rules for new manual sections |
commit | commitdiff | tree | snapshot |
next |