1. a006eb7 Check IP address command line arg in dhcp_release.c by Moshe Levi · 10 years ago
  2. 554b580 Log domain when reporting DNSSEC validation failure. by Simon Kelley · 10 years ago
  3. 0df29f5 Note CVE-2015-3294 by Simon Kelley · 10 years ago
  4. b4c0f09 Fix (srk induced) crash in new tftp_no_fail code. by Stefan Tomanek · 10 years ago
  5. 78c6184 Auth: correct replies to NS and SOA in .arpa zones. by Simon Kelley · 10 years ago
  6. 38440b2 Fix crash in auth code with odd configuration. by Simon Kelley · 10 years ago
  7. ad4a8ff Fix crash on receipt of certain malformed DNS requests. by Simon Kelley · 10 years ago
  8. 04b0ac0 Fix crash caused by looking up servers.bind when many servers defined. by Simon Kelley · 10 years ago
  9. 982faf4 Fix compiler warning when not including DNSSEC. by Simon Kelley · 10 years ago
  10. fe3992f Return INSECURE, rather than BOGUS when DS proved not to exist. by Simon Kelley · 10 years ago
  11. 7aa970e Whitespace fixes. by Stefan Tomanek · 10 years ago
  12. 30d0879 add --tftp-no-fail to ignore missing tftp root by Stefan Tomanek · 10 years ago
  13. fd6ad9e Merge message translations. by Simon Kelley · 10 years ago
  14. 794fccc Fix crash in last commit. by Simon Kelley · 10 years ago
  15. 394ff49 Allow control characters in names in the cache, handle when logging. by Simon Kelley · 10 years ago
  16. 1e15394 DNSSEC fix for non-ascii characters in labels. by Simon Kelley · 10 years ago
  17. 0b8a5a3 Protect against broken DNSSEC upstreams. by Simon Kelley · 10 years ago
  18. 150162b Return SERVFAIL when validation abandoned. by Simon Kelley · 10 years ago
  19. 8805283 Don't fail DNSSEC when a signed CNAME dangles into an unsigned zone. by Simon Kelley · 10 years ago
  20. 65c7212 dhcp: set outbound interface via cmsg in unicast reply by Lung-Pin Chang · 10 years ago
  21. 979fe86 Make --address=/example.com/ equivalent to --server=/example.com/ by Simon Kelley · 10 years ago
  22. ff841eb Fix boilerplate code for re-running system calls on EINTR and EAGAIN etc. by Simon Kelley · 10 years ago
  23. 360f251 Tweak DNSSEC timestamp code to create file later, removing need to chown it. by Simon Kelley · 10 years ago
  24. 4c960fa New version of contrib/reverse-dns by Simon Kelley · 10 years ago
  25. 9003b50 Fix last commit to not crash if uid changing not configured. by Simon Kelley · 10 years ago
  26. f6e62e2 Add --dnssec-timestamp option and facility. by Simon Kelley · 10 years ago
  27. 47b9ac5 Log parsing utils in contrib/reverse-dns by Joachim Zobel · 10 years ago
  28. 0705a7e Fix uninitialized value used in get_client_mac() by Tomas Hozza · 10 years ago
  29. 28b879a Fix trivial memory leaks to quieten valgrind. by Chen Wei · 10 years ago
  30. caeea19 Make dynamic hosts files work when --no-hosts set. by Simon Kelley · 10 years ago
  31. 8ff70de Typos. by Simon Kelley · 10 years ago
  32. ee4d1ce Debian systemd fixes. by Simon Kelley · 10 years ago
  33. f4f4007 Fix get-version script which returned wrong tag in some situations. by Shantanu Gadgil · 10 years ago
  34. b467a45 Make Debian build reproducible. by Chris Lamb · 10 years ago
  35. efb8b55 man page typo. by Simon Kelley · 10 years ago
  36. f9c8637 Extra logging for inotify code. by Simon Kelley · 10 years ago
  37. 2941d3a Fixup dhcp-configs after reading extra hostfiles with inotify. by Simon Kelley · 10 years ago
  38. d36b732 Manpage typo fix. by Thiébaud Weksteen · 10 years ago
  39. d2c5458 Debian changelog bugfix. by Simon Kelley · 10 years ago
  40. 8d8a54e Fix build failure on openBSD. by Simon Kelley · 10 years ago
  41. 1062667 BSD make support by Simon Kelley · 10 years ago
  42. 6ef15b3 Fix broken ECDSA DNSSEC signatures. by Simon Kelley · 10 years ago
  43. 3d04f46 inotify documentation updates. by Simon Kelley · 10 years ago
  44. aff3396 Update copyrights for dawn of 2015. by Simon Kelley · 10 years ago
  45. 70d1873 Expand inotify code to dhcp-hostsdir, dhcp-optsdir and hostsdir. by Simon Kelley · 10 years ago
  46. 0491805 Allow inotify to be disabled at compile time on Linux. by Simon Kelley · 10 years ago
  47. 61b838d Don't reply to DHCPv6 SOLICIT messages when not configured for statefull DHCPv6. by Win King Wan · 10 years ago
  48. fbf01f7 Update German translation. by Conrad Kostecki · 10 years ago
  49. 5f4dc5c Add --dhcp-hostsdir config option. by Simon Kelley · 10 years ago
  50. 2ae195f Don't treat SERVFAIL as a recoverable error..... by Simon Kelley · 10 years ago
  51. 3934155 Cope with multiple interfaces with the same LL address. by Simon Kelley · 10 years ago
  52. ae4624b Logs for DS records consistent. by Simon Kelley · 10 years ago
  53. 5e32173 Don't answer from cache RRsets from wildcards, as we don't have NSECs. by Simon Kelley · 10 years ago
  54. 9f79ee4 Log port of requestor when doing extra logging. by Simon Kelley · 10 years ago
  55. 28de387 Add --min-cache-ttl option. by RinSatsuki · 10 years ago
  56. 25cf5e3 Add --log-queries=extra option for more complete logging. by Simon Kelley · 10 years ago
  57. 424c4a8 Merge branch 'unsigned' by Simon Kelley · 10 years ago
  58. 97e618a DNSSEC: do top-down search for limit of secure delegation. by Simon Kelley · 10 years ago
  59. d8dbd90 Fix race condition issue in makefile. by Yousong Zhou · 10 years ago
  60. 81c538e Implement makefile dependencies on COPTS variable. by Yousong Zhou · 10 years ago
  61. d310ab7 Fix build failure in new inotify code on BSD. by Matthias Andree · 10 years ago
  62. 0b1008d Bad packet protection. by Simon Kelley · 10 years ago
  63. 32fc6db Add --ignore-address option. by Glen Huang · 10 years ago
  64. 83d2ed0 Initialise return value. by Simon Kelley · 10 years ago
  65. fbc5205 Fix problems validating NSEC3 and wildcards. by Simon Kelley · 10 years ago
  66. cbc6524 Make caching work for CNAMEs pointing to A/AAAA records shadowed in /etc/hosts by Simon Kelley · 10 years ago
  67. 094b5c3 Fix crash in DNSSEC code when attempting to verify large RRs. by Simon Kelley · 10 years ago
  68. 3267804 Tweak field width in cache dump to avoid truncating IPv6 addresses. by Simon Kelley · 10 years ago
  69. 4766936 Eliminate IPv6 privacy addresses from --interface-name answers. by Simon Kelley · 10 years ago
  70. bd9520b Remove redundant IN6_IS_ADDR_ULA(a) macro defn. by Simon Kelley · 10 years ago
  71. 3ad3f3b Fix breakage of --domain=<domain>,<subnet>,local by Simon Kelley · 10 years ago
  72. ad946d5 CHANGELOG re. inotify. by Simon Kelley · 10 years ago
  73. 800c5cc Remove floor on EDNS0 packet size with DNSSEC. by Simon Kelley · 10 years ago
  74. 857973e Teach the new inotify code about symlinks. by Simon Kelley · 10 years ago
  75. 9c448c8 Merge branch 'inotify' by Simon Kelley · 10 years ago
  76. 193de4a Use inotify instead of polling on Linux. by Simon Kelley · 10 years ago
  77. 9890627 Fix conntrack with --bind-interfaces by Hans Dedecker · 10 years ago
  78. b9ff5c8 Improve RFC-compliance when unable to supply addresses in DHCPv6 by Vladislav Grishenko · 10 years ago
  79. 3d9d2dd Fit example conf file typo. by Tomas Hozza · 10 years ago
  80. 17b4759 Fix typo in new Dbus code. by Daniel Collins · 10 years ago
  81. e9828b6 Set conntrack mark before connect() call. by Karl Vogel · 10 years ago
  82. 72eba2b Bump Debian version. by Simon Kelley · 10 years ago
  83. 6ac3bc0 Debian build fixes for kFreeBSD by Simon Kelley · 10 years ago
  84. 00cd9d5 crash at startup when an empty suffix is supplied to --conf-dir by Simon Kelley · 10 years ago
  85. f265827 Add newline at the end of example config file. by Simon Kelley · 10 years ago
  86. 25e2723 Update Polish translation. by Jan Psota · 10 years ago
  87. bf2db4b Fix CHANGELOG entry under wrong version. by Simon Kelley · 10 years ago
  88. 5782649 Fix bug which caused dnsmasq to become unresponsive when an interface goes. by Simon Kelley · 10 years ago
  89. 288df49 Fix bug when resulted in NXDOMAIN answers instead of NODATA. by Simon Kelley · 10 years ago
  90. 10cfc0d Fix length->netmask conversions to avoid undefined behaviour. by Richard Genoud · 10 years ago
  91. 15b1b7e Fix endian bug in --local-service code. by Richard Genoud · 10 years ago
  92. 00c0f69 Debian bug closure. by Simon Kelley · 10 years ago
  93. 5194336 Supply "Success" status code in reply to DHCPDECLINE. by Ilya Ponetaev · 10 years ago
  94. 2d75f2e Don't reply to DHCPCONFIRM messages with no addresses in them. by Ilya Ponetaev · 10 years ago
  95. 976afc9 Set DHCPv6 message type when returning "use multicast". by Ilya Ponetaev · 10 years ago
  96. 7f68f82 DHCPv6 REBIND messages don't need a server-id. by Ilya Ponetaev · 10 years ago
  97. 85900a2 Revert route-information option in RA. There are problems with some clients. by Simon Kelley · 10 years ago
  98. b4f971a Update *.po files for new release. by Simon Kelley · 10 years ago
  99. 3e1551a Extend --conf-dir to allow filtering on file suffixes. by Simon Kelley · 10 years ago
  100. af292da Bump Debian standards version. by Simon Kelley · 10 years ago