]> git.ipfire.org Git - people/ms/dnsmasq.git/shortlog
people/ms/dnsmasq.git
2012-12-28  Simon KelleyJoin multicast groups only on IPv6 addresses!
2012-12-23  Simon KelleyBetter error checking in DHCPv6 dhcp-range option parsing.
2012-12-22  Simon KelleyTweak context-construct logic.
2012-12-22  Simon Kelleysaner function name
2012-12-22  Simon KelleyFix new-address logic and ordering for first address...
2012-12-22  Simon KelleyCheck for new SLAAC addresses when we add new prefixes.
2012-12-22  Simon KelleyDon't cap prefx lifetimes below RA retransmit interval.
2012-12-21  Simon Kelleypreferred and valid times in bpf.c
2012-12-21  Simon KelleyDefault to global, not link-local address in RA DNS...
2012-12-21  Simon KelleySimplify and fix RA lifetime calculation.
2012-12-20  Simon Kelleyadd general flag param to iface_enumerate IPv6 callback
2012-12-20  Simon KelleyRationalise join_multicast()
2012-12-18  Simon Kelleytypo
2012-12-18  Simon KelleyPer-context control over ra short period.
2012-12-18  Simon KelleyMissed interface re-read path in netlink.c
2012-12-18  Simon KelleyDHCP context logging, more tweaks
2012-12-18  Simon KelleyError dhcp constructors on platforms where no interface...
2012-12-18  Simon KelleyFix initialisation order.
2012-12-18  Simon Kelleycomplicated DHCP context logging.
2012-12-18  Simon KelleyIgnore template contexts where appropriate.
2012-12-18  Simon KelleyFix periodic loop
2012-12-18  Simon KelleyFirst checkin of interface-address constructor mode...
2012-12-18  Simon KelleyMake authoritative stuff a compile-time option.
2012-12-15  Simon KelleyFix crash in auth code for queries where class != C_IN
2012-12-14  Simon KelleyBump debian version.
2012-12-14  Simon KelleyFix regexp foobar.
2012-12-14  Simon KelleyFix broken cache.
2012-12-10  Simon KelleyAllow addresses as well as interface names in --auth...
2012-12-10  Simon KelleyFix FTBFS with NO_DHCP.
2012-12-10  Simon KelleyAdd .gitignore file.
2012-12-09  Simon KelleySOA serial tweak.
2012-12-09  Simon KelleyZone-transfer peer restriction option.
2012-12-09  Simon KelleyComplete AXFR support
2012-12-07  Simon KelleyFix TCP query forwarding to non-default servers.
2012-12-07  Simon KelleyFirst cut at zone transfer.
2012-12-06  Simon Kelleyzero arcount.
2012-12-04  Simon KelleyBump Debian version.
2012-12-04  Simon KelleyTidy merge.
2012-12-04  Simon KelleyMerge branch 'auth'
2012-12-04  Simon KelleyCorrect NS and SOA records in auth mode for PTR queries.
2012-12-03  Simon KelleyDon't send RAs to the wrong place when DAD in progress.
2012-12-02  Simon KelleyForgot --dhcp-except check in previous commit.
2012-12-01  Simon KelleyCheck interface for router advertisements.
2012-12-01  Simon KelleySetDomainServers Dbus method.
2012-12-01  Simon KelleyCNAME auth support.
2012-11-30  Simon KelleyPost-test fixes.
2012-11-29  Simon KelleyDon't elide code needed for --bind-dynamic if compiled...
2012-11-29  Simon KelleyAdd MX support.
2012-11-28  Simon KelleyInitial code to do authoritative DNS.
2012-11-14  Simon KelleyHeader-file dependency checking in Makefile.
2012-11-12  Simon KelleyAdd warning to man page, -d option
2012-11-05  Simon KelleyNo lease-time in DHCPINFORM replies.
2012-10-26  Simon KelleyDoc update for previous checkin.
2012-10-24  Simon Kelleytrivial indent fix.
2012-10-23  Simon KelleySet tag "dhcpv6" rather than "DHCPv6", hardwired tags...
2012-10-23  Simon KelleyUse dhcp-range tags when replying to DHCPv6 information...
2012-10-21  Simon KelleyWildcard IPv6 dhcp-range.
2012-10-19  Simon KelleyRemove non-7-bit character from CHANGELOG
2012-10-16  Simon KelleyFix DHCPv6 to do access control correctly when it's...
2012-10-15  Simon KelleySO_REUSEADDR and SO_V6ONLY options on DHCPv6 socket.
2012-10-12  Simon KelleyAdd contrib/dbus-test/dbus-test.py
2012-10-12  Simon KelleyFix compilation warnings.
2012-10-09  Simon KelleyFix typos in sample config file.
2012-09-27  Simon Kelley Fix breakage of --host-record parsing.
2012-09-24  Simon KelleyTweak dhcp-config sanity checking.
2012-09-21  Simon KelleyDebian changelog update.
2012-09-20  Simon KelleySet tag "DHCPv6" for v6 transactions.
2012-09-20  Simon KelleyLog ignored DHCPv6 information-requests.
2012-09-20  Simon Kelley Add --max-cache-ttl option.
2012-09-20  Simon KelleyFix build with later Lua libraries.
2012-09-20  Simon KelleyAdd SetServersEX method in DBus interface.
2012-09-18  Simon KelleyFlag DHCP or DHCPv6 in starup logging.
2012-09-18  Simon KelleyDon't report spurious netlink errors.
2012-09-16  Simon KelleyAddress allocation tweaking - lease outside dhcp-range...
2012-09-08  Simon KelleyFix DHCPv6 address allocation for some pathalogical...
2012-09-05  Simon KelleyFix BOOTP option processing.
2012-09-04  Simon KelleyFix Debian package adduser dependency.
2012-09-02  Simon KelleyMake pid-file creation immune to symlink attack.
2012-09-02  Simon KelleyTidy buffer use in DHCP startup logging.
2012-08-30  Simon KelleyFinesse the check for /etc/hosts names which conflict...
2012-08-30  Simon KelleyFurther tweaks to DHCP FQDN option.
2012-08-29  Simon KelleyHandle DHCP FQDN option with all flags zero and --dhcp...
2012-08-28  Simon KelleyDebian packaging fixes.
2012-08-17  Simon KelleyTweak get-version to do the right thing with multiple...
2012-08-17  Simon KelleyBump Debian version
2012-08-16  Simon KelleyCope with --listen-address for not yet existent addr...
2012-08-13  Simon KelleyFix TFTP access control, broken earlier in release.
2012-08-12  Simon KelleySet prefix on-link bit in RAs
2012-08-10  Simon KelleyAlternate DBus service name via --enable-dbus
2012-08-09  Simon KelleyFix FTBFS when -DNO_DHCP - thanks Sung Pae.
2012-08-06  Simon KelleyOpenBSD build fix.
2012-08-06  Simon KelleyUpdate french translation.
2012-08-06  Simon KelleyMan page typos
2012-08-06  Simon KelleyAdd debian/dnsmasq-base.conffiles
2012-07-29  Simon KelleyUpdate FAQ to cover --bind-dynamic.
2012-07-29  Simon KelleyDebian package: move /etc/dbus-1/system.d/dnsmasq.conf.
2012-07-20  Simon Kelley"w" multiplier in lease times.
2012-07-18  Simon KelleyRFC 4242 support.
2012-07-17  Simon KelleyTypo.
2012-07-16  Simon KelleyFix broken caching of CNAME chains.
next