summaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq
Commit message (Expand)AuthorAgeFilesLines
* dnsmasq: Add match section supportHans Dedecker2016-09-191-0/+17
* dnsmasq: make NO_ID optional in full variantKevin Darbyshire-Bryant2016-09-101-5/+10
* dnsmasq: Don't expose *.bind data incl versionKevin Darbyshire-Bryant2016-09-082-1/+150
* 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-293-11/+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: Add broken realtime clock build switch in full variantHans Dedecker2016-06-301-3/+8
* dnsmasq: dnssec time handling uses ntpd hotplugKevin Darbyshire-Bryant2016-06-244-25/+26
* 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
* dnsmasq: update to dnsmasq v2.76Kevin Darbyshire-Bryant2016-05-244-10/+28
* dnsmasq: sysupgrade hook to conditionally preserve dnsmasq.timeKevin Darbyshire-Bryant2016-05-192-0/+18
* Revert "dnsmasq: sysupgrade hook to conditionally preserve dnsmasq.time"Jo-Philipp Wich2016-05-192-18/+0
* dnsmasq: sysupgrade hook to conditionally preserve dnsmasq.timeKevin Darbyshire-Bryant2016-05-182-0/+18
* dnsmasq: Add conntrack support in the full variantHans Dedecker2016-04-281-6/+12
* branding: add LEDE brandingJohn Crispin2016-03-241-1/+1
* dnsmasq: run as dedicated UID/GIDJohn Crispin2016-04-262-2/+5
* 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-262-3/+5
* 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-252-3/+3
* dnsmasq: Add option --min-portFelix Fietkau2016-01-152-1/+2
* dnsmasq: add local hostname record for own lan ula address as wellJo-Philipp Wich2016-01-122-4/+18
* 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
* package: Remove dependencies to kmod-ipv6Steven Barth2015-09-211-1/+1
* linux: make IPv6 builtin if selected (saves >30KB)Steven Barth2015-09-091-1/+0
* dnsmasq: make /tmp/dnsmasq.d and /tmp/hosts preferred over UCI settingsSteven Barth2015-09-022-5/+5
* dnsmasq: Bump to dnsmasq2.75Hauke Mehrtens2015-08-031-2/+2
* dnsmasq: Bump to dnsmasq2.74Steven Barth2015-07-303-13/+11
* 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
* Update dnsmasq to v2.73.Steven Barth2015-06-151-3/+3
* dnsmasq: bump to 2.73rc9Steven Barth2015-06-081-2/+2
* dnsmasq: fix config file typoSteven Barth2015-06-081-1/+1
* dnsmasq: bump to dnsmasq2.73rc8 Important.Steven Barth2015-05-171-2/+2
* dnsmasq: bump to 2.73rc7Steven Barth2015-04-291-2/+2
* dnsmasq: bump to 2.73rc6Steven Barth2015-04-234-161/+5
* dnsmasq: fix dnssec timestamp logic, backport crashfixSteven Barth2015-04-134-6/+174
* dnsmasq: bump to 2.73rc4Steven Barth2015-04-107-351/+49
* dnsmasq: Add option '--servers-file'John Crispin2015-04-091-0/+1
* dnsmasq: backport --tftp-no-fail to ignore missing tftp rootJohn Crispin2015-04-012-0/+194