summaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/files/dnsmasq.init
Commit message (Expand)AuthorAgeFilesLines
* dnsmasq: Add match section supportHans Dedecker2016-09-191-0/+17
* dnsmasq: fix remove pidfile on shutdown regressionKevin Darbyshire-Bryant2016-09-061-0/+1
* dnsmasq: drop --interface and --except-interface options when the interface c...Felix Fietkau2016-07-291-2/+2
* dnsmasq: remove use of uci state for getting network ifnameFelix Fietkau2016-07-291-2/+2
* dnsmasq: replace the iface hotplug script with a procd triggerFelix Fietkau2016-07-291-4/+8
* dnsmasq: make the check for existing DHCP servers more reliableFelix Fietkau2016-07-291-0/+6
* dnsmasq: write atomic config fileUlrich Weber2016-07-291-8/+10
* dnsmasq: dnssec time handling uses ntpd hotplugKevin Darbyshire-Bryant2016-06-241-6/+9
* dnsmasq: support hostid ipv6 address suffix optionKevin Darbyshire-Bryant2016-06-101-1/+29
* dnsmasq: Add option --max-portHans Dedecker2016-06-101-0/+1
* dnsmasq: Set the default dhcp lease file and resolv fileDaniel Dickinson2016-05-241-4/+12
* branding: add LEDE brandingJohn Crispin2016-03-241-1/+1
* dnsmasq: run as dedicated UID/GIDJohn Crispin2016-04-261-1/+3
* dnsmasq: Add enable parameter in the UCI DHCP host sectionHauke Mehrtens2016-04-171-0/+3
* dnsmasq: add host-specific lease time option for static hostsJohn Crispin2016-02-261-1/+3
* dnsmasq: add dhcp relay optionJohn Crispin2016-02-261-0/+19
* dnsmasq: export tftp root to the procd jailFelix Fietkau2016-02-251-11/+17
* dnsmasq: only enable tftp if the tftp root existsFelix Fietkau2016-02-251-1/+2
* dnsmasq: Don't add local hostname if ula prefix is not specifiedJo-Philipp Wich2016-01-251-2/+2
* dnsmasq: Add option --min-portFelix Fietkau2016-01-151-0/+1
* dnsmasq: add local hostname record for own lan ula address as wellJo-Philipp Wich2016-01-121-3/+17
* dnsmasq: Add option --no-pingJohn Crispin2015-12-231-0/+1
* dnsmasq: changed option nonwildcard to --bind-dynamicFelix Fietkau2015-12-191-1/+1
* dnsmasq: Add option "--all-servers"John Crispin2015-12-111-0/+1
* dnsmasq: make /tmp/dnsmasq.d and /tmp/hosts preferred over UCI settingsSteven Barth2015-09-021-4/+4
* dnsmasq: add some missing files to the jailJohn Crispin2015-07-241-1/+1
* dnsmasq: Add sequential_ip UCI parameterSteven Barth2015-07-071-0/+1
* dnsmasq: enable extra tracing by default when UCI parameter logqueries is setSteven Barth2015-07-071-1/+1
* dnsmasq: fix dnssec timestamp logic, backport crashfixSteven Barth2015-04-131-5/+6
* dnsmasq: bump to 2.73rc4Steven Barth2015-04-101-1/+6
* dnsmasq: Add option '--servers-file'John Crispin2015-04-091-0/+1
* dnsmasq: backport --tftp-no-fail to ignore missing tftp rootJohn Crispin2015-04-011-0/+1
* dnsmasq: we dont want to run in debug modeJohn Crispin2015-03-271-1/+1
* dnsmasq: add jail supportJohn Crispin2015-03-261-1/+10
* dnsmasq: enable pxe-prompt, pxe-service config optionsJohn Crispin2015-03-131-1/+6
* dnsmasq: Make parameters optional in dhcpboot configJohn Crispin2015-03-131-4/+3
* dnsmasq: add option --quiet-dhcpJohn Crispin2015-01-171-0/+1
* dnsmasq: support and use local-service by default (#14951)Jo-Philipp Wich2015-01-161-0/+1
* dnsmasq: allow de-selecting features from -full variant.Steven Barth2014-12-171-0/+5
* dnsmasq: Make the --dhcp-host logic easier to understandJohn Crispin2014-08-281-6/+8
* dnsmasq: Fix hosts file format when MAC address is not specifiedJohn Crispin2014-08-281-5/+5
* dnsmasq: Create rDNS records for LuCI "Hostnames"John Crispin2014-08-281-6/+3
* dnsmasq: respect option dhcpv4 disabled in dhcp-configSteven Barth2014-08-191-0/+3
* dnsmasq: use config_get_bool for dnsmasqSteven Barth2014-06-221-1/+1
* dnsmasq: set procd respawnSteven Barth2014-06-221-0/+1
* dnsmasq: add UCI DNSSEC runtime supportSteven Barth2014-06-181-0/+8
* dnsmasq: Allow creating static DNS entries from static lease entriesFlorian Fainelli2014-05-201-0/+7
* dnsmasq: add dnsmasq.d config folder & improve odhcpd coexistenceSteven Barth2014-01-171-2/+8
* dnsmasq: rework init procedureJo-Philipp Wich2013-12-211-11/+39
* dnsmasq: switch to /lib/functions/network.shJo-Philipp Wich2013-12-161-15/+11