1. 397c050 Handle case of --auth-zone but no --auth-server. by Simon Kelley · 6 years ago
  2. 9d6fd17 dnsmasq.c fix OPT_UBUS option usage by Kevin Darbyshire-Bryant · 6 years ago
  3. 8dcdb33 Add --enable-ubus option. by Julian Kornberger · 6 years ago
  4. caf4d57 Add OpenWRT ubus patch by Julian Kornberger · 6 years ago
  5. 3b6eb19 Log DNSSEC trust anchors at startup. by Simon Kelley · 6 years ago
  6. 1f1873a Log warning on very large cachesize config, instead of truncating it. by Simon Kelley · 7 years ago
  7. 6b17335 Add packet-dump debugging facility. by Simon Kelley · 7 years ago
  8. a691853 Change default for dnssec-check-unsigned. by Simon Kelley · 7 years ago
  9. 4f7bb57 Fix deletion of dhcp-options from inotify dynamic files. by Simon Kelley · 7 years ago
  10. e7a4af8 Compiler warning fixes. by Simon Kelley · 7 years ago
  11. 6b54d69 Make failure to chown() pidfile a warning. by Simon Kelley · 7 years ago
  12. 246a31c Change ownership of pid file, to keep systemd happy. by Simon Kelley · 7 years ago
  13. 83e4b73 Remove confusion between --user and --script-user. by Simon Kelley · 7 years ago
  14. baf553d Default min-port to 1024 to avoid reserved ports. by Simon Kelley · 7 years ago
  15. 3c973ad Use SIGINT (instead of overloading SIGHUP) to turn on DNSSEC time validation. by Simon Kelley · 7 years ago
  16. d1ced3a Update copyrights to 2018. by Simon Kelley · 7 years ago
  17. 373e917 Fix a6004d7f17687ac2455f724d0b57098c413f128d to cope with >256 RRs in answer section. by Simon Kelley · 7 years ago
  18. 075366a Open inotify socket only when used. by Petr Menšík · 7 years ago
  19. a6004d7 Fix caching logic for validated answers. by Simon Kelley · 7 years ago
  20. 50ca855 Bump year in copyrights. by Simon Kelley · 7 years ago
  21. 4583dd9 Replace obsolete utime() usage with utimes(). by Vladislav Grishenko · 8 years ago
  22. c77fb9d Capture and log STDOUT and STDERR output from dhcp-script. by Petr Menšík · 8 years ago
  23. 503c609 --dhcp-reply-delay option to workaround PXE client bugs. by Floris Bos · 8 years ago
  24. ad59f27 Fix man page re interface labels and add warning when used badly. by Petr Menšík · 8 years ago
  25. 730c674 Comprehensive spelling/typo fixes. by Josh Soref · 8 years ago
  26. 0ef1334 Tweak start-up logging by Simon Kelley · 8 years ago
  27. c8328ec Bump auth zone serial when reloading /etc/hosts and friends. by Simon Kelley · 8 years ago
  28. 06093a9 Fix problem with --dnssec-timestamp by Kevin Darbyshire-Bryant · 8 years ago
  29. f7cf749 Check return code from open() by Simon Kelley · 9 years ago
  30. 1e50512 Final form of configuration for EDNS0 MAC-address code. by Simon Kelley · 9 years ago
  31. 926332a Add --max-port config option. by Hans Dedecker · 9 years ago
  32. a63b8b8 DNSSEC: Handle non-root trust anchors, and check we have a root trust anchor. by Simon Kelley · 9 years ago
  33. b633de9 Fix FTBFS when scripts excluded at compilation time. by Simon Kelley · 9 years ago
  34. c49778d Update copyright notices. Happy new year! by Simon Kelley · 9 years ago
  35. 53a9173 Handle building with script support enabled and DHCP disabled. by Simon Kelley · 9 years ago
  36. 97b1d25 Correct logic for when to start helper. by Simon Kelley · 9 years ago
  37. 33702ab First complete version of DNS-client-id EDNS0 and ARP tracking code. by Simon Kelley · 9 years ago
  38. d3a8b39 More EDNS0 packet-size tweaks. by Simon Kelley · 9 years ago
  39. 63ec5d1 Fix new poll() code for helper pipe. Removed CPU-spin. by Simon Kelley · 9 years ago
  40. 34b5d19 Update DNSSEC timestamp file on process TERM. by Kevin Darbyshire-Bryant · 9 years ago
  41. b842bc9 Use poll() instead of select() to remove limits on open file descriptors. by Simon Kelley · 9 years ago
  42. f6d6956 Test for overflowing platform FD_SET size. by Simon Kelley · 9 years ago
  43. 5e95a55 Avoid hanngs in DHCP ping code when system time goes backwards. by Simon Kelley · 9 years ago
  44. cbe379a Handle domain names with '.' or /000 within labels. by Simon Kelley · 10 years ago
  45. b4c0f09 Fix (srk induced) crash in new tftp_no_fail code. by Stefan Tomanek · 10 years ago
  46. 7aa970e Whitespace fixes. by Stefan Tomanek · 10 years ago
  47. 30d0879 add --tftp-no-fail to ignore missing tftp root by Stefan Tomanek · 10 years ago
  48. ff841eb Fix boilerplate code for re-running system calls on EINTR and EAGAIN etc. by Simon Kelley · 10 years ago
  49. 360f251 Tweak DNSSEC timestamp code to create file later, removing need to chown it. by Simon Kelley · 10 years ago
  50. 9003b50 Fix last commit to not crash if uid changing not configured. by Simon Kelley · 10 years ago
  51. f6e62e2 Add --dnssec-timestamp option and facility. by Simon Kelley · 10 years ago
  52. 28b879a Fix trivial memory leaks to quieten valgrind. by Chen Wei · 10 years ago
  53. aff3396 Update copyrights for dawn of 2015. by Simon Kelley · 10 years ago
  54. 70d1873 Expand inotify code to dhcp-hostsdir, dhcp-optsdir and hostsdir. by Simon Kelley · 10 years ago
  55. 0491805 Allow inotify to be disabled at compile time on Linux. by Simon Kelley · 10 years ago
  56. 5f4dc5c Add --dhcp-hostsdir config option. by Simon Kelley · 10 years ago
  57. 25cf5e3 Add --log-queries=extra option for more complete logging. by Simon Kelley · 10 years ago
  58. 800c5cc Remove floor on EDNS0 packet size with DNSSEC. by Simon Kelley · 10 years ago
  59. 193de4a Use inotify instead of polling on Linux. by Simon Kelley · 10 years ago
  60. b5ea1cc Add --dns-loop-detect feature. by Simon Kelley · 10 years ago
  61. 47a9516 Use event system to re-send query on new route. Tidies module boundaries. by Simon Kelley · 10 years ago
  62. a0358e5 Handle async notification of address changes using the event system. by Simon Kelley · 11 years ago
  63. e98bd52 Add --dnssec-no-timecheck by Simon Kelley · 11 years ago
  64. 1a9a348 Set --local-service in Debian package startup. by Simon Kelley · 11 years ago
  65. 5107ace NSEC3 validation. First pass. by Simon Kelley · 11 years ago
  66. 7b1eae4 Add --servers-file option. by Simon Kelley · 11 years ago
  67. ee41586 Use DS records as trust anchors, not DNSKEYs. by Simon Kelley · 11 years ago
  68. 82e3f45 Blockdata fixes and tuning. by Simon Kelley · 11 years ago
  69. 1d97ac4 copy-n-paste error. by Simon Kelley · 11 years ago
  70. db73746 Anounce DNSSEC at startup. by Simon Kelley · 11 years ago
  71. 0744ca6 More DNSSEC caching logic, and avoid repeated validation of DS/DNSKEY by Simon Kelley · 11 years ago
  72. c47e3ba Update copyright for 2014. by Simon Kelley · 11 years ago
  73. 3ddacb8 Ensure cache is big enough to do DNSSEC. by Simon Kelley · 11 years ago
  74. 60b6806 Rationalise DNS packet-buffer size calculations. by Simon Kelley · 11 years ago
  75. c3e0b9b backup by Simon Kelley · 11 years ago
  76. a9b5583 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  77. c352dd8 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  78. 3a23715 Commit to allow master merge. by Simon Kelley · 11 years ago
  79. 1ee9be4 Implement dynamic interface discovery on *BSD by Simon Kelley · 11 years ago
  80. f7029f5 Extend /4 and /6 syntax to --interface-name by Simon Kelley · 11 years ago
  81. 06e54b8 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  82. 3511a92 Fix start-up order for making DHCPv6 DUID by Simon Kelley · 11 years ago
  83. 5a4120d Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  84. dc27e14 Warning when using --bind-interfaces and routeable addresses. by Simon Kelley · 11 years ago
  85. 3b3f441 Log SO_BINDTODEVICE use at startup. by Simon Kelley · 11 years ago
  86. 408c368 Remove unused variable warnings when omitting stuff at compile-time. by Vladislav Grishenko · 11 years ago
  87. 89500e3 Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6. by Simon Kelley · 11 years ago
  88. 10ae7b5 Don't use BINDTODEVICE on DHCP socket when relaying. by Simon Kelley · 11 years ago
  89. ff7eea2 Add --dhcp-relay config option. by Simon Kelley · 11 years ago
  90. fa164d4 DNSSEC validation require EDNS0, force larger packet size. by Giovanni Bajo · 13 years ago
  91. 76dd75d Fix hang from new interface-name code, when using TCP. by Simon Kelley · 12 years ago
  92. 115ac3e Generalise --interface-name to cope with IPv6 addresses. by Simon Kelley · 12 years ago
  93. cfcad42 Fix failure to start with ENOTSOCK by Simon Kelley · 12 years ago
  94. 13d86c7 Add --ipset option. by Jason A. Donenfeld · 12 years ago
  95. b0ff858 Fix FTBFS if HAVE_BROKEN_RTC defined. by Simon Kelley · 12 years ago
  96. 46b0665 Don't leak sockets when getsockname fails. by Simon Kelley · 12 years ago
  97. 6174435 Change copyright messages to include 2013. by Simon Kelley · 12 years ago
  98. e25db1f Handle wrong interface for locally-routed packets. by Simon Kelley · 12 years ago
  99. 22ce550 Correct behaviour for TCP queries to allowed address via banned interface. by Simon Kelley · 12 years ago
  100. 5d162f2 Rationalise join_multicast() by Simon Kelley · 12 years ago