2013-03-28 |
Peter van Dijk | 3.5-rc3 in relevant files rec-3.5-rc3 |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Peter van Dijk | 3.5-rc3 docs |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Peter van Dijk | revert r3123, reopening #716 |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Peter van Dijk | unpair name/proto for NS speed management. Fixes #710 |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Peter van Dijk | add rec_control dump-nsspeeds |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Peter van Dijk | add example.rb sample script for remotebackend, thanks Aki |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Peter van Dijk | make boost test dependency optional, enable with -... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Peter van Dijk | clarify nsec3 salt syntax |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Peter van Dijk | add example NSEC3PARAM content |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Peter van Dijk | clarify NSEC3NARROW value |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter van Dijk | re-alphabetize pdnssec commands |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter van Dijk | add pdnssec generate-zone-key command, thanks Aki.... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter van Dijk | allow in-tree building of native recursor. Patch by... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter van Dijk | add rfc3927 and rfc6598 addresses to recursor local... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter van Dijk | improve cistring/cipair tests, thanks ch |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter van Dijk | typo |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter van Dijk | add Boost Test based unit test suite |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter van Dijk | CVE reference |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Peter van Dijk | Replace select with waitForData in remotebackend. Patch... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Peter van Dijk | accept ANY responses during recursive forwarding, thank... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Bert Hubert | and add a destructor too - sorry for not doing a good... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Bert Hubert | actually clean up unix domain sockets too after use |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Peter van Dijk | update pdns.conf-dist for default-[kz]sk-* flags |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Peter van Dijk | merge #476 by Aki Tuomi, providing default-ksk/zsk... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Bert Hubert | apply variant of code in t714 so we can lauch pipe... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Bert Hubert | merge patch from ticket 712 addressing memory leak... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Peter van Dijk | implement SHOULD from rfc3597 4 paragraph 4, working... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Peter van Dijk | update tinydns data |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Peter van Dijk | fix backslash handling in TXT parser, includes test... |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Peter van Dijk | explicitly set domain id during bindbackend superslave... |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Peter van Dijk | use private temp dir when running under systemd, thanks... |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Peter van Dijk | nit |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Bert Hubert | remove out of date $date$ |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Peter van Dijk | unbreak docs |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Peter van Dijk | 3.5-rc2 version number in relevant files |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Peter van Dijk | 3.5-RC2 doc update |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Peter van Dijk | fix rapidjson usage in remotebackend, patch by Aki... |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Bert Hubert | also answer questions with : in them - we promise to... |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Peter van Dijk | update docs for 3.5-rc2 |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Peter van Dijk | add lsb tags to recursor init script, thanks ch. Closes... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Peter van Dijk | drop auth-can-lower-ttl flag; instead we just try to... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Peter van Dijk | extra recursion test flags |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Peter van Dijk | bit more headroom |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Peter van Dijk | make recursor slightly more predictable during tests |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Peter van Dijk | nit |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Peter van Dijk | set testsdir in recursor tests |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Peter van Dijk | svn ignore |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Peter van Dijk | add extended ghost domain test, plus (hackish) fix... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Peter van Dijk | add test for simple ghost domain |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Peter van Dijk | switch ghost domain 1 to wildcards; add second, simpler... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Peter van Dijk | add ghost domain test frame |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Peter van Dijk | clarify rc status, thanks Aki Tuomi |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Hubert | split up the 3.5-rc1 changes into bugs, improvements... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Peter van Dijk | 3.5-rc1 download links |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Peter van Dijk | recursor 3.5-rc1 docs rec-3.5-rc1 |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Peter van Dijk | recursor 3.5-rc1 |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Peter van Dijk | recursor test ideas |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Peter van Dijk | Winfried Angele submitted a patch that (a) treats REFUS... |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Peter van Dijk | replace previous broken commit with actual fix for... |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Peter van Dijk | improve trace-regex and trace=fail behaviour |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Peter van Dijk | add trace=fail logging to recursor bulktest |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Peter van Dijk | preliminary recursor 3.5 docs |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Peter van Dijk | also spot trailing dots on CNAME content, thanks jpmens... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Peter van Dijk | doAgeCache would sometimes get confused when we mixed... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Peter van Dijk | only setCloseOnExec on valid sockets |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Peter van Dijk | fix indent |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Peter van Dijk | correct explanation of INCEPTION SOA-EDIT method |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Bert Hubert | fix average delay stats where we'd not return the right... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Peter van Dijk | presumably fix recursor compilation on Solaris 11 |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Peter van Dijk | remove outdated tip |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Peter van Dijk | master mode clarification, thanks Martin Pels |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Peter van Dijk | document dropped pdns.conf flags |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Peter van Dijk | nit, thanks jpmens |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Peter van Dijk | 3.2 docs |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Peter van Dijk | fix set-version scripts |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Bert Hubert | the wonderful Aki Tuomi fixed our ECDSA implementation... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Peter van Dijk | bump |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Peter van Dijk | fix weird line, thanks Aki Tuomi |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Peter van Dijk | fix pdnssec import-zone-key argument count plus fix... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Peter van Dijk | revert bogus r3049 |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Peter van Dijk | minor fixes to pdnssec help text |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Peter van Dijk | document ldap and lua fork status |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Peter van Dijk | fix recursor bulktest percentage output |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Peter van Dijk | nit, thanks ch |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Bert Hubert | we use our magic script these days to build semi-static... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Bert Hubert | implement & document 'rec_control trace-regex' which... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Peter van Dijk | split set-version |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Peter van Dijk | svn ignore zone2json |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Bert Hubert | oops forgot to commit this ages ago, bit on binding... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Bert Hubert | move our small regex helper out of the pipe backend... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Peter van Dijk | forgot vars.sample in recursor regression hintfile... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Peter van Dijk | drop forward-zone from recursor regression, now uses... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Bert Hubert | make sure we don't disregard the commandline when doing... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Peter van Dijk | fix ECDSA from ISCMap in cryptopp driver, thanks Aki... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Bert Hubert | document reload-acls for recursor, closing ticket 295. |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Bert Hubert | implement AND DOCUMENT (wow!) ipv6-questions metric... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Peter van Dijk | remove all tabs from sql schemas |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Peter van Dijk | update systemd file, thanks Morten Stevens |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Peter van Dijk | remotebackend: fix http connector to use C style post... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Peter van Dijk | update copyright years |
commit | commitdiff | tree | snapshot |
next |