2013-06-26 |
Kees Monshouwer | improve check_process() in start_test_stop 879/head |
commit | commitdiff | tree |
2013-06-23 |
bert hubert | Merge pull request #878 from justinclift/add_contributor |
commit | commitdiff | tree |
2013-06-23 |
Justin Clift | Correct another terrible oversight 878/head |
commit | commitdiff | tree |
2013-06-22 |
Peter van Dijk | correct terrible oversight |
commit | commitdiff | tree |
2013-06-21 |
bert hubert | Merge pull request #876 from oxilion/selinux_policy |
commit | commitdiff | tree |
2013-06-20 |
Sander Hoentjen | add selinux policy files 876/head |
commit | commitdiff | tree |
2013-06-20 |
Peter van Dijk | unbreak.. well, everything. Brown paper bag commit. |
commit | commitdiff | tree |
2013-06-20 |
bert hubert | fix up compilation with apologies for the messed up... |
commit | commitdiff | tree |
2013-06-20 |
bert hubert | document our JSON/RESTful stuff! |
commit | commitdiff | tree |
2013-06-20 |
Peter van Dijk | improve OPT handling, presumably fixes #875 |
commit | commitdiff | tree |
2013-06-19 |
bert hubert | preparations for making dnstcpbench smarter |
commit | commitdiff | tree |
2013-06-19 |
bert hubert | Merge pull request #872 from paddg/am_silent_rules |
commit | commitdiff | tree |
2013-06-19 |
Winfried Angele | Silent rules backward compatibility, see http://www... 872/head |
commit | commitdiff | tree |
2013-06-18 |
Peter van Dijk | also add narrow result for direct-rrsig test |
commit | commitdiff | tree |
2013-06-18 |
Peter van Dijk | add nsec3 result for direct-rrsig test |
commit | commitdiff | tree |
2013-06-18 |
Peter van Dijk | any-to-tcp rrsig doc update, thanks ch |
commit | commitdiff | tree |
2013-06-18 |
Peter van Dijk | fix OPT inclusion in truncated responses to EDNS queries |
commit | commitdiff | tree |
2013-06-18 |
Peter van Dijk | expand any-to-tcp to direct RRSIG queries |
commit | commitdiff | tree |
2013-06-18 |
Peter van Dijk | Merge pull request #871 from cmouse/some-small-fixes... |
commit | commitdiff | tree |
2013-06-18 |
Peter van Dijk | fix whitespace |
commit | commitdiff | tree |
2013-06-18 |
Peter van Dijk | Merge branch 'remove-infinite-test-loops' of github... |
commit | commitdiff | tree |
2013-06-18 |
Aki Tuomi | Fix typo on line 604 871/head |
commit | commitdiff | tree |
2013-06-18 |
Aki Tuomi | Fix wrong order of bind and string_to_cbuf |
commit | commitdiff | tree |
2013-06-18 |
Aki Tuomi | Fixed bug where HMAC-MD5 is always assumed and fixed... |
commit | commitdiff | tree |
2013-06-18 |
Aki Tuomi | Fix bug on getTSIGKey where name did not get bound... |
commit | commitdiff | tree |
2013-06-17 |
Peter van Dijk | sql constraint clarification, thanks Markus Petzsch |
commit | commitdiff | tree |
2013-06-17 |
Peter van Dijk | Merge pull request #867 from nlmark/patch-1 |
commit | commitdiff | tree |
2013-06-17 |
Peter van Dijk | Merge pull request #869 from nlmark/patch-2 |
commit | commitdiff | tree |
2013-06-16 |
nlmark | Include a warning in the supermaster section 869/head |
commit | commitdiff | tree |
2013-06-15 |
nlmark | Applying updates mentioned in ticket #617 867/head |
commit | commitdiff | tree |
2013-06-14 |
Aki Tuomi | Fixed correct comparator 865/head |
commit | commitdiff | tree |
2013-06-14 |
Aki Tuomi | Fixed small typo |
commit | commitdiff | tree |
2013-06-14 |
Peter van Dijk | Merge pull request #864 from cmouse/tsig-revert |
commit | commitdiff | tree |
2013-06-14 |
Aki Tuomi | Added failure indication to loops |
commit | commitdiff | tree |
2013-06-14 |
Aki Tuomi | Converted infinite loops to finite loops |
commit | commitdiff | tree |
2013-06-14 |
Aki Tuomi | Reverted TSIG changes 864/head |
commit | commitdiff | tree |
2013-06-14 |
Peter van Dijk | report TXT only once, thanks @zeha |
commit | commitdiff | tree |
2013-06-14 |
Peter van Dijk | add MINFO to qtypes |
commit | commitdiff | tree |
2013-06-13 |
Peter van Dijk | activate MINFO, thanks Jelte |
commit | commitdiff | tree |
2013-06-13 |
Peter van Dijk | also drop strict-rfc-axfrs from pdns.conf-dist |
commit | commitdiff | tree |
2013-06-13 |
Peter van Dijk | drop no-op flag strict-rfc-axfrs, thanks Jelte |
commit | commitdiff | tree |
2013-06-13 |
bert hubert | document regression-test depencies, move 'right way... |
commit | commitdiff | tree |
2013-06-13 |
Peter van Dijk | fix tinydns data |
commit | commitdiff | tree |
2013-06-13 |
bert hubert | implement MINFO. Why you ask? MINFO is one of the origi... |
commit | commitdiff | tree |
2013-06-12 |
bert hubert | and fix up tinydns tests |
commit | commitdiff | tree |
2013-06-12 |
bert hubert | fix nsec3 and nsec3-optout tests too for ent-axfr |
commit | commitdiff | tree |
2013-06-12 |
bert hubert | update ent-axfr test with _root SRV test |
commit | commitdiff | tree |
2013-06-12 |
bert hubert | enable us to do SRV records that end on . for zone2sql |
commit | commitdiff | tree |
2013-06-12 |
bert hubert | add new test for SRV records pointing at ., fix error... |
commit | commitdiff | tree |
2013-06-12 |
bert hubert | fix error in test description |
commit | commitdiff | tree |
2013-06-12 |
bert hubert | SRV record can have a '.' as final field, from which... |
commit | commitdiff | tree |
2013-06-12 |
bert hubert | implement RKEY record type. No regression test since... |
commit | commitdiff | tree |
2013-06-12 |
bert hubert | improve error message in illformated unknown record... |
commit | commitdiff | tree |
2013-06-11 |
bert hubert | add TCP_NODELAY option |
commit | commitdiff | tree |
2013-06-11 |
bert hubert | Merge pull request #860 from cyclops1982/coverity |
commit | commitdiff | tree |
2013-06-11 |
bert hubert | make sure we distribute OBJECTLIBS etc for randombacken... |
commit | commitdiff | tree |
2013-06-11 |
bert hubert | bye bye - outdated since 2002, thanks aki for spotting |
commit | commitdiff | tree |
2013-06-11 |
bert hubert | remove the last gethostbyname() call that is in use... |
commit | commitdiff | tree |
2013-06-11 |
bert hubert | silence a few clang & gcc warnings, partially addressin... |
commit | commitdiff | tree |
2013-06-11 |
bert hubert | wait what I don't even this code, my eyes! Built in... |
commit | commitdiff | tree |
2013-06-11 |
bert hubert | add IPv6 support to dnstcpbench (for shame) |
commit | commitdiff | tree |
2013-06-11 |
bert hubert | updated manpage with TIME_WAIT recycling advice |
commit | commitdiff | tree |
2013-06-11 |
bert hubert | rename tcpbench to dnstcpbench, add documentation,... |
commit | commitdiff | tree |
2013-06-11 |
bert hubert | make tcpbench production ready |
commit | commitdiff | tree |
2013-06-11 |
bert hubert | add initial tcpbench - untested |
commit | commitdiff | tree |
2013-06-11 |
Peter van Dijk | Merge pull request #858 from cmouse/ensure-pdns-before... |
commit | commitdiff | tree |
2013-06-11 |
Peter van Dijk | Merge pull request #859 from cyclops1982/coverity |
commit | commitdiff | tree |
2013-06-11 |
Aki Tuomi | Add delay to make sure pidfile gets created 858/head |
commit | commitdiff | tree |
2013-06-10 |
Ruben d'Arco | Another stab at covercity fix for tinydnsbackend 860/head |
commit | commitdiff | tree |
2013-06-10 |
Ruben d'Arco | Coverity fixes for mydns 859/head |
commit | commitdiff | tree |
2013-06-10 |
Aki Tuomi | Make sure pdns can be started and that it did indeed... |
commit | commitdiff | tree |
2013-06-10 |
Ruben d'Arco | First stab at resolving coverity warnings |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | Merge pull request #857 from cmouse/remotebackend-initi... |
commit | commitdiff | tree |
2013-06-10 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | correctly refuse out-of-zone data in bindbackend, close... |
commit | commitdiff | tree |
2013-06-10 |
bert hubert | CHANGES BEHAVIOUR: before we launch, check if we can... |
commit | commitdiff | tree |
2013-06-10 |
Aki Tuomi | Initialize d_result to NULL on ctor 857/head |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | initialise server-id after all parsing is done, instead... |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | bump boost requirement, thanks Wouter de Jong |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | Merge pull request #847 from zeha/f/insserv |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | make sure systemd starts pdnsd after relevant databases... |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | also stretch supermasters.ip for goracle |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | stretch supermasters.ip for IPv6, thanks Dennis Krul |
commit | commitdiff | tree |
2013-06-10 |
bert hubert | Merge pull request #855 from cmouse/clang-fixes |
commit | commitdiff | tree |
2013-06-08 |
Aki Tuomi | Removed internal CLANG version define 855/head |
commit | commitdiff | tree |
2013-06-07 |
Aki Tuomi | Fixed struct DNSResourceRecord into class as it should be |
commit | commitdiff | tree |
2013-06-07 |
Aki Tuomi | Fix for CLANG version |
commit | commitdiff | tree |
2013-06-07 |
Aki Tuomi | Fixed friend function declaration |
commit | commitdiff | tree |
2013-06-07 |
Peter van Dijk | Merge pull request #853 from RvdE/patch-1 |
commit | commitdiff | tree |
2013-06-07 |
Peter van Dijk | Merge pull request #837 from cmouse/remobackend-improve... |
commit | commitdiff | tree |
2013-06-07 |
RvdE | Update reczones.cc 853/head |
commit | commitdiff | tree |
2013-06-07 |
Peter van Dijk | fix ghost domain link |
commit | commitdiff | tree |
2013-06-07 |
Peter van Dijk | rec 3.5.2 docs |
commit | commitdiff | tree |
2013-06-07 |
Peter van Dijk | fix ticket links |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Merge branch 'remobackend-improvements' of github.com... 837/head |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Fixed to use ruby 1.9.1 |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Small final formatting fix |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Fixed some typos |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Merge branch 'remobackend-improvements' of github.com... |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Added missing sect2 close tag |
commit | commitdiff | tree |
next |