1. fc205b1 cache warming: close the socket when done. by Denton Gentry · 8 years ago master
  2. 63a1fde Increase max leases from 1000 to 10000. by Avery Pennarun · 8 years ago
  3. 5f066cc Used faster access() to check for file existence and more secure snprintf() instead of sprintf(). by Alan Zhang · 8 years ago
  4. cde5f32 Fixed request timing miscalculation & format. Only sends request through by Alan Zhang · 8 years ago
  5. 4db6944 Replaced logging queries with sending on socket. by Alan Zhang · 8 years ago
  6. 80dd58f Changed "!fp" to "fp == NULL" by Alan Zhang · 8 years ago
  7. b31dceb Moved query logging block to not include requests from localhost. by Alan Zhang · 8 years ago
  8. b576a47 Log request timing for queries handled by cache response. by Alan Zhang · 8 years ago
  9. b236056 Merge "Log request timing along with upstream server, for each forwarded query." by Jonathan Rockway · 8 years ago
  10. 9399990 Log request timing along with upstream server, for each forwarded query. by Jonathan Rockway · 8 years ago
  11. 2515d98 Write every host requested & time requested to /tmp/ by Alan Zhang · 8 years ago
  12. 97cd504 Change dns_timings to match what turbogrinder expects. by John Newlin · 9 years ago
  13. a6902f8 Pass through the delay for forward lookups. by John Newlin · 9 years ago
  14. aada3df Add requested options to dhcp-script environment. by Denton Gentry · 9 years ago
  15. 60aaa7e Set stdout to unbuffered, for better logging. by Denton Gentry · 9 years ago
  16. fbde829 Merge remote-tracking branch 'upstream/master' into HEAD by Denton Gentry · 9 years ago
  17. 61b838d Don't reply to DHCPv6 SOLICIT messages when not configured for statefull DHCPv6. by Win King Wan · 9 years ago
  18. fbf01f7 Update German translation. by Conrad Kostecki · 9 years ago
  19. 5f4dc5c Add --dhcp-hostsdir config option. by Simon Kelley · 9 years ago
  20. 2ae195f Don't treat SERVFAIL as a recoverable error..... by Simon Kelley · 9 years ago
  21. 3934155 Cope with multiple interfaces with the same LL address. by Simon Kelley · 9 years ago
  22. ae4624b Logs for DS records consistent. by Simon Kelley · 9 years ago
  23. 5e32173 Don't answer from cache RRsets from wildcards, as we don't have NSECs. by Simon Kelley · 9 years ago
  24. 9f79ee4 Log port of requestor when doing extra logging. by Simon Kelley · 9 years ago
  25. 07aa5ed Merge remote-tracking branch 'upstream/master' into HEAD by Denton Gentry · 9 years ago
  26. 0c33771 Initial empty repository by Denton Gentry · 9 years ago
  27. 28de387 Add --min-cache-ttl option. by RinSatsuki · 9 years ago
  28. 25cf5e3 Add --log-queries=extra option for more complete logging. by Simon Kelley · 9 years ago
  29. 424c4a8 Merge branch 'unsigned' by Simon Kelley · 9 years ago
  30. 97e618a DNSSEC: do top-down search for limit of secure delegation. by Simon Kelley · 9 years ago
  31. d8dbd90 Fix race condition issue in makefile. by Yousong Zhou · 9 years ago
  32. 81c538e Implement makefile dependencies on COPTS variable. by Yousong Zhou · 9 years ago
  33. d310ab7 Fix build failure in new inotify code on BSD. by Matthias Andree · 9 years ago
  34. 0b1008d Bad packet protection. by Simon Kelley · 9 years ago
  35. 32fc6db Add --ignore-address option. by Glen Huang · 9 years ago
  36. 83d2ed0 Initialise return value. by Simon Kelley · 9 years ago
  37. fbc5205 Fix problems validating NSEC3 and wildcards. by Simon Kelley · 9 years ago
  38. cbc6524 Make caching work for CNAMEs pointing to A/AAAA records shadowed in /etc/hosts by Simon Kelley · 9 years ago
  39. 094b5c3 Fix crash in DNSSEC code when attempting to verify large RRs. by Simon Kelley · 9 years ago
  40. 3267804 Tweak field width in cache dump to avoid truncating IPv6 addresses. by Simon Kelley · 9 years ago
  41. 4766936 Eliminate IPv6 privacy addresses from --interface-name answers. by Simon Kelley · 9 years ago
  42. bd9520b Remove redundant IN6_IS_ADDR_ULA(a) macro defn. by Simon Kelley · 9 years ago
  43. 3ad3f3b Fix breakage of --domain=<domain>,<subnet>,local by Simon Kelley · 9 years ago
  44. ad946d5 CHANGELOG re. inotify. by Simon Kelley · 9 years ago
  45. 800c5cc Remove floor on EDNS0 packet size with DNSSEC. by Simon Kelley · 9 years ago
  46. 857973e Teach the new inotify code about symlinks. by Simon Kelley · 9 years ago
  47. 9c448c8 Merge branch 'inotify' by Simon Kelley · 9 years ago
  48. 193de4a Use inotify instead of polling on Linux. by Simon Kelley · 9 years ago
  49. 9890627 Fix conntrack with --bind-interfaces by Hans Dedecker · 9 years ago
  50. b9ff5c8 Improve RFC-compliance when unable to supply addresses in DHCPv6 by Vladislav Grishenko · 10 years ago
  51. 3d9d2dd Fit example conf file typo. by Tomas Hozza · 10 years ago
  52. 17b4759 Fix typo in new Dbus code. by Daniel Collins · 10 years ago
  53. e9828b6 Set conntrack mark before connect() call. by Karl Vogel · 10 years ago
  54. 72eba2b Bump Debian version. by Simon Kelley · 10 years ago
  55. 6ac3bc0 Debian build fixes for kFreeBSD by Simon Kelley · 10 years ago
  56. 00cd9d5 crash at startup when an empty suffix is supplied to --conf-dir by Simon Kelley · 10 years ago
  57. f265827 Add newline at the end of example config file. by Simon Kelley · 10 years ago
  58. 25e2723 Update Polish translation. by Jan Psota · 10 years ago
  59. bf2db4b Fix CHANGELOG entry under wrong version. by Simon Kelley · 10 years ago
  60. 5782649 Fix bug which caused dnsmasq to become unresponsive when an interface goes. by Simon Kelley · 10 years ago
  61. 288df49 Fix bug when resulted in NXDOMAIN answers instead of NODATA. by Simon Kelley · 10 years ago
  62. 10cfc0d Fix length->netmask conversions to avoid undefined behaviour. by Richard Genoud · 10 years ago
  63. 15b1b7e Fix endian bug in --local-service code. by Richard Genoud · 10 years ago
  64. 00c0f69 Debian bug closure. by Simon Kelley · 10 years ago
  65. 5194336 Supply "Success" status code in reply to DHCPDECLINE. by Ilya Ponetaev · 10 years ago
  66. 2d75f2e Don't reply to DHCPCONFIRM messages with no addresses in them. by Ilya Ponetaev · 10 years ago
  67. 976afc9 Set DHCPv6 message type when returning "use multicast". by Ilya Ponetaev · 10 years ago
  68. 7f68f82 DHCPv6 REBIND messages don't need a server-id. by Ilya Ponetaev · 10 years ago
  69. 85900a2 Revert route-information option in RA. There are problems with some clients. by Simon Kelley · 10 years ago
  70. b4f971a Update *.po files for new release. by Simon Kelley · 10 years ago
  71. 3e1551a Extend --conf-dir to allow filtering on file suffixes. by Simon Kelley · 10 years ago
  72. af292da Bump Debian standards version. by Simon Kelley · 10 years ago
  73. 933878f Remove paypal links and icond refs from Debian package. by Simon Kelley · 10 years ago
  74. d54409d Fix debian changelog date snafu. by Simon Kelley · 10 years ago
  75. 5bf50af RFC4191 route information option. by Ilya Ponetaev · 10 years ago
  76. c43b8a6 Debian package: use dns-root-data. by Simon Kelley · 10 years ago
  77. b06900d Mention name in systemd. by Simon Danner · 10 years ago
  78. f2f02fc Merge branch 'loop' by Simon Kelley · 10 years ago
  79. aaeea9f GetLoopServers Dbus method. by Simon Kelley · 10 years ago
  80. 2bb6f77 Missed update of DHCP lease datastructure. by Simon Kelley · 10 years ago
  81. 40766e5 Check all servers loopiness, when any subset is changed. by Simon Kelley · 10 years ago
  82. b5ea1cc Add --dns-loop-detect feature. by Simon Kelley · 10 years ago
  83. 6d8e8ac Tidy up previous commit. by Simon Kelley · 10 years ago
  84. 24b167a Fix logic for associating leases with interfaces. by Simon Kelley · 10 years ago
  85. 993f8cb Don't do IPSET on Apple. Needed header files are missing. by Chen Yufei · 10 years ago
  86. 47a9516 Use event system to re-send query on new route. Tidies module boundaries. by Simon Kelley · 10 years ago
  87. dc8a1b1 Set interface with longest prefix in DHCP & DHCPv6 lease by Lung-Pin Chang · 10 years ago
  88. cdb755c Fix FTBFS with Nettle-3.0. by Simon Kelley · 10 years ago
  89. 063efb3 Build config: add -DNO_GMP for use with nettle/mini-gmp by Simon Kelley · 10 years ago
  90. 70772c9 Allow wildcard aliases in --bridge-interface option by Neil Jerram · 10 years ago
  91. 10d8540 Makefile typo. by Simon Kelley · 10 years ago
  92. 006c162 Fix bug when >1 IPv6 address supplied to Dbus SetServers method. by Simon Kelley · 10 years ago
  93. 6799a46 Attribution update. by Simon Kelley · 10 years ago
  94. c4638f9 New DBus methods. by Daniel Collins · 10 years ago
  95. 4b34f5d Copyright update. by Simon Kelley · 10 years ago
  96. a0358e5 Handle async notification of address changes using the event system. by Simon Kelley · 10 years ago
  97. a03f8d4 Suppress re-entrant calls to dhcp_construct_contexts() by Simon Kelley · 10 years ago
  98. c4a0937 ipsets equivalent in *BSD, using pf tables. by Simon Kelley · 10 years ago
  99. 2f4c4b6 LOG error of ARP-injection fails. by Simon Kelley · 10 years ago
  100. a008a84 Bump Debian version. by Simon Kelley · 10 years ago