1. de92b47 Make wildcard-configured addresses work on multiple networks. by Simon Kelley · 12 years ago
  2. 0f128eb Clarifications for DNS-auth in man-page. by Simon Kelley · 12 years ago
  3. c630924 Experimental support for DHCPv6 prefix-class option. by Simon Kelley · 12 years ago
  4. ff59fc8 Split out context-marking from add_address. by Simon Kelley · 12 years ago
  5. 52a1ae7 Another logic problem in refactor. by Simon Kelley · 12 years ago
  6. 3a654c5 Respect difference between no IA_{TN}A and no IA_ADDR options. by Simon Kelley · 12 years ago
  7. 2763d4b Fix unused variable warning. by Simon Kelley · 12 years ago
  8. e28836b Fix crash in DHCPv6 renew, introduced in refactor. by Simon Kelley · 12 years ago
  9. a6ebfac Massive refactor of stateful DHCPv6. Lease multiple prefixes per client. by Simon Kelley · 12 years ago
  10. c796107 Don't erroneously reject some option names in --dhcp-match by Simon Kelley · 12 years ago
  11. ab6ede7 Handle EINTR return from sendto() in ipset.c by Simon Kelley · 12 years ago
  12. b3538f1 Add ipset.c to source files list in Android makefile. by Simon Kelley · 12 years ago
  13. 3b323bd IPset support in debian build. by Simon Kelley · 12 years ago
  14. 13d86c7 Add --ipset option. by Jason A. Donenfeld · 12 years ago
  15. 208fb61 Fix wrong DNSMASQ_LEASE_EXPIRES envar when luascript in use also. by Simon Kelley · 12 years ago
  16. 4038ae2 Fix crash in DHCPv6 information-request handler. by Simon Kelley · 12 years ago
  17. dd1721c DHCPv4 relay-agent options exposed to DHCP-script. by Simon Kelley · 12 years ago
  18. a21e27b Support DHCP DNS server option if we're not doing DNS. by Simon Kelley · 12 years ago
  19. b0ff858 Fix FTBFS if HAVE_BROKEN_RTC defined. by Simon Kelley · 12 years ago
  20. 54dae55 Fix previous commit. by Simon Kelley · 12 years ago
  21. 25c4198 Fix use-after-free by Simon Kelley · 12 years ago
  22. 4ead40c Fix use-after-free by Simon Kelley · 12 years ago
  23. 04a0612 Remove dead code. by Simon Kelley · 12 years ago
  24. aa608c8 Fix wrong syntax check. by Simon Kelley · 12 years ago
  25. 38365ff Theoretical memory leak fix. by Simon Kelley · 12 years ago
  26. 9c4270b Fix memory leak. by Simon Kelley · 12 years ago
  27. 46b0665 Don't leak sockets when getsockname fails. by Simon Kelley · 12 years ago
  28. 4dc9c65 Memory leak. by Simon Kelley · 12 years ago
  29. 39595cf Fix memory leak. by Simon Kelley · 12 years ago
  30. ffa3d7d Copy-and-paste error by Simon Kelley · 12 years ago
  31. aa67fe7 Catch NULL pointer deref if qdcount == 0 by Simon Kelley · 12 years ago
  32. bb2509f Typo in filter_constructed_dhcp() by Simon Kelley · 12 years ago
  33. 6174435 Change copyright messages to include 2013. by Simon Kelley · 12 years ago
  34. 095f625 Update manpage for --dhcp-authoritative DHCPv6 behaviour. by Simon Kelley · 12 years ago
  35. e25db1f Handle wrong interface for locally-routed packets. by Simon Kelley · 12 years ago
  36. 79cb46c Man page typos. by Simon Kelley · 12 years ago
  37. 22ce550 Correct behaviour for TCP queries to allowed address via banned interface. by Simon Kelley · 12 years ago
  38. 3039310 Wildcard IPv6 addresses in --dhcp-host, for constructed ranges. by Simon Kelley · 12 years ago
  39. 4593809 Fix last commit. by Simon Kelley · 12 years ago
  40. 21bac1b Check IAID as well as CLID for lease identity. by Simon Kelley · 12 years ago
  41. b1a1b6d Tweak DHCP startup logging. by Simon Kelley · 12 years ago
  42. baeb3ad More IPv6 address allocation fixes. by Simon Kelley · 12 years ago
  43. 39f6a04 Better fix for interfaces without broadcast address on *BSD. by Simon Kelley · 12 years ago
  44. 37c9cce DHCPv6 address allocation - same DUID, two IAIDs by Simon Kelley · 12 years ago
  45. 71c73ac Fix crash on startup on Solaris 11 by Simon Kelley · 12 years ago
  46. c6cb740 Don't do AXFR unless auth-sec-servers is set. by Simon Kelley · 12 years ago
  47. 333b2ce Documentation updates for auth-DNS and constructed dhcp ranges. by Simon Kelley · 12 years ago
  48. b456b9f Linked-list bug in new "use longest prefixes first" code. by Simon Kelley · 12 years ago
  49. 34d0a36 Man page updates by Simon Kelley · 12 years ago
  50. 355736f Fix auth-DNS filtering problems with contructed ranges. by Simon Kelley · 12 years ago
  51. 771287b Wildcards in dhcp-range constructors by Simon Kelley · 12 years ago
  52. dc9476b Use RA_INTERVAL for lifetimes. by Simon Kelley · 12 years ago
  53. 1e14cc0 Make it legal to have no subnet in --auth-zone, may be contructed instead. by Simon Kelley · 12 years ago
  54. 55b548a Add RA_INTERVAL parameter in config.h by Simon Kelley · 12 years ago
  55. 3b43646 Use /proc/sys/net/ipv6/conf/<iface>/mtu for RA advertised MTU. by Simon Kelley · 12 years ago
  56. 3bc0d93 More work on lease and router lifetime calculation. by Simon Kelley · 12 years ago
  57. 60225f4 Allow constructed prefixes in auth zones. by Simon Kelley · 12 years ago
  58. 1962446 Join multicast groups only on IPv6 addresses! by Simon Kelley · 12 years ago
  59. be37986 Better error checking in DHCPv6 dhcp-range option parsing. by Simon Kelley · 12 years ago
  60. d7346a1 Tweak context-construct logic. by Simon Kelley · 12 years ago
  61. 87d346f saner function name by Simon Kelley · 12 years ago
  62. f0dd7f8 Fix new-address logic and ordering for first address on new interface. by Simon Kelley · 12 years ago
  63. 0c05024 Check for new SLAAC addresses when we add new prefixes. by Simon Kelley · 12 years ago
  64. 7f035f5 Don't cap prefx lifetimes below RA retransmit interval. by Simon Kelley · 12 years ago
  65. 81e84f8 preferred and valid times in bpf.c by Simon Kelley · 12 years ago
  66. 55b42f6 Default to global, not link-local address in RA DNS field. by Simon Kelley · 12 years ago
  67. ed8b68a Simplify and fix RA lifetime calculation. by Simon Kelley · 12 years ago
  68. bad7b87 add general flag param to iface_enumerate IPv6 callback by Simon Kelley · 12 years ago
  69. 5d162f2 Rationalise join_multicast() by Simon Kelley · 12 years ago
  70. 9d29949 typo by Simon Kelley · 12 years ago
  71. 1b75c1e Per-context control over ra short period. by Simon Kelley · 12 years ago
  72. 293fd0f Missed interface re-read path in netlink.c by Simon Kelley · 12 years ago
  73. c1be917 DHCP context logging, more tweaks by Simon Kelley · 12 years ago
  74. bb86e85 Error dhcp constructors on platforms where no interface detection. by Simon Kelley · 12 years ago
  75. 8445f5d Fix initialisation order. by Simon Kelley · 12 years ago
  76. 72c9c3b complicated DHCP context logging. by Simon Kelley · 12 years ago
  77. 6e3dba3 Ignore template contexts where appropriate. by Simon Kelley · 12 years ago
  78. 7558ecd Fix periodic loop by Simon Kelley · 12 years ago
  79. 1f77693 First checkin of interface-address constructor mode for DHCPv6 and RA. by Simon Kelley · 12 years ago
  80. 4820dce Make authoritative stuff a compile-time option. by Simon Kelley · 12 years ago
  81. f8abe0c Fix crash in auth code for queries where class != C_IN by Simon Kelley · 12 years ago
  82. 9def963 Bump debian version. by Simon Kelley · 12 years ago
  83. 990123a Fix regexp foobar. by Simon Kelley · 12 years ago
  84. 1d6c639 Fix broken cache. by Simon Kelley · 12 years ago
  85. 429798f Allow addresses as well as interface names in --auth-server. by Simon Kelley · 12 years ago
  86. b5a8dd1 Fix FTBFS with NO_DHCP. by Simon Kelley · 12 years ago
  87. 95a0bd3 Add .gitignore file. by Simon Kelley · 12 years ago
  88. 8ff5567 SOA serial tweak. by Simon Kelley · 12 years ago
  89. 4967876 Zone-transfer peer restriction option. by Simon Kelley · 12 years ago
  90. e1ff419 Complete AXFR support by Simon Kelley · 12 years ago
  91. ee86ce6 Fix TCP query forwarding to non-default servers. by Simon Kelley · 12 years ago
  92. b75e936 First cut at zone transfer. by Simon Kelley · 12 years ago
  93. aa79235 zero arcount. by Simon Kelley · 12 years ago
  94. 7c305be Bump Debian version. by Simon Kelley · 12 years ago
  95. f7fe362 Tidy merge. by Simon Kelley · 12 years ago
  96. 36bec08 Merge branch 'auth' by Simon Kelley · 12 years ago
  97. 45dd1fe Correct NS and SOA records in auth mode for PTR queries. by Simon Kelley · 12 years ago
  98. 29d28dd Don't send RAs to the wrong place when DAD in progress. by Simon Kelley · 12 years ago
  99. 421594f Forgot --dhcp-except check in previous commit. by Simon Kelley · 12 years ago
  100. d89fb4e Check interface for router advertisements. by Simon Kelley · 12 years ago