]> git.ipfire.org Git - people/ms/dnsmasq.git/shortlog
people/ms/dnsmasq.git
2012-05-18  Simon KelleyFix is_same_net6 - bugged if prefix length not divisibl...
2012-05-12  Simon KelleyBump Debian version.
2012-05-12  Simon KelleyFixed missing periodic-ras in some configurations.
2012-05-12  Simon KelleyCope with router-solicit packets without valid source...
2012-05-07  Simon Kelleycode-size tweak
2012-04-29  Simon KelleyUpdate German translation and fix CHANGELOG typos....
2012-04-29  Simon KelleySmall SLAAC optimisation.
2012-04-29  Simon Kelleyreconfirm SLAAC addresses when DHCPv4 leases go though...
2012-04-29  Simon Kelleyisprint cast.
2012-04-29  Simon KelleyTidy TXT record sanitising
2012-04-27  Simon KelleyFind room to store key-id and digest-type in DS records.
2012-04-27  Simon KelleyTeach cache to store DS and DNSKEY records
2012-04-27  Simon KelleyCHANGELOG update.
2012-04-27  Simon KelleyFix tftp-over-IPv4 regression on OpenBSD.
2012-04-24  Simon KelleyEnsure that the DBus DhcpLeaseUpdated events are generated.
2012-04-24  Simon KelleyFix error-handling problem in TFTP server.
2012-04-22  Simon KelleyCHANGELOG typo.
2012-04-20  Simon Kelley--tftp-lowercase option.
2012-04-20  Simon KelleyTidy previous commit.
2012-04-20  Simon KelleySanitise filenames logged by TFTP
2012-04-17  Simon KelleyTidy up malloc-failure handling.
2012-04-16  Simon KelleyAnswer CNAME queries correctly.
2012-04-16  Simon KelleyUpdated French translation.
2012-04-16  Simon Kelleysubstitue non-portable tail command with sed.
2012-04-16  Simon KelleyAdd port option to example dnsmasq.conf
2012-04-16  Simon KelleySet SO_BINDTODEVICE on DHCP sockets when doing DHCP...
2012-04-09  Simon KelleyDon't cache DNS data from non-recursive nameservers.
2012-04-05  Simon KelleyTypo.
2012-04-04  Simon KelleyRemove redundant send_from logging code.
2012-04-04  Simon KelleyTweak sending ICMP6 echo requests for slaac.
2012-04-02  Simon Kelleytweak favicon
2012-04-02  Simon KelleyMove FIXME message to comment - having it emitted by...
2012-03-31  Simon KelleyFix bug in tag-matching logic with negated tags.
2012-03-31  Simon KelleyRDNSS and DNSSL data in router advertisements.
2012-03-30  Simon KelleyMore RA flag evolution.
2012-03-30  Simon KelleySet managed RA flag always when doing DHCP.
2012-03-30  Simon KelleyFix off-by-one in DHCPv6 FQDN option decoding.
2012-03-30  Simon KelleyTidying radv
2012-03-29  Simon Kelleyradv.c tidying.
2012-03-28  Simon KelleyFix preprocessor checks, IP_TOS -> IPV6_TCLASS
2012-03-28  Simon KelleyChangelog update.
2012-03-28  Simon Kelley"deprecated" lease-time keyword for IPv6
2012-03-27  Simon KelleyDHCP start-up logging tweak
2012-03-26  Simon KelleyDoc updates for latest RA changes.
2012-03-26  Simon KelleyComment typo.
2012-03-25  Simon KelleyMore flexible RA configuration.
2012-03-25  Simon Kelleytweak ra timer code to avoid missing events.
2012-03-24  Simon KelleyListen on ICMP6 file decriptor even when on ra-only...
2012-03-23  Simon Kelleydebian changelog untangle.
2012-03-23  Simon KelleyMerge branch 'bind'
2012-03-23  Simon KelleyDebian changelog for preivious fix.
2012-03-23  Simon KelleyFix crash in DHCPINFORM without valid --dhcp-range.
2012-03-22  Simon KelleyHandle errors when sending ICMP6 pings better.
2012-03-21  Simon KelleyMake --listen-address work for all 127.0.0.0/8 addresses.
2012-03-20  Simon KelleySend "FTP transfer complete" events to the DHCP lease...
2012-03-20  Simon KelleyRA managed-bit and use-SLAAC bit tweaks.
2012-03-19  Simon KelleyConditional compilation tweak.
2012-03-19  Simon KelleyCheck assumed SLAAC addresses by pinging them.
2012-03-16  Simon Kelley--host-record support
2012-03-13  Simon KelleyMove DHCP option stuff to dhcp-common.c
2012-03-13  Simon KelleyMore DHCP-option logging tweaks.
2012-03-12  Simon KelleyLog vendor class for DHCPv6
2012-03-12  Simon Kelleyrandomise DHCPv6 lease renewal intervals
2012-03-12  Simon Kelleydecode DHCPv4 T1, T2 and lease-time options better.
2012-03-12  Simon KelleyUpdate CHANGLEOG
2012-03-12  Simon KelleyTidy last commit.
2012-03-12  Simon KelleyMore useful DHCPv6 packet logging.
2012-03-12  Simon KelleyDon't trust the port in the source address of requests.
2012-03-10  Simon KelleySupply zero preference in advertise and reply messages
2012-03-10  Simon KelleyAdd status code containing "success" to all IA_TA and...
2012-03-09  Simon KelleyImplement --dhcp-duid
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...
next