1. 023ace8 Merge branch 'random-port' by Simon Kelley · 3 years, 9 months ago
  2. 74d4fcd Use random source ports where possible if source addresses/interfaces in use. by Simon Kelley · 3 years, 9 months ago
  3. 9eaa91b Teach --bogus-nxdomain and --ignore-address to take a subnet argument. by Simon Kelley · 3 years, 9 months ago
  4. b260d22 Add --log-debug option and MS_DEBUG flag to my_syslog(). by Simon Kelley · 3 years, 9 months ago
  5. b7cf754 Add --dynamic-host option. by Simon Kelley · 3 years, 9 months ago
  6. d556b8a Case error in x86-64_EFI pxe CSA by Simon Kelley · 3 years, 10 months ago
  7. 1736043 Clarification on dhcp-host and DNS. by Simon Kelley · 3 years, 10 months ago
  8. 25e63f1 Handle caching with EDNS options better. by Simon Kelley · 4 years, 1 month ago
  9. 4ded962 pxe: support pxe clients with custom vendor-class by Wang Shanker · 4 years ago
  10. 4d85e40 Change default lease time for DHCPv6 to one day. by Simon Kelley · 4 years, 5 months ago
  11. 9beb4d9 Fix BNF in man page description for --server. by Simon Kelley · 4 years, 5 months ago
  12. 081a1c4 2.81rc5 CHANGELOG and man/dnsmasq.8 manual page improvements by Matthias Andree · 4 years, 8 months ago
  13. d162bee Allow overriding of ubus service name. by Oldřich Jedlička · 4 years, 9 months ago
  14. b43585c Fix nameserver list in auth mode. by Simon Kelley · 4 years, 9 months ago
  15. e7ee1aa Extend stop-dns-rebind to reject IPv6 LL and ULA addresses. by Dominik DL6ER · 4 years, 9 months ago
  16. ee64582 Add --script-on-renewal option. by Simon Kelley · 4 years, 10 months ago
  17. a9b022a Allow empty server spec in --rev-server, to match --server. by Simon Kelley · 4 years, 10 months ago
  18. 52ec783 Add tag filtering of dhcp-host directives. by Simon Kelley · 4 years, 10 months ago
  19. 137286e Extend 79aba0f10ad0157fb4f48afbbcb03f094caff97a for multiple IPv6 addresses. by Simon Kelley · 4 years, 10 months ago
  20. 79aba0f Support prefixed ranges of ipv6 addresses in dhcp-host. by Simon Kelley · 4 years, 10 months ago
  21. ab53883 Enhance --conf-dir to load files in a deterministic order. by Simon Kelley · 5 years ago
  22. 91102ad Add warnings and caveats for --proxy-dnssec. by Simon Kelley · 5 years ago
  23. 66f6265 Add --tftp-single-port option. by Simon Kelley · 5 years ago
  24. bf23c8a Spelling and format fixes. by Ville Skyttä · 5 years ago
  25. 84449bf Generalise locally-configured CNAME handling. by Simon Kelley · 5 years ago
  26. 2a20cc6 Man page typo. by Geert Stappers · 5 years ago
  27. 13a58f9 Add dhcp-ignore-clid configuration option by Florent Fourcot · 5 years ago
  28. 5c464ef Allow more then one --conf-file on the command line. by Simon Kelley · 6 years ago
  29. ae5b7e0 Add --shared-network DHCP configuration. by Simon Kelley · 6 years ago
  30. 2daca52 Fix typo in ra-param man page section. by Christian Weiske · 6 years ago
  31. 1e87eba Clarify manpage for --auth-sec-servers by Simon Kelley · 6 years ago
  32. 0893347 Make interface spec optional in --auth-server. by Simon Kelley · 6 years ago
  33. 51cc10f Add warning about 0.0.0.0 and :: addresses to man page. by Simon Kelley · 6 years ago
  34. af3bd07 Man page typo. by Simon Kelley · 6 years ago
  35. 03212e5 Manpage typo. by Simon Kelley · 6 years ago
  36. da8b651 Implement --address=/example.com/# by Simon Kelley · 6 years ago
  37. 974a6d0 Add --caa-record by Simon Kelley · 6 years ago
  38. c822620 Add --dhcp-name-match by Simon Kelley · 6 years ago
  39. 8dcdb33 Add --enable-ubus option. by Julian Kornberger · 6 years ago
  40. ab5ceaf Document the --help option in the french manual by Olivier Gayot · 6 years ago
  41. 1f2f69d Fix recurrent minor spelling mistake in french manual by Olivier Gayot · 6 years ago
  42. f361b39 Fix some mistakes in french translation of the manual by Olivier Gayot · 6 years ago
  43. 9268b5d Man page: uniform formatting style for options. by Peter Pöschl · 7 years ago
  44. 7dcca6c Warn about the impact of cache-size on performance. by Geert Stappers · 7 years ago
  45. 090856c Allow zone transfer in authoritative mode whenever auth-peer is specified. by Simon Kelley · 7 years ago
  46. 6b17335 Add packet-dump debugging facility. by Simon Kelley · 7 years ago
  47. a691853 Change default for dnssec-check-unsigned. by Simon Kelley · 7 years ago
  48. 734d531 Add RFC4039 rapid commit support. by Simon Kelley · 7 years ago
  49. 6b2b564 Enhance --synth-domain to allow names with sequential integers. by Simon Kelley · 7 years ago
  50. 773af30 Man page typo fix. by Ville Skyttä · 7 years ago
  51. baf553d Default min-port to 1024 to avoid reserved ports. by Simon Kelley · 7 years ago
  52. 22cd860 Allow more than one --bridge-interface option to refer to an interface. by Simon Kelley · 7 years ago
  53. 3c973ad Use SIGINT (instead of overloading SIGHUP) to turn on DNSSEC time validation. by Simon Kelley · 7 years ago
  54. faaf306 Spelling fixes. by Ville Skyttä · 7 years ago
  55. ed6bdb0 Man page typos. by 李三0159 · 7 years ago
  56. 3b0cb34 Fix manpage which said ZSK but meant KSK. by Simon Kelley · 7 years ago
  57. 391f708 Man page tweak. by Simon Kelley · 7 years ago
  58. b2a9c57 Add "known-othernet" DHCP tag. by Simon Kelley · 8 years ago
  59. 6ec5f5c Extend --ra-param mtu: field to allow an interface name. by Vladislav Grishenko · 8 years ago
  60. c77fb9d Capture and log STDOUT and STDERR output from dhcp-script. by Petr Menšík · 8 years ago
  61. 005c46d Add mtu facility to --ra-param. by David Flamand · 8 years ago
  62. 503c609 --dhcp-reply-delay option to workaround PXE client bugs. by Floris Bos · 8 years ago
  63. 60704f5 Add support for unique TFTP root per MAC. by Floris Bos · 8 years ago
  64. 4e7694d Allow binding to both source address and interface in server specs. by Kristian Evensen · 8 years ago
  65. ad59f27 Fix man page re interface labels and add warning when used badly. by Petr Menšík · 8 years ago
  66. 864913c Man page typo. by Simon Kelley · 8 years ago
  67. fca008d Make --bogus-priv apply to IPv6. by Simon Kelley · 8 years ago
  68. 43517fc Spelling fixes. by klemens · 8 years ago
  69. 730c674 Comprehensive spelling/typo fixes. by Josh Soref · 8 years ago
  70. d42d470 Make --localise-queries apply to names from --interface-name. by Simon Kelley · 8 years ago
  71. f89cae3 Add DNSMASQ_REQUESTED_OPTIONS env-var to lease change script. by ZHAO Yu · 8 years ago
  72. a1d973f Allow multiple CNAMEs in a single --cname= option. by Simon Kelley · 8 years ago
  73. b637d78 Allow wildcard CNAME records in authoritative zones. by Simon Kelley · 8 years ago
  74. 3c0c111 Improve --address and --ipset docs, fix --help output by Peter Wu · 8 years ago
  75. 6d95099 Handle v4-mapped IPv6 addresses sanely for --synth-domain. by Simon Kelley · 8 years ago
  76. 094bfae auth-zone: allow to exclude ip addresses from answer. by Mathias Kresin · 8 years ago
  77. 907efeb Manpage typo. by Kristjan Onu · 8 years ago
  78. 5874f3e Fix editing error on man page. by Simon Kelley · 8 years ago
  79. fe71bba Tweak UEFI workaround code. by Simon Kelley · 9 years ago
  80. 68bea10 Fix error in PXE arch names and add ARM32 and ARM64. by Simon Kelley · 9 years ago
  81. 09217a1 Add --help to manpage . by Simon Kelley · 9 years ago
  82. fa79466 Tighten syntax checking for dhcp-range and clarify man page. by Simon Kelley · 9 years ago
  83. bec366b Add --tftp-mtu option. by Simon Kelley · 9 years ago
  84. 832e47b Add --dhcp-ttl option. by Simon Kelley · 9 years ago
  85. df3d54f Add TTL parameter to --host-record and --cname. by Simon Kelley · 9 years ago
  86. 9e4cf47 Add --add-mac=text option. by Simon Kelley · 9 years ago
  87. e6e751b Make names of ARP script actions consistent. by Simon Kelley · 9 years ago
  88. 1e50512 Final form of configuration for EDNS0 MAC-address code. by Simon Kelley · 9 years ago
  89. 926332a Add --max-port config option. by Hans Dedecker · 9 years ago
  90. 92be34a Complete work to allow DNSSEC validation with private DNS servers. by Simon Kelley · 9 years ago
  91. 20fd11e Clarify man page on RDNSS set in router advertisement. by Simon Kelley · 9 years ago
  92. a7369be Enhance --add-subnet to allow arbitary subnet addresses. by Ed Bardsley · 9 years ago
  93. 8501632 Manpage typo fix. by Ján Sáreník · 9 years ago
  94. 4918bd5 Documenation updates for --bridge-interface and "off-link". by Neil Jerram · 10 years ago
  95. 23facf0 Man page typo. by Christian Demsar · 10 years ago
  96. 30d0879 add --tftp-no-fail to ignore missing tftp root by Stefan Tomanek · 10 years ago
  97. 979fe86 Make --address=/example.com/ equivalent to --server=/example.com/ by Simon Kelley · 10 years ago
  98. 360f251 Tweak DNSSEC timestamp code to create file later, removing need to chown it. by Simon Kelley · 10 years ago
  99. f6e62e2 Add --dnssec-timestamp option and facility. by Simon Kelley · 10 years ago
  100. efb8b55 man page typo. by Simon Kelley · 10 years ago