1. f7fe362 Tidy merge. by Simon Kelley · 12 years ago
  2. 36bec08 Merge branch 'auth' by Simon Kelley · 12 years ago
  3. 45dd1fe Correct NS and SOA records in auth mode for PTR queries. by Simon Kelley · 12 years ago
  4. 29d28dd Don't send RAs to the wrong place when DAD in progress. by Simon Kelley · 12 years ago
  5. 421594f Forgot --dhcp-except check in previous commit. by Simon Kelley · 12 years ago
  6. d89fb4e Check interface for router advertisements. by Simon Kelley · 12 years ago
  7. 295a54e SetDomainServers Dbus method. by Simon Kelley · 12 years ago
  8. 5c0bd5b CNAME auth support. by Simon Kelley · 12 years ago
  9. 86e3b9a Post-test fixes. by Simon Kelley · 12 years ago
  10. 2f38141 Don't elide code needed for --bind-dynamic if compiled without IPv6. by Simon Kelley · 12 years ago
  11. 8273ea5 Add MX support. by Simon Kelley · 12 years ago
  12. 4f7b304 Initial code to do authoritative DNS. by Simon Kelley · 12 years ago
  13. 8e4b879 Header-file dependency checking in Makefile. by Simon Kelley · 12 years ago
  14. 83b2198 Add warning to man page, -d option by Simon Kelley · 12 years ago
  15. d1a5975 No lease-time in DHCPINFORM replies. by Simon Kelley · 12 years ago
  16. 5200205 Doc update for previous checkin. by Simon Kelley · 12 years ago
  17. b191a77 trivial indent fix. by Simon Kelley · 12 years ago
  18. 23780dd Set tag "dhcpv6" rather than "DHCPv6", hardwired tags in lower-case is consistent. by Simon Kelley · 12 years ago
  19. d1e9a58 Use dhcp-range tags when replying to DHCPv6 information-request. by Simon Kelley · 12 years ago
  20. 819ff4d Wildcard IPv6 dhcp-range. by Simon Kelley · 12 years ago
  21. de604c1 Remove non-7-bit character from CHANGELOG by Simon Kelley · 12 years ago
  22. be6cfb4 Fix DHCPv6 to do access control correctly when it's configured with --listen-address. by Simon Kelley · 12 years ago
  23. 2022310 SO_REUSEADDR and SO_V6ONLY options on DHCPv6 socket. by Simon Kelley · 12 years ago
  24. 657ed09 Add contrib/dbus-test/dbus-test.py by Simon Kelley · 12 years ago
  25. c99df93 Fix compilation warnings. by Simon Kelley · 12 years ago
  26. cf568a3 Fix typos in sample config file. by Simon Kelley · 12 years ago
  27. e4807d8 Fix breakage of --host-record parsing. by Simon Kelley · 12 years ago
  28. 35239a3 Tweak dhcp-config sanity checking. by Simon Kelley · 12 years ago
  29. db3946c Debian changelog update. by Simon Kelley · 12 years ago
  30. 0d28af8 Set tag "DHCPv6" for v6 transactions. by Simon Kelley · 12 years ago
  31. 42698cb Log ignored DHCPv6 information-requests. by Simon Kelley · 12 years ago
  32. 1d86041 Add --max-cache-ttl option. by Simon Kelley · 12 years ago
  33. 289a253 Fix build with later Lua libraries. by Simon Kelley · 12 years ago
  34. faafb3f Add SetServersEX method in DBus interface. by Simon Kelley · 12 years ago
  35. 2b127a1 Flag DHCP or DHCPv6 in starup logging. by Simon Kelley · 12 years ago
  36. dfb23b3 Don't report spurious netlink errors. by Simon Kelley · 12 years ago
  37. b269221 Address allocation tweaking - lease outside dhcp-range but in subnet. by Simon Kelley · 12 years ago
  38. 8b46061 Fix DHCPv6 address allocation for some pathalogical cases. by Simon Kelley · 12 years ago
  39. 4d0f5b4 Fix BOOTP option processing. by Simon Kelley · 12 years ago
  40. 1dedeb8 Fix Debian package adduser dependency. by Simon Kelley · 12 years ago
  41. 79cfefd Make pid-file creation immune to symlink attack. by Simon Kelley · 12 years ago
  42. 0c0d479 Tidy buffer use in DHCP startup logging. by Simon Kelley · 12 years ago
  43. 12d71ed Finesse the check for /etc/hosts names which conflict with DHCP names. by Simon Kelley · 12 years ago
  44. 9fed0f7 Further tweaks to DHCP FQDN option. by Simon Kelley · 12 years ago
  45. 2e34ac1 Handle DHCP FQDN option with all flags zero and --dhcp-client-update by Simon Kelley · 12 years ago
  46. bc54ae3 Debian packaging fixes. by Simon Kelley · 12 years ago
  47. 00acd06 Tweak get-version to do the right thing with multiple head tags. by Simon Kelley · 12 years ago
  48. 476e4a0 Bump Debian version by Simon Kelley · 12 years ago
  49. 5f11b3e Cope with --listen-address for not yet existent addr in bind-dynamic mode. by Simon Kelley · 12 years ago
  50. 3169daa Fix TFTP access control, broken earlier in release. by Simon Kelley · 12 years ago
  51. fd05f12 Set prefix on-link bit in RAs by Simon Kelley · 12 years ago
  52. ad09427 Alternate DBus service name via --enable-dbus by Simon Kelley · 12 years ago
  53. c740e4f Fix FTBFS when -DNO_DHCP - thanks Sung Pae. by Simon Kelley · 12 years ago
  54. 132255b OpenBSD build fix. by Simon Kelley · 12 years ago
  55. c4c0488 Update french translation. by Simon Kelley · 12 years ago
  56. a2ce6fc Man page typos by Simon Kelley · 12 years ago
  57. 1209054 Add debian/dnsmasq-base.conffiles by Simon Kelley · 12 years ago
  58. 8223cb1 Update FAQ to cover --bind-dynamic. by Simon Kelley · 12 years ago
  59. 4ba9b38 Debian package: move /etc/dbus-1/system.d/dnsmasq.conf. by Simon Kelley · 12 years ago
  60. 4224321 "w" multiplier in lease times. by Simon Kelley · 12 years ago
  61. 23245c0 RFC 4242 support. by Simon Kelley · 12 years ago
  62. b271446 Typo. by Simon Kelley · 12 years ago
  63. 611ebc5 Fix broken caching of CNAME chains. by Simon Kelley · 12 years ago
  64. be0f45c Typo fix. Thanks Wieland Hoffmann. by Simon Kelley · 12 years ago
  65. 9b40cbf Fix FTBFS when TFTP disabled. by Simon Kelley · 12 years ago
  66. c4a7f90 Config parsing error-handling update. by Simon Kelley · 12 years ago
  67. 9609bae Merge branch 'access_control' by Simon Kelley · 12 years ago
  68. 395eb71 Better log message when dhcp hosts|opts file cannot be read. by Simon Kelley · 12 years ago
  69. 8bc4cec Remove libvirt-inspired but never used access control features. by Simon Kelley · 12 years ago
  70. 6b617c0 Logging library in Android build scaffold. by Simon Kelley · 12 years ago
  71. 55d290a Handle pid-file location in Android. by Simon Kelley · 12 years ago
  72. e17b4b3 Fix build-failure with -DNO_DHCP6. by Simon Kelley · 12 years ago
  73. 236e072 Typo in BSD-only code. by Simon Kelley · 12 years ago
  74. 05ff1ed Man page update. by Simon Kelley · 12 years ago
  75. 2b5bae9 Fall back from --bind-dynamic to --bind-interfaces in BSD, rather than quitting. by Simon Kelley · 12 years ago
  76. 39f1b8e Better logging of socket-creation errors. by Simon Kelley · 12 years ago
  77. af576b5 Tidy up - no functional change. by Simon Kelley · 12 years ago
  78. 54dd393 Add --bind-dynamic by Simon Kelley · 12 years ago
  79. 4ce4f37 Fix un-initialised "used" field in --listen-address structure. by Simon Kelley · 13 years ago
  80. 8b3ae2f Check tftp-root exists and is accessible at startup. by Simon Kelley · 13 years ago
  81. ed55cb6 Correct listener logic when no TFTP and no-interface listen address. by Simon Kelley · 13 years ago
  82. 2cd9a0d Debian systemd startup fixes for resolvconf integration. by Simon Kelley · 13 years ago
  83. c514ab9 Update Debian changelog. by Simon Kelley · 13 years ago
  84. 078a630 Do duplicate dhcp-host address check in --test mode. by Simon Kelley · 13 years ago
  85. 43c271b Debian package build - pass calculated LDFLAGS to make. by Simon Kelley · 13 years ago
  86. 24ce681 Add instructions/patches for dbus activation to contrib/systemd. by Simon Kelley · 13 years ago
  87. 5ae34bf Fix RA when interface has more than one address on the same network. by Simon Kelley · 13 years ago
  88. 51931b8 Fix access control when DHCPv6 but no RA in use. by Simon Kelley · 13 years ago
  89. 9f7f3b1 Add --dns-rr option. by Simon Kelley · 13 years ago
  90. 97c83bb Use dpkg-buildflags in Debian rules file. by Simon Kelley · 13 years ago
  91. 8767cee Make libvirt-style access control work when only doing RA. by Simon Kelley · 13 years ago
  92. 18c63ef Fix non-response to router-solicitations when by Simon Kelley · 13 years ago
  93. c64b7f6 Fix is_same_net6 - bugged if prefix length not divisible by 8. by Simon Kelley · 13 years ago
  94. 068b4b5 Bump Debian version. by Simon Kelley · 13 years ago
  95. 919dd7c Fixed missing periodic-ras in some configurations. by Simon Kelley · 13 years ago
  96. f632e56 Cope with router-solicit packets without valid source address. by Simon Kelley · 13 years ago
  97. 2021c66 code-size tweak by Simon Kelley · 13 years ago
  98. 8358e0f Update German translation and fix CHANGELOG typos. Sorry, Conrad! by Simon Kelley · 13 years ago
  99. 7f61b3a Small SLAAC optimisation. by Simon Kelley · 13 years ago
  100. a9ab732 reconfirm SLAAC addresses when DHCPv4 leases go though INIT_REBOOT state. by Simon Kelley · 13 years ago