1. a066aac Fix to credits in 162e5e0062ce923c494cc64282f293f0ed64fc10 by Simon Kelley · 6 years ago
  2. 8bd28a8 Small error-message tweak, for clarity. by Simon Kelley · 6 years ago
  3. 065e5bb More /etc/hosts linecount fixing. by Simon Kelley · 6 years ago
  4. df6636b lease: prune lease as soon as expired by Florent Fourcot · 6 years ago
  5. 162e5e0 Fix bug added in 2.80 non-terminal code which returns NODATA instead of NXDOMAIN. by Sven Mueller · 6 years ago
  6. 4219ade Fix line counting when reading /etc/hosts. by Simon Kelley · 6 years ago
  7. 28cfe36 Change read_leases() to skip invalid entries. by Brian Haley · 6 years ago
  8. d2d4990 Fix missing braces in 8eac67c0a15b673c8d27002c248651b308093e4 by Steven Siloti · 6 years ago
  9. 18eac67 Fix entries in /etc/hosts disabling static leases. by Steven Siloti · 6 years ago
  10. f8c77ed Fix removal of DHCP_CLIENT_MAC options from DHCPv6 relay replies. by Simon Kelley · 6 years ago
  11. 4bf62f6 Tidy cache_blockdata_free() by Simon Kelley · 6 years ago
  12. 9c0d445 Fix e7bfd556c079c8b5e7425aed44abc35925b24043 to actually work. by Simon Kelley · 6 years ago
  13. 2896e24 Check for not(DS or DNSKEY) in is_outdated_cname_pointer() by Simon Kelley · 6 years ago
  14. a90f09d Fix crash freeing negative SRV cache entries. by Simon Kelley · 6 years ago
  15. 5b99eae Cache SRV records. by Simon Kelley · 6 years ago
  16. 2daca52 Fix typo in ra-param man page section. by Christian Weiske · 6 years ago
  17. 2c59473 File logic bug in cache-marshalling code. Introduced a couple of commits back. by Simon Kelley · 6 years ago
  18. cc921df Remove nested struct/union in cache records and all_addr. by Simon Kelley · 6 years ago
  19. ab194ed Futher address union tidying. by Simon Kelley · 6 years ago
  20. 65a01b7 Tidy address-union handling: move class into explicit argument. by Simon Kelley · 6 years ago
  21. bde4647 Tidy all_addr union, merge log and rcode fields. by Simon Kelley · 6 years ago
  22. e7bfd55 Alter DHCP address selection after DECLINE in consec-addr mode. by Simon Kelley · 6 years ago
  23. b683cf3 build failure on master with NO_DHCPv6 and fix.... by Kevin Darbyshire-Bryant · 6 years ago
  24. 3becf46 fix ipv6 ipset bug in master by Kevin Darbyshire-Bryant · 6 years ago
  25. 137e9f8 Fix option parsing errors introduced in 59e470381f84f2fdf0640c7bc67827f3f0c64784 by Petr Menšík · 6 years ago
  26. 07e25da Treat DS and DNSKEY queries being forwarded the same as those locally originated. by Simon Kelley · 6 years ago
  27. d46ee72 Bump Debian version. by Simon Kelley · 6 years ago
  28. 59e4703 Free config file values on parsing errors. by Petr Menšík · 6 years ago
  29. 48d12f1 Remove the NO_FORK compile-time option, and support for uclinux. by Simon Kelley · 6 years ago
  30. 122392e Revert 68f6312d4bae30b78daafcd6f51dc441b8685b1e by Simon Kelley · 6 years ago
  31. 3a5a84c Fix Makefile lines generating UBUS linker config. by Simon Kelley · 6 years ago
  32. 24b8760 Do not rely on dead code elimination, use array instead. by Petr Menšík · 6 years ago
  33. 6f7812d Fix spurious AD flags in some DNS replies from local config. by Simon Kelley · 6 years ago
  34. cbb5b17 Fix logging in cf5984367bc6a949e3803a576512c5a7bc48ebab by Simon Kelley · 6 years ago
  35. cf59843 Don't forward *.bind/*.server queries upstream by Vladislav Grishenko · 6 years ago
  36. ee87504 Remove ability to compile without IPv6 support. by Simon Kelley · 6 years ago
  37. a220545 Ensure that AD bit is reset on answers from --address=/<domain>/<address>. by Simon Kelley · 6 years ago
  38. a799ca0 Impove cache behaviour for TCP connections. by Simon Kelley · 6 years ago
  39. 91421cb Fix compiler warning. by Simon Kelley · 6 years ago
  40. 53792c9 fix typo by Martin Schiller · 6 years ago
  41. df07182 Update German translation. by Conrad Kostecki · 6 years ago
  42. e1791f3 Fix logging of DNSSEC queries in TCP mode. Destination server address was misleading. by Simon Kelley · 6 years ago
  43. 0fdf3c1 Fix dhcp-match-name to match hostname, not complete FQDN. by Simon Kelley · 6 years ago
  44. ee1df06 Tweak strategy for confirming SLAAC addresses. by Simon Kelley · 6 years ago
  45. 1e87eba Clarify manpage for --auth-sec-servers by Simon Kelley · 6 years ago
  46. 0893347 Make interface spec optional in --auth-server. by Simon Kelley · 6 years ago
  47. 7cbf497 Example config file fix for CERT Vulnerability VU#598349. by Simon Kelley · 6 years ago
  48. 3a610a0 Finesse allocation of memory for "struct crec" cache entries. by Simon Kelley · 6 years ago
  49. 48b090c Fix b6f926fbefcd2471699599e44f32b8d25b87b471 to not SEGV on startup (rarely). by Simon Kelley · 6 years ago
  50. 4139298 Change behavior when RD bit unset in queries. by Simon Kelley · 6 years ago
  51. 51cc10f Add warning about 0.0.0.0 and :: addresses to man page. by Simon Kelley · 6 years ago
  52. ea6cc33 Handle memory allocation failure in make_non_terminals() by Simon Kelley · 6 years ago
  53. ad03967 Add debian/tmpfiles.conf by Simon Kelley · 6 years ago
  54. f4fd07d Debian bugfix. by Simon Kelley · 6 years ago
  55. e3c08a3 Debian packaging fix. (restorecon) by Simon Kelley · 6 years ago
  56. 118011f Debian packaging fix. (tmpfiles.d) by Simon Kelley · 6 years ago
  57. af3bd07 Man page typo. by Simon Kelley · 6 years ago
  58. d682099 Picky changes to 47b45b2967c931fed3c89a2e6a8df9f9183a5789 by Simon Kelley · 6 years ago
  59. 47b45b2 Fix lengths of interface names by Petr Menšík · 6 years ago
  60. 2b38e38 Minor improvements in lease-tools by Petr Menšík · 6 years ago
  61. 282eab7 Mark die function as never returning by Petr Menšík · 6 years ago
  62. c346f61 Handle ANY queries in context of da8b6517decdac593e7ce24bde2824dd841725c8 by Simon Kelley · 6 years ago
  63. 03212e5 Manpage typo. by Simon Kelley · 6 years ago
  64. da8b651 Implement --address=/example.com/# by Simon Kelley · 6 years ago
  65. c5db8f9 Tidy 7f876b64c22b2b18412e2e3d8506ee33e42db7c by Simon Kelley · 6 years ago
  66. 974a6d0 Add --caa-record by Simon Kelley · 6 years ago
  67. b758b67 Improve logging of RRs from --dns-rr. by Simon Kelley · 6 years ago
  68. 9bafdc6 Tidy up file parsing code. by Simon Kelley · 6 years ago
  69. 97f876b Properly deal with unaligned addresses in DHCPv6 packets. by Simon Kelley · 6 years ago
  70. cbfbd17 Fix broken DNSSEC records in previous. by Simon Kelley · 6 years ago
  71. b6f926f Don't return NXDOMAIN to empty non-terminals. by Simon Kelley · 6 years ago
  72. c822620 Add --dhcp-name-match by Simon Kelley · 6 years ago
  73. 397c050 Handle case of --auth-zone but no --auth-server. by Simon Kelley · 6 years ago
  74. 1682d15 Add missing EDNS0 section. by Simon Kelley · 6 years ago
  75. dd33e98 Fix crash parsing a --synth-domain with no prefix. by Simon Kelley · 6 years ago
  76. c16d966 Add copyright to src/metrics.h by Simon Kelley · 6 years ago
  77. 1dfed16 Remove C99 only code. by Simon Kelley · 6 years ago
  78. 6f835ed Format fixes - ubus.c by Simon Kelley · 6 years ago
  79. 9d6fd17 dnsmasq.c fix OPT_UBUS option usage by Kevin Darbyshire-Bryant · 6 years ago
  80. 8c1b6a5 New metrics and ubus files. by Simon Kelley · 6 years ago
  81. 8dcdb33 Add --enable-ubus option. by Julian Kornberger · 6 years ago
  82. aba8bbb Add collection of metrics by Julian Kornberger · 6 years ago
  83. caf4d57 Add OpenWRT ubus patch by Julian Kornberger · 6 years ago
  84. 3b6eb19 Log DNSSEC trust anchors at startup. by Simon Kelley · 6 years ago
  85. f3e5787 Trivial comment change. by Simon Kelley · 6 years ago
  86. c851c69 Log failure to confirm an address in DHCPv6. by Simon Kelley · 6 years ago
  87. a3bd7e7 Fix missing fatal errors when parsing some command-line/config options. by Simon Kelley · 6 years ago
  88. ab5ceaf Document the --help option in the french manual by Olivier Gayot · 6 years ago
  89. 1f2f69d Fix recurrent minor spelling mistake in french manual by Olivier Gayot · 6 years ago
  90. f361b39 Fix some mistakes in french translation of the manual by Olivier Gayot · 6 years ago
  91. eb1fe15 When replacing cache entries, preserve CNAMES which target them. by Simon Kelley · 6 years ago
  92. 45d8a24 Introduce UID_NONE value, for cache records which are not the target of a CNAME. by Simon Kelley · 6 years ago
  93. 706d84f Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq by Simon Kelley · 6 years ago
  94. a997ca0 Fix sometimes missing DNSSEC RRs when DNSSEC validation not enabled. by Simon Kelley · 6 years ago
  95. 9268b5d Man page: uniform formatting style for options. by Peter Pöschl · 7 years ago
  96. 51e4eee Fix address-dependent domains for IPv6. by Paul Maddock · 7 years ago
  97. 05ff659 Fix stupid infinite loop introduced by preceding commit. by Simon Kelley · 7 years ago
  98. db0f488 Handle some corner cases in RA contructed interfaces with addresses changing interface. by Simon Kelley · 7 years ago
  99. 7dcca6c Warn about the impact of cache-size on performance. by Geert Stappers · 7 years ago
  100. 090856c Allow zone transfer in authoritative mode whenever auth-peer is specified. by Simon Kelley · 7 years ago