packages: dnsmasq: remove unused stamp file
[openwrt/openwrt.git] / package / network / services / dnsmasq / files / dnsmasq.init
2017-12-02 Roman Yeryominpackages: dnsmasq: remove unused stamp file
2017-11-28 Jo-Philipp Wichdnsmasq: fix dhcp-host entries with empty macs
2017-11-19 Emerson Pinterdnsmasq: load instance-specific conf-file if exists
2017-10-13 Christian Lamparterdnsmasq: add listen_address parameter
2017-09-18 Marcin Jurkowskidnsmasq: fix dhcp "ignore" option on wwan interfaces
2017-08-25 Hans Dedeckerdnsmasq: fix indentation
2017-08-25 Kuang Rufandnsmasq: add support for multiple tags for each host.
2017-07-21 Jo-Philipp Wichdnsmasq: introduce config support for forced DHCP options
2017-07-10 Jo-Philipp Wichdnsmasq: restore ability to include/exclude raw device...
2017-07-03 DUPONCHEEL Sébastiendnsmasq: dnsmasq --rev-server support
2017-06-20 Grégoire Delattrednsmasq: add dhcp-range tags configuration
2017-06-14 Hans DedeckerRevert "dnsmasq: manage resolv.conf if when listening...
2017-06-12 Paul Oranjednsmasq: manage resolv.conf if when listening on 127...
2017-06-11 Kevin Darbyshire... dnsmasq: make bind-dynamic 'non-wildcard' interfaces...
2017-06-09 Hans Dedeckerdnsmasq: add dhcp-script hook conditionally
2017-05-26 Nick Brasseldnsmasq: add dhcp-script hook for other packages
2017-05-16 Arjen de Kortednsmasq: add IPv6 nameserver configuration in server...
2017-05-10 Arjen de Kortednsmasq: don't propagate DUID from one host to another
2017-05-09 Hans Dedeckerdnsmasq: use append_interface_name when using option...
2017-05-09 Daniel Danzbergerdnsmasq: add interface-name uci list.
2017-05-04 Alberto Bursidnsmasq: make tftp root if not existing
2017-05-04 Hans Dedeckerdnsmasq: fix dhcp_option usage warning
2017-04-27 Hans Dedeckerdnsmasq: support dhcp_option config as a list
2017-04-17 Bastian Bittorfdnsmasq: fix uninitialized varname in init-script
2017-04-08 Daniel Gollednsmasq: peacefully coexist with ISC DHCPd
2017-03-29 Karl Vogeldnsmasq: use logical interface name for dhcp relay...
2017-03-18 Philip Prindevillednsmasq: don't point --resolv-file to default location...
2017-03-09 Kevin Darbyshire... dnsmasq: do not forward rfc6761 excluded domains
2017-02-05 Eric Luehrsendnsmasq: fix instances in dhcp_add()
2017-02-05 Arjen de Kortednsmasq: honor quietdhcp option for DHCPv6
2017-02-01 Eric Luehrsendnsmasq: make DHCPv6 viable for standalone dnsmasq...
2017-02-01 Eric Luehrsendnsmasq: expand 'add_local_hostname' fexibility includi...
2017-01-12 Hans DedeckerRevert "dnsmasq: change 'add_local_hostname' to use...
2017-01-05 Eric Luehrsendnsmasq: change 'add_local_hostname' to use dnsmasq...
2017-01-05 Eric Luehrsendnsmasq: clean up white space in dnsmasq.init
2017-01-03 Arjen de Kortednsmasq: add DHCP Unique Identifier for DHCPv6
2016-12-23 dibdotdnsmasq: add log facility option
2016-12-16 John Crispindnsmasq: fix service reload
2016-12-13 Hans Dedeckerdnsmasq: Specify directory /tmp/hosts as argument for...
2016-12-06 Arjen de Kortednsmasq: Fix splitting hostid for DHCPv6 static leases
2016-12-04 Florian Eckertdnsmasq: reload config if host name is modified
2016-11-08 Hans Dedeckerdnsmasq: Support add-mac option
2016-11-02 Karl Palssondnsmasq: support log-dhcp option
2016-10-26 Hans Dedeckerdnsmasq: Multiple dnsmasq instances support
2016-09-19 Hans Dedeckerdnsmasq: Add match section support
2016-09-06 Kevin Darbyshire... dnsmasq: fix remove pidfile on shutdown regression
2016-07-29 Felix Fietkaudnsmasq: drop --interface and --except-interface option...
2016-07-29 Felix Fietkaudnsmasq: remove use of uci state for getting network...
2016-07-29 Felix Fietkaudnsmasq: replace the iface hotplug script with a procd...
2016-07-29 Felix Fietkaudnsmasq: make the check for existing DHCP servers more...
2016-07-29 Ulrich Weberdnsmasq: write atomic config file
2016-06-24 Kevin Darbyshire... dnsmasq: dnssec time handling uses ntpd hotplug
2016-06-10 Kevin Darbyshire... dnsmasq: support hostid ipv6 address suffix option
2016-06-10 Hans Dedeckerdnsmasq: Add option --max-port
2016-05-24 Daniel Dickinsondnsmasq: Set the default dhcp lease file and resolv...
2016-03-24 John Crispinbranding: add LEDE branding
2016-04-26 John Crispindnsmasq: run as dedicated UID/GID
2016-04-17 Hauke Mehrtensdnsmasq: Add enable parameter in the UCI DHCP host...
2016-02-26 John Crispindnsmasq: add host-specific lease time option for static...
2016-02-26 John Crispindnsmasq: add dhcp relay option
2016-02-25 Felix Fietkaudnsmasq: export tftp root to the procd jail
2016-02-25 Felix Fietkaudnsmasq: only enable tftp if the tftp root exists
2016-01-25 Jo-Philipp Wichdnsmasq: Don't add local hostname if ula prefix is...
2016-01-15 Felix Fietkaudnsmasq: Add option --min-port
2016-01-12 Jo-Philipp Wichdnsmasq: add local hostname record for own lan ula...
2015-12-23 John Crispindnsmasq: Add option --no-ping
2015-12-19 Felix Fietkaudnsmasq: changed option nonwildcard to --bind-dynamic
2015-12-11 John Crispindnsmasq: Add option "--all-servers"
2015-09-02 Steven Barthdnsmasq: make /tmp/dnsmasq.d and /tmp/hosts preferred...
2015-07-24 John Crispindnsmasq: add some missing files to the jail
2015-07-07 Steven Barthdnsmasq: Add sequential_ip UCI parameter
2015-07-07 Steven Barthdnsmasq: enable extra tracing by default when UCI param...
2015-04-13 Steven Barthdnsmasq: fix dnssec timestamp logic, backport crashfix
2015-04-10 Steven Barthdnsmasq: bump to 2.73rc4
2015-04-09 John Crispindnsmasq: Add option '--servers-file'
2015-04-01 John Crispindnsmasq: backport --tftp-no-fail to ignore missing...
2015-03-27 John Crispindnsmasq: we dont want to run in debug mode
2015-03-26 John Crispindnsmasq: add jail support
2015-03-13 John Crispindnsmasq: enable pxe-prompt, pxe-service config options
2015-03-13 John Crispindnsmasq: Make parameters optional in dhcpboot config
2015-01-17 John Crispindnsmasq: add option --quiet-dhcp
2015-01-16 Jo-Philipp Wichdnsmasq: support and use local-service by default ...
2014-12-17 Steven Barthdnsmasq: allow de-selecting features from -full variant.
2014-08-28 John Crispindnsmasq: Make the --dhcp-host logic easier to understand
2014-08-28 John Crispindnsmasq: Fix hosts file format when MAC address is...
2014-08-28 John Crispindnsmasq: Create rDNS records for LuCI "Hostnames"
2014-08-19 Steven Barthdnsmasq: respect option dhcpv4 disabled in dhcp-config
2014-06-22 Steven Barthdnsmasq: use config_get_bool for dnsmasq
2014-06-22 Steven Barthdnsmasq: set procd respawn
2014-06-18 Steven Barthdnsmasq: add UCI DNSSEC runtime support
2014-05-20 Florian Fainellidnsmasq: Allow creating static DNS entries from static...
2014-01-17 Steven Barthdnsmasq: add dnsmasq.d config folder & improve odhcpd...
2013-12-21 Jo-Philipp Wichdnsmasq: rework init procedure
2013-12-16 Jo-Philipp Wichdnsmasq: switch to /lib/functions/network.sh
2013-11-04 Jo-Philipp Wichdnsmasq: fix backward compatibility with existing configs
2013-10-11 Jo-Philipp Wichdnsmasq: add option broadcast to host sections
2013-09-23 Luka Perkovfix various init scripts
2013-09-17 John Crispinprocd: convert various packages to procd style init...
2013-06-17 Jo-Philipp Wichdnsmasq: use host-record instead of address
2013-05-17 Steven Barthdnsmasq: add directory for external hosts-files
next