52
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BUILD_DIR -> BUILDDIR, for consistency. More... almost 13 years ago
Merge branch 'makefile' More... almost 13 years ago
Add BUILD_DIR variable to makefile. More... almost 13 years ago
Fix code parsing --domain, broken whilst added IPv6 stuff. More... almost 13 years ago
Don't build DHCPv6 by default, except when build Debian package. More... almost 13 years ago
Correct duid generate on FreeBSD More... almost 13 years ago
Tweaks to fix compilation on FreeBSD. More... almost 13 years ago
Update Debian readme for new build options and (belatedly) for the introduction of dnsmasq-utils. More... almost 13 years ago
Report correct error if prefix in dhcp-range is less than 64 Update debian/rules to provide no_dhcp6 and use_lua build opts. Log DHCPv6 information request packets. More... almost 13 years ago
Merge branch 'dhcpv6' More... almost 13 years ago
missed DHCP6 conditional compilation. More... almost 13 years ago
Allow the TFP server or boot server in --pxe-service, to be a domain name instead of an IP address. This allows for round-robin to multiple servers, in the same way as --dhcp-boot. More... almost 13 years ago
DHCPv6 vendor class option includes an enterprise number. Handle that. More... almost 13 years ago
Fix shell scripting bug in bug scripts. More... almost 13 years ago
lease script should work with IPv6 now. More... almost 13 years ago
dhcp-ignore and dhcp-match implemented for DHCPv6 now. More... almost 13 years ago
IPv6 address range parsing for --domain. More... almost 13 years ago
DHCPDECLINE handling, domain handling, more complete address selection. More... almost 13 years ago
Clean compile, basic DHCPv6 functionality is there. More... almost 13 years ago
Make default NO_DHCP6 and remove compiler warning. More... about 13 years ago
Merge branch 'dhcpv6' More... about 13 years ago
It compiles and it allocates a lease! No renewals yet. More... about 13 years ago
Fix problem if dnsmasq is started without the stdin, stdout and stderr file descriptors open. This can manifest itself as 100% CPU use. Thanks to Chris Moore for finding this. More... about 13 years ago
We don't need to check that a cache record is F_HOST in the duplicate address code, since we're now searching a temporary hash which holds only F_HOST records. More... about 13 years ago
Further tuning of the fast hostfile reading code. More... about 13 years ago
Tweaks to hostfile performance work. More... about 13 years ago
Improve performance when reading large hostfiles. More... about 13 years ago
Enable DHCPv6 compilation More... about 13 years ago
Tidied up usage strings. More... about 13 years ago
FAQ and example config additions for Windows 7 WPAD problem. More... about 13 years ago