1. dd33e98 Fix crash parsing a --synth-domain with no prefix. by Simon Kelley · 6 years ago
  2. 8dcdb33 Add --enable-ubus option. by Julian Kornberger · 6 years ago
  3. f3e5787 Trivial comment change. by Simon Kelley · 6 years ago
  4. a3bd7e7 Fix missing fatal errors when parsing some command-line/config options. by Simon Kelley · 6 years ago
  5. 1f1873a Log warning on very large cachesize config, instead of truncating it. by Simon Kelley · 7 years ago
  6. 6b17335 Add packet-dump debugging facility. by Simon Kelley · 7 years ago
  7. a691853 Change default for dnssec-check-unsigned. by Simon Kelley · 7 years ago
  8. 734d531 Add RFC4039 rapid commit support. by Simon Kelley · 7 years ago
  9. 6b2b564 Enhance --synth-domain to allow names with sequential integers. by Simon Kelley · 7 years ago
  10. 4f7bb57 Fix deletion of dhcp-options from inotify dynamic files. by Simon Kelley · 7 years ago
  11. 56f0623 Allow trailing dot in CNAME. by Petr Menšík · 7 years ago
  12. 87e00fe Compiler warning fixes. by Simon Kelley · 7 years ago
  13. baf553d Default min-port to 1024 to avoid reserved ports. by Simon Kelley · 7 years ago
  14. 3bd4c47 Remove limit on length of command-line options. by Neil Jerram · 7 years ago
  15. 22cd860 Allow more than one --bridge-interface option to refer to an interface. by Simon Kelley · 7 years ago
  16. d1ced3a Update copyrights to 2018. by Simon Kelley · 7 years ago
  17. 30858e3 Spaces in CNAME options break parsing. by Simon Kelley · 7 years ago
  18. 0549c73 Security fix, CVE-2017-14491 DNS heap buffer overflow. by Simon Kelley · 7 years ago
  19. cbd29e5 Printf related fixes. by Rosen Penev · 7 years ago
  20. 50ca855 Bump year in copyrights. by Simon Kelley · 7 years ago
  21. 5614413 Fix a couple of crashes on malformed config files. by Simon Kelley · 8 years ago
  22. 6ec5f5c Extend --ra-param mtu: field to allow an interface name. by Vladislav Grishenko · 8 years ago
  23. 005c46d Add mtu facility to --ra-param. by David Flamand · 8 years ago
  24. 503c609 --dhcp-reply-delay option to workaround PXE client bugs. by Floris Bos · 8 years ago
  25. 60704f5 Add support for unique TFTP root per MAC. by Floris Bos · 8 years ago
  26. 4e7694d Allow binding to both source address and interface in server specs. by Kristian Evensen · 8 years ago
  27. dc99058 Improve error checking for --rev-server. by Olivier Gayot · 8 years ago
  28. 916959c Fix rev-server with /32 prefix. by Olivier Gayot · 8 years ago
  29. 13dee6f Compilation warning fixes. by Simon Kelley · 8 years ago
  30. 730c674 Comprehensive spelling/typo fixes. by Josh Soref · 8 years ago
  31. 903df07 Detect and error loops in --cname configuration. by Simon Kelley · 8 years ago
  32. 3ebe62d Merge branch 'master' of ssh://thekelleys.org.uk/var/cache/git/dnsmasq by Simon Kelley · 8 years ago
  33. a1d973f Allow multiple CNAMEs in a single --cname= option. by Simon Kelley · 8 years ago
  34. 7ac9ae1 Compile time option NO_ID by Kevin Darbyshire-Bryant · 8 years ago
  35. 3c0c111 Improve --address and --ipset docs, fix --help output by Peter Wu · 8 years ago
  36. 094bfae auth-zone: allow to exclude ip addresses from answer. by Mathias Kresin · 8 years ago
  37. 68bea10 Fix error in PXE arch names and add ARM32 and ARM64. by Simon Kelley · 9 years ago
  38. 09217a1 Add --help to manpage . by Simon Kelley · 9 years ago
  39. 14ffa07 Fix init of per server EDNS UDP packet size. by Simon Kelley · 9 years ago
  40. a2bc254 Check return-code of inet_pton when parsing DHCPv4 options. by Simon Kelley · 9 years ago
  41. 4caa86d Tidy. by Simon Kelley · 9 years ago
  42. fa79466 Tighten syntax checking for dhcp-range and clarify man page. by Simon Kelley · 9 years ago
  43. 407a1f3 Tidy parsing code. by Simon Kelley · 9 years ago
  44. 7aa3f9a format fix. by Simon Kelley · 9 years ago
  45. c7f3bd2 Replace incoming EDNS0_OPTION_NOMDEVICEID and EDNS0_OPTION_NOMCPEID options. by Simon Kelley · 9 years ago
  46. 22fe2fd Fix --add-subnet when returning empty or default subnet. by Simon Kelley · 9 years ago
  47. bec366b Add --tftp-mtu option. by Simon Kelley · 9 years ago
  48. 832e47b Add --dhcp-ttl option. by Simon Kelley · 9 years ago
  49. df3d54f Add TTL parameter to --host-record and --cname. by Simon Kelley · 9 years ago
  50. 22c0f4f Fix previous commit. by Simon Kelley · 9 years ago
  51. 9e4cf47 Add --add-mac=text option. by Simon Kelley · 9 years ago
  52. 1e50512 Final form of configuration for EDNS0 MAC-address code. by Simon Kelley · 9 years ago
  53. 926332a Add --max-port config option. by Hans Dedecker · 9 years ago
  54. c49778d Update copyright notices. Happy new year! by Simon Kelley · 9 years ago
  55. 33702ab First complete version of DNS-client-id EDNS0 and ARP tracking code. by Simon Kelley · 9 years ago
  56. 0007ee9 Fix crash at start up with conf-dir=/path,* by Simon Kelley · 9 years ago
  57. a7369be Enhance --add-subnet to allow arbitary subnet addresses. by Ed Bardsley · 9 years ago
  58. 90cb222 --conf-file should read no file, not try and read the default file. by Simon Kelley · 9 years ago
  59. 2fd5bc9 Allow router advertisements to have the "off-link" bit set. by Neil Jerram · 10 years ago
  60. a77cec8 Handle UDP packet loss when fragmentation of large packets is broken. by Simon Kelley · 10 years ago
  61. 30d0879 add --tftp-no-fail to ignore missing tftp root by Stefan Tomanek · 10 years ago
  62. 979fe86 Make --address=/example.com/ equivalent to --server=/example.com/ by Simon Kelley · 10 years ago
  63. f6e62e2 Add --dnssec-timestamp option and facility. by Simon Kelley · 10 years ago
  64. 28b879a Fix trivial memory leaks to quieten valgrind. by Chen Wei · 10 years ago
  65. f9c8637 Extra logging for inotify code. by Simon Kelley · 10 years ago
  66. aff3396 Update copyrights for dawn of 2015. by Simon Kelley · 10 years ago
  67. 70d1873 Expand inotify code to dhcp-hostsdir, dhcp-optsdir and hostsdir. by Simon Kelley · 10 years ago
  68. 5f4dc5c Add --dhcp-hostsdir config option. by Simon Kelley · 10 years ago
  69. 28de387 Add --min-cache-ttl option. by RinSatsuki · 10 years ago
  70. 25cf5e3 Add --log-queries=extra option for more complete logging. by Simon Kelley · 10 years ago
  71. 32fc6db Add --ignore-address option. by Glen Huang · 10 years ago
  72. 3ad3f3b Fix breakage of --domain=<domain>,<subnet>,local by Simon Kelley · 10 years ago
  73. 00cd9d5 crash at startup when an empty suffix is supplied to --conf-dir by Simon Kelley · 10 years ago
  74. 3e1551a Extend --conf-dir to allow filtering on file suffixes. by Simon Kelley · 10 years ago
  75. b5ea1cc Add --dns-loop-detect feature. by Simon Kelley · 10 years ago
  76. 7ea3d3f ra-advrouter mode for RFC-3775 mobile IPv6 support. by Simon Kelley · 11 years ago
  77. e98bd52 Add --dnssec-no-timecheck by Simon Kelley · 11 years ago
  78. fec216d Cache stats availble in CHAOS .bind domain. by Simon Kelley · 11 years ago
  79. 19c51cf Tidy and fix cache->uid handling. by Simon Kelley · 11 years ago
  80. c8a8048 --local-service. Default protection from DNS amplification attacks. by Simon Kelley · 11 years ago
  81. 00a5b5d Check that unsigned replies come from unsigned zones if --dnssec-check-unsigned set. by Simon Kelley · 11 years ago
  82. 7b1eae4 Add --servers-file option. by Simon Kelley · 11 years ago
  83. d68c2ca Cleanup of server reading code, preparation, for dynamic reading from files. by Simon Kelley · 11 years ago
  84. de73a49 --rev-server option. Syntactic sugar for PTR queries. by Simon Kelley · 11 years ago
  85. ee41586 Use DS records as trust anchors, not DNSKEYs. by Simon Kelley · 11 years ago
  86. edc231b Compiler warning. by Simon Kelley · 11 years ago
  87. 7d23a66 Remove --dnssec-permissive, pointless if we don't set CD upstream. by Simon Kelley · 11 years ago
  88. cbf13a2 Class specifier in --dnskey, instead of hardwiring C_IN. by Simon Kelley · 11 years ago
  89. 5b3bf92 --dnssec-debug by Simon Kelley · 11 years ago
  90. a25720a protocol handling for DNSSEC by Simon Kelley · 11 years ago
  91. 86bec2d Swap crypto library from openSSL to nettle. by Simon Kelley · 11 years ago
  92. c47e3ba Update copyright for 2014. by Simon Kelley · 11 years ago
  93. 0fc2f31 First functional DNSSEC - highly alpha. by Simon Kelley · 11 years ago
  94. 963c380 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  95. 76ff440 Ignore ",," in dhcp-host, rather than treating it as ",0," by Simon Kelley · 11 years ago
  96. c352dd8 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  97. 3a23715 Commit to allow master merge. by Simon Kelley · 11 years ago
  98. d082faf Fix compiler warning. by Vladislav Grishenko · 11 years ago
  99. f7029f5 Extend /4 and /6 syntax to --interface-name by Simon Kelley · 11 years ago
  100. 65c9b48 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago