1. dc9476b Use RA_INTERVAL for lifetimes. by Simon Kelley · 12 years ago
  2. 1e14cc0 Make it legal to have no subnet in --auth-zone, may be contructed instead. by Simon Kelley · 12 years ago
  3. 55b548a Add RA_INTERVAL parameter in config.h by Simon Kelley · 12 years ago
  4. 3b43646 Use /proc/sys/net/ipv6/conf/<iface>/mtu for RA advertised MTU. by Simon Kelley · 12 years ago
  5. 3bc0d93 More work on lease and router lifetime calculation. by Simon Kelley · 12 years ago
  6. 60225f4 Allow constructed prefixes in auth zones. by Simon Kelley · 12 years ago
  7. 1962446 Join multicast groups only on IPv6 addresses! by Simon Kelley · 12 years ago
  8. be37986 Better error checking in DHCPv6 dhcp-range option parsing. by Simon Kelley · 12 years ago
  9. d7346a1 Tweak context-construct logic. by Simon Kelley · 12 years ago
  10. 87d346f saner function name by Simon Kelley · 12 years ago
  11. f0dd7f8 Fix new-address logic and ordering for first address on new interface. by Simon Kelley · 12 years ago
  12. 0c05024 Check for new SLAAC addresses when we add new prefixes. by Simon Kelley · 12 years ago
  13. 7f035f5 Don't cap prefx lifetimes below RA retransmit interval. by Simon Kelley · 12 years ago
  14. 81e84f8 preferred and valid times in bpf.c by Simon Kelley · 12 years ago
  15. 55b42f6 Default to global, not link-local address in RA DNS field. by Simon Kelley · 12 years ago
  16. ed8b68a Simplify and fix RA lifetime calculation. by Simon Kelley · 12 years ago
  17. bad7b87 add general flag param to iface_enumerate IPv6 callback by Simon Kelley · 12 years ago
  18. 5d162f2 Rationalise join_multicast() by Simon Kelley · 12 years ago
  19. 9d29949 typo by Simon Kelley · 12 years ago
  20. 1b75c1e Per-context control over ra short period. by Simon Kelley · 12 years ago
  21. 293fd0f Missed interface re-read path in netlink.c by Simon Kelley · 12 years ago
  22. c1be917 DHCP context logging, more tweaks by Simon Kelley · 12 years ago
  23. bb86e85 Error dhcp constructors on platforms where no interface detection. by Simon Kelley · 12 years ago
  24. 8445f5d Fix initialisation order. by Simon Kelley · 12 years ago
  25. 72c9c3b complicated DHCP context logging. by Simon Kelley · 12 years ago
  26. 6e3dba3 Ignore template contexts where appropriate. by Simon Kelley · 12 years ago
  27. 7558ecd Fix periodic loop by Simon Kelley · 12 years ago
  28. 1f77693 First checkin of interface-address constructor mode for DHCPv6 and RA. by Simon Kelley · 12 years ago
  29. 4820dce Make authoritative stuff a compile-time option. by Simon Kelley · 12 years ago
  30. f8abe0c Fix crash in auth code for queries where class != C_IN by Simon Kelley · 12 years ago
  31. 9def963 Bump debian version. by Simon Kelley · 12 years ago
  32. 990123a Fix regexp foobar. by Simon Kelley · 12 years ago
  33. 1d6c639 Fix broken cache. by Simon Kelley · 12 years ago
  34. 429798f Allow addresses as well as interface names in --auth-server. by Simon Kelley · 12 years ago
  35. b5a8dd1 Fix FTBFS with NO_DHCP. by Simon Kelley · 12 years ago
  36. 95a0bd3 Add .gitignore file. by Simon Kelley · 12 years ago
  37. 8ff5567 SOA serial tweak. by Simon Kelley · 12 years ago
  38. 4967876 Zone-transfer peer restriction option. by Simon Kelley · 12 years ago
  39. e1ff419 Complete AXFR support by Simon Kelley · 12 years ago
  40. ee86ce6 Fix TCP query forwarding to non-default servers. by Simon Kelley · 12 years ago
  41. b75e936 First cut at zone transfer. by Simon Kelley · 12 years ago
  42. aa79235 zero arcount. by Simon Kelley · 12 years ago
  43. 7c305be Bump Debian version. by Simon Kelley · 12 years ago
  44. f7fe362 Tidy merge. by Simon Kelley · 12 years ago
  45. 36bec08 Merge branch 'auth' by Simon Kelley · 12 years ago
  46. 45dd1fe Correct NS and SOA records in auth mode for PTR queries. by Simon Kelley · 12 years ago
  47. 29d28dd Don't send RAs to the wrong place when DAD in progress. by Simon Kelley · 12 years ago
  48. 421594f Forgot --dhcp-except check in previous commit. by Simon Kelley · 12 years ago
  49. d89fb4e Check interface for router advertisements. by Simon Kelley · 12 years ago
  50. 295a54e SetDomainServers Dbus method. by Simon Kelley · 12 years ago
  51. 5c0bd5b CNAME auth support. by Simon Kelley · 12 years ago
  52. 86e3b9a Post-test fixes. by Simon Kelley · 12 years ago
  53. 2f38141 Don't elide code needed for --bind-dynamic if compiled without IPv6. by Simon Kelley · 12 years ago
  54. 8273ea5 Add MX support. by Simon Kelley · 12 years ago
  55. 4f7b304 Initial code to do authoritative DNS. by Simon Kelley · 12 years ago
  56. 8e4b879 Header-file dependency checking in Makefile. by Simon Kelley · 12 years ago
  57. 83b2198 Add warning to man page, -d option by Simon Kelley · 12 years ago
  58. d1a5975 No lease-time in DHCPINFORM replies. by Simon Kelley · 12 years ago
  59. 5200205 Doc update for previous checkin. by Simon Kelley · 12 years ago
  60. b191a77 trivial indent fix. by Simon Kelley · 12 years ago
  61. 23780dd Set tag "dhcpv6" rather than "DHCPv6", hardwired tags in lower-case is consistent. by Simon Kelley · 12 years ago
  62. d1e9a58 Use dhcp-range tags when replying to DHCPv6 information-request. by Simon Kelley · 12 years ago
  63. 819ff4d Wildcard IPv6 dhcp-range. by Simon Kelley · 12 years ago
  64. de604c1 Remove non-7-bit character from CHANGELOG by Simon Kelley · 12 years ago
  65. be6cfb4 Fix DHCPv6 to do access control correctly when it's configured with --listen-address. by Simon Kelley · 12 years ago
  66. 2022310 SO_REUSEADDR and SO_V6ONLY options on DHCPv6 socket. by Simon Kelley · 12 years ago
  67. 657ed09 Add contrib/dbus-test/dbus-test.py by Simon Kelley · 12 years ago
  68. c99df93 Fix compilation warnings. by Simon Kelley · 12 years ago
  69. cf568a3 Fix typos in sample config file. by Simon Kelley · 12 years ago
  70. e4807d8 Fix breakage of --host-record parsing. by Simon Kelley · 12 years ago
  71. 35239a3 Tweak dhcp-config sanity checking. by Simon Kelley · 12 years ago
  72. db3946c Debian changelog update. by Simon Kelley · 12 years ago
  73. 0d28af8 Set tag "DHCPv6" for v6 transactions. by Simon Kelley · 12 years ago
  74. 42698cb Log ignored DHCPv6 information-requests. by Simon Kelley · 12 years ago
  75. 1d86041 Add --max-cache-ttl option. by Simon Kelley · 12 years ago
  76. 289a253 Fix build with later Lua libraries. by Simon Kelley · 12 years ago
  77. faafb3f Add SetServersEX method in DBus interface. by Simon Kelley · 12 years ago
  78. 2b127a1 Flag DHCP or DHCPv6 in starup logging. by Simon Kelley · 12 years ago
  79. dfb23b3 Don't report spurious netlink errors. by Simon Kelley · 12 years ago
  80. b269221 Address allocation tweaking - lease outside dhcp-range but in subnet. by Simon Kelley · 12 years ago
  81. 8b46061 Fix DHCPv6 address allocation for some pathalogical cases. by Simon Kelley · 12 years ago
  82. 4d0f5b4 Fix BOOTP option processing. by Simon Kelley · 12 years ago
  83. 1dedeb8 Fix Debian package adduser dependency. by Simon Kelley · 12 years ago
  84. 79cfefd Make pid-file creation immune to symlink attack. by Simon Kelley · 12 years ago
  85. 0c0d479 Tidy buffer use in DHCP startup logging. by Simon Kelley · 12 years ago
  86. 12d71ed Finesse the check for /etc/hosts names which conflict with DHCP names. by Simon Kelley · 12 years ago
  87. 9fed0f7 Further tweaks to DHCP FQDN option. by Simon Kelley · 12 years ago
  88. 2e34ac1 Handle DHCP FQDN option with all flags zero and --dhcp-client-update by Simon Kelley · 12 years ago
  89. bc54ae3 Debian packaging fixes. by Simon Kelley · 12 years ago
  90. 00acd06 Tweak get-version to do the right thing with multiple head tags. by Simon Kelley · 12 years ago
  91. 476e4a0 Bump Debian version by Simon Kelley · 12 years ago
  92. 5f11b3e Cope with --listen-address for not yet existent addr in bind-dynamic mode. by Simon Kelley · 12 years ago
  93. 3169daa Fix TFTP access control, broken earlier in release. by Simon Kelley · 12 years ago
  94. fd05f12 Set prefix on-link bit in RAs by Simon Kelley · 12 years ago
  95. ad09427 Alternate DBus service name via --enable-dbus by Simon Kelley · 12 years ago
  96. c740e4f Fix FTBFS when -DNO_DHCP - thanks Sung Pae. by Simon Kelley · 12 years ago
  97. 132255b OpenBSD build fix. by Simon Kelley · 12 years ago
  98. c4c0488 Update french translation. by Simon Kelley · 12 years ago
  99. a2ce6fc Man page typos by Simon Kelley · 12 years ago
  100. 1209054 Add debian/dnsmasq-base.conffiles by Simon Kelley · 12 years ago