aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/files
Commit message (Expand)AuthorAgeFilesLines
* include the network state in the dnsmasq init script. this makes it possible ...Felix Fietkau2007-06-301-0/+1
* Do not cache negative answersFlorian Fainelli2007-06-221-0/+1
* dnsmasq: speed up the dhcp server detection (one try is enough)Felix Fietkau2007-04-121-1/+1
* allow dhcp sections for dnsmasq to add command line optionsFelix Fietkau2007-03-311-1/+2
* upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, renam...Felix Fietkau2007-03-173-48/+63
* Forward port whiterussian resolv.conf changesFelix Fietkau2007-01-082-2/+8
* add START=60 to dnsmasq initFelix Fietkau2006-11-131-0/+1
* move /usr/lib/parse-config.awk to /lib/config/template.awkFelix Fietkau2006-10-201-1/+1
* add new rc.common for standardized init scripts, convert existing init scriptsFelix Fietkau2006-10-041-50/+57
* fix missing update for include() api change (#815)Felix Fietkau2006-10-041-1/+1
* fix error if dhcp is disabledMike Baker2006-08-081-4/+2
* only set dhcp_enable if lan proto is set to staticFelix Fietkau2006-07-301-2/+3
* rewrite of the network scripts and configurationFelix Fietkau2006-07-301-4/+8
* use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.confFelix Fietkau2006-07-251-0/+1
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...Felix Fietkau2006-04-053-31/+52
* set dhcp lease file in dnsmasq.conf instead of /tmp/dhcp.leasesFelix Fietkau2006-01-112-2/+2
* Fixed ticket #169 thanks to gps !Florian Fainelli2006-01-021-0/+1
* fix documented syntax for /etc/ethers in dnsmasq.conf (fixes #65)Felix Fietkau2005-12-111-1/+1
* fix dnsmasq init scriptFelix Fietkau2005-10-171-0/+2
* set dnsmasq except-interface in init script to wan_ifname instead of vlan1Felix Fietkau2005-09-072-4/+4
* sync dnsmasq with whiterussianFelix Fietkau2005-07-252-0/+50