]> git.ipfire.org Git - people/ms/dnsmasq.git/history - src/dnsmasq.h
Add --synth-domain
[people/ms/dnsmasq.git] / src / dnsmasq.h
2013-04-24  Simon KelleyAdd --synth-domain
2013-04-19  Simon KelleyAllow option number zero in encapsulated DHCP options.
2013-04-10  Simon Kelley->hwaddr_len must be zero always in DHCPv6 leases.
2013-03-15  Simon KelleyAllow trailing '*' wildcard in interface names.
2013-03-15  Simon KelleyMake wildcard-configured addresses work on multiple...
2013-03-07  Simon KelleyExperimental support for DHCPv6 prefix-class option.
2013-03-06  Simon KelleyMassive refactor of stateful DHCPv6. Lease multiple...
2013-02-22  Jason A. DonenfeldAdd --ipset option.
2013-01-31  Simon KelleyChange copyright messages to include 2013.
2013-01-29  Simon KelleyHandle wrong interface for locally-routed packets.
2013-01-22  Simon KelleyCorrect behaviour for TCP queries to allowed address...
2013-01-17  Simon KelleyWildcard IPv6 addresses in --dhcp-host, for constructed...
2013-01-09  Simon KelleyDHCPv6 address allocation - same DUID, two IAIDs
2012-12-30  Simon KelleyWildcards in dhcp-range constructors
2012-12-28  Simon KelleyMore work on lease and router lifetime calculation.
2012-12-22  Simon KelleyCheck for new SLAAC addresses when we add new prefixes.
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 KelleyPer-context control over ra short period.
2012-12-18  Simon KelleyFirst checkin of interface-address constructor mode...
2012-12-18  Simon KelleyMake authoritative stuff a compile-time option.
2012-12-10  Simon KelleyAllow addresses as well as interface names in --auth...
2012-12-09  Simon KelleyZone-transfer peer restriction option.
2012-12-09  Simon KelleyComplete AXFR support
2012-12-07  Simon KelleyFirst cut at zone transfer.
2012-12-04  Simon KelleyMerge branch 'auth'
2012-11-28  Simon KelleyInitial code to do authoritative DNS.
2012-10-12  Simon KelleyFix compilation warnings.
2012-09-20  Simon Kelley Add --max-cache-ttl option.
2012-09-20  Simon KelleyAdd SetServersEX method in DBus interface.
2012-09-16  Simon KelleyAddress allocation tweaking - lease outside dhcp-range...
2012-09-08  Simon KelleyFix DHCPv6 address allocation for some pathalogical...
2012-08-10  Simon KelleyAlternate DBus service name via --enable-dbus
2012-07-18  Simon KelleyRFC 4242 support.
2012-07-12  Simon KelleyConfig parsing error-handling update.
2012-07-10  Simon KelleyMerge branch 'access_control'
2012-07-03  Simon KelleyRemove libvirt-inspired but never used access control...
2012-06-26  Simon KelleyFall back from --bind-dynamic to --bind-interfaces...
2012-06-20  Simon KelleyAdd --bind-dynamic
2012-06-14  Simon KelleyFix un-initialised "used" field in --listen-address...
2012-06-13  Simon KelleyCheck tftp-root exists and is accessible at startup.
2012-05-28  Simon KelleyAdd --dns-rr option.
2012-04-29  Simon Kelleyreconfirm SLAAC addresses when DHCPv4 leases go though...
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-20  Simon Kelley--tftp-lowercase option.
2012-04-16  Simon KelleySet SO_BINDTODEVICE on DHCP sockets when doing DHCP...
2012-04-04  Simon KelleyRemove redundant send_from logging code.
2012-03-28  Simon Kelley"deprecated" lease-time keyword for IPv6
2012-03-25  Simon KelleyMore flexible RA configuration.
2012-03-23  Simon KelleyMerge branch 'bind'
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-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-12  Simon KelleyDon't trust the port in the source address of requests.
2012-03-09  Simon KelleyImplement --dhcp-duid
2012-03-09  Simon KelleyMerge branch 'ra-names'
2012-03-06  Simon KelleyAdd ra-names SLAAC-hostnames from DHCPv4 option.
2012-02-27  Simon KelleyMake RA without DHCPv6 possible.
2012-02-27  Simon Kelleyrename header files.
2012-02-25  Simon KelleyTidy up RA scheduling.
2012-02-24  Simon KelleyRouter Advertisement
2012-02-18  Simon KelleyFix hang at startup when DHCPv6 enabled on a complex...
2012-02-14  Simon KelleyImplement dhcp-ignore-names and DNSMASQ_RELAY_ADDRESS...
2012-02-10  Simon KelleyMerge branch 'dhcpv6'
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 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 KelleyMerge branch 'dhcpv6'
2012-01-22  Simon KelleyIt compiles and it allocates a lease! No renewals yet.
2012-01-06  Simon KelleyUpdated copyright notices. Happy new year!
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.53.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.52.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.51.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.48.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.47.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.46.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.44.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.43.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.42.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.41.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.40.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.39.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.38.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.37.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.36.tar.gz
next