]> git.ipfire.org Git - people/ms/dnsmasq.git/shortlog
people/ms/dnsmasq.git
2012-03-09  Simon KelleyDebian updates.
2012-03-09  Simon KelleyDocs changes for ra-names.
2012-03-09  Simon KelleyMerge branch 'ra-names'
2012-03-08  Simon KelleyFix prefix-map build code logic.
2012-03-07  Simon Kelleymove #include for Solaris and Apple.
2012-03-07  Simon Kelleytidying
2012-03-07  Simon KelleyUse getifaddrs on *BSD.
2012-03-07  Simon KelleyMerge branch 'getifaddrs'
2012-03-07  Simon KelleyFixed typos and tested.
2012-03-07  Simon KelleyUpdate man page to reflect the existance of DHCPv6...
2012-03-07  Simon KelleyUse getifaddrs to find interfaces on *BSD
2012-03-07  Simon KelleyHandle firewire and EUI-64 addresses in the SLAAC code.
2012-03-07  Simon KelleyTeach emit_dbus_signal() about IPv6 DHCPv6 leases.
2012-03-07  Simon KelleyDon't waste time calculating EUI-64 when a lease doesn...
2012-03-06  Simon KelleyBump Debian version number.
2012-03-06  Simon KelleyAdd ra-names SLAAC-hostnames from DHCPv4 option.
2012-03-04  Simon KelleyUpdate polish translation.
2012-03-03  Simon KelleyUpdate French translation.
2012-03-02  Simon KelleyTypos in man page.
2012-03-01  Simon KelleyFix paretheses in ADD_RDLEN - it always returned 1...
2012-03-01  Simon KelleyBe more picly about the MAC address we use for DUID...
2012-03-01  Simon KelleyFix DUID generation with HAVE_BROKEN_RTC.
2012-03-01  Simon KelleyFix socklen_t/size_t confusion in radv.c
2012-02-29  Simon KelleyFix FTBFS when HAVE_BROKEN_RTC defined.
2012-02-29  Simon Kelleytweak portable get-cwd trick code to work on GNU-make...
2012-02-29  Simon KelleyFix --localise-queries via interface lo bug.
2012-02-29  Simon KelleyTiny makefile tweak.
2012-02-29  Simon KelleyRA configuration tweaks and documentation improvements.
2012-02-29  Simon KelleySubstitute local address for [::] DHCPv6 options, like...
2012-02-29  Simon KelleyMakefile cleanup - use lower case variables for interna...
2012-02-28  Simon KelleyMerge messages files prior to rc1.
2012-02-28  Simon KelleyMakefile: support absolute paths in BUILDDIR
2012-02-27  Simon KelleyRA lifetimes must be at least 2 hours
2012-02-27  Simon KelleyMake RA without DHCPv6 possible.
2012-02-27  Simon KelleyOrder of fields in DHCPv6 log lines now consistent...
2012-02-27  Simon Kelleyrename header files.
2012-02-26  Simon KelleyCHANGELOG entry to RA.
2012-02-26  Simon KelleyFix RA on *BSD (missing sa_len)
2012-02-25  Simon KelleyTidy up RA scheduling.
2012-02-25  Simon KelleyOpenBSD-friendly bld/get-version script
2012-02-24  Simon KelleyDon't send hoplimit 1 when multicasting RAs
2012-02-24  Simon KelleyFix ordering problem in multicast setup.
2012-02-24  Simon KelleyRouter Advertisement
2012-02-19  Simon KelleyFix wrong fallback address in DHCPv6
2012-02-19  Simon Kelleydon't use -m flag to grep - it's unavailable in OpenBSD
2012-02-18  Simon KelleyFixed code passing tags to helper to work when there...
2012-02-18  Simon KelleyFix hang at startup when DHCPv6 enabled on a complex...
2012-02-16  Simon KelleyFixes for DHCPv6 tag system.
2012-02-16  Simon KelleyChange Debian rules file to relect the fact that we...
2012-02-16  Simon Kelleytweak Lua script argument passing and add --dhcp-luascr...
2012-02-15  Simon KelleyPutative fix to crash in IPv4 DHCP, introduced whilst
2012-02-15  Simon KelleyRemove extact-MAC address from DUID code.
2012-02-15  Simon Kelleybugs in IPv6 script calling - wrong DUID and lua relay_...
2012-02-14  Simon KelleyImplement dhcp-ignore-names and DNSMASQ_RELAY_ADDRESS...
2012-02-13  Simon KelleyTweak Makefile so it works again in BSD make.
2012-02-13  Simon KelleyBUILD_DIR -> BUILDDIR, for consistency.
2012-02-13  Simon KelleyMerge branch 'makefile'
2012-02-13  Simon KelleyAdd BUILD_DIR variable to makefile.
2012-02-13  Simon KelleyFix code parsing --domain, broken whilst added IPv6...
2012-02-11  Simon KelleyDon't build DHCPv6 by default, except when build Debian...
2012-02-11  Simon KelleyCorrect duid generate on FreeBSD
2012-02-10  Simon KelleyTweaks to fix compilation on FreeBSD.
2012-02-10  Simon KelleyUpdate Debian readme for new build options and (belated...
2012-02-10  Simon KelleyReport correct error if prefix in dhcp-range is less...
2012-02-10  Simon KelleyMerge branch 'dhcpv6'
2012-02-10  Simon Kelleymissed DHCP6 conditional compilation.
2012-02-10  Simon Kelley Allow the TFP server or boot server in --pxe-service, to
2012-02-10  Simon KelleyDHCPv6 vendor class option includes an enterprise numbe...
2012-02-09  Simon KelleyFix shell scripting bug in bug scripts.
2012-02-09  Simon Kelleylease script should work with IPv6 now.
2012-02-08  Simon Kelleydhcp-ignore and dhcp-match implemented for DHCPv6 now.
2012-02-07  Simon KelleyIPv6 address range parsing for --domain.
2012-02-06  Simon KelleyDHCPDECLINE handling, domain handling, more complete...
2012-02-06  Simon KelleyClean compile, basic DHCPv6 functionality is there.
2012-01-22  Simon KelleyMake default NO_DHCP6 and remove compiler warning.
2012-01-22  Simon KelleyMerge branch 'dhcpv6'
2012-01-22  Simon KelleyIt compiles and it allocates a lease! No renewals yet.
2012-01-18  Simon KelleyFix problem if dnsmasq is started without the stdin,
2012-01-13  Simon KelleyWe don't need to check that a cache record is F_HOST...
2012-01-12  Simon KelleyFurther tuning of the fast hostfile reading code.
2012-01-11  Simon KelleyTweaks to hostfile performance work.
2012-01-11  Simon KelleyImprove performance when reading large hostfiles.
2012-01-07  Simon KelleyEnable DHCPv6 compilation
2012-01-07  Simon KelleyTidied up usage strings.
2012-01-07  Simon KelleyFAQ and example config additions for Windows 7 WPAD...
2012-01-06  Simon KelleyRemove duplicate tags in data supplied to lease script.
2012-01-06  Simon KelleyMinimal update of doc.html - remove broken links and...
2012-01-06  Simon KelleyDebian bug #654897
2012-01-06  Simon KelleyUpdated copyright notices. Happy new year!
2012-01-06  Simon KelleyCHANGELOG update
2012-01-06  Simon KelleyGenerate version string from git automatically
2012-01-05  Simon KelleyVERSION file
2012-01-05  Simon Kelleybump version in config.h
2012-01-05  Simon KelleyAccumulated 2.60 changes going into git
2012-01-05  Simon Kelleyimport of dnsmasq-2.59.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.58.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.57.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.56.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.55.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.53.tar.gz
next