aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/files
Commit message (Collapse)AuthorAgeFilesLines
* dnsmasq: add option to specify dhcp-hostsfile (#5079)Jo-Philipp Wich2009-05-091-0/+3
| | | | SVN-Revision: 15747
* fixed dnsmasq init for "ignore" optionMarkus Wigge2009-05-051-1/+1
| | | | | | | | dnsmasq.init tried to set range options even when ignore was set to "1". Now the functions stops processing after evaluating the "ignore" option when the result is > 0 SVN-Revision: 15618
* changed "option" to "list" for binding interfacesMarkus Wigge2009-05-052-2/+6
| | | | SVN-Revision: 15613
* dnsmasq: add more options for interface binding (#4900)Jo-Philipp Wich2009-04-092-0/+4
| | | | SVN-Revision: 15172
* make "name" parameter optional in dnsmasq "boot" config sectionsJo-Philipp Wich2009-02-181-2/+1
| | | | SVN-Revision: 14557
* "-R" will not work as it needs the configured IP on the interface. Thus this ↵Markus Wigge2009-02-041-1/+1
| | | | | | option leads to the warning message: "udhcpc: bind(UDP): Cannot assign requested address" SVN-Revision: 14408
* - added "server" option list to delegate specific subdomains to given ↵Markus Wigge2009-01-272-0/+6
| | | | | | upstream servers SVN-Revision: 14232
* Ucified PXE-Boot options for dnsmasqSteven Barth2008-10-131-0/+3
| | | | SVN-Revision: 12960
* dnsmasq: Use a more intelligent way of parsing dhcp-options using the new ↵Steven Barth2008-09-071-7/+3
| | | | | | UCI list datatype SVN-Revision: 12547
* restore the /tmp/resolv.conf symlink when stopping dnsmasqFelix Fietkau2008-09-071-0/+5
| | | | SVN-Revision: 12546
* add option to cache local queries, from sn9Travis Kemen2008-09-021-1/+2
| | | | SVN-Revision: 12485
* add section names to dnsmasq configJohn Crispin2008-08-191-2/+2
| | | | SVN-Revision: 12342
* fixes dbus param of dnsmasq, #3818, thanks the.loekiJohn Crispin2008-07-281-1/+1
| | | | SVN-Revision: 11967
* This adds dhcp-boot support to dnsmasq-init: option name "virt0" option ↵Florian Fainelli2008-07-051-0/+22
| | | | | | | | filename "pxelinux.0" option servername "mainframe0.dev" option serveraddress "9.3.2.1" closes #3529 SVN-Revision: 11663
* only ignore dhcp but still listen for dns closes #3406Travis Kemen2008-05-081-1/+1
| | | | SVN-Revision: 11062
* create the dhcp leasefile if it doesn't existTravis Kemen2008-02-141-0/+3
| | | | SVN-Revision: 10460
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-031-1/+0
| | | | SVN-Revision: 10367
* add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz ↵Travis Kemen2008-01-171-1/+2
| | | | | | Schori <lorenz.schori@gmx.ch> SVN-Revision: 10216
* use instead of closes #2759Travis Kemen2007-11-281-1/+1
| | | | SVN-Revision: 9612
* add option to turn off dynamic dhcp closes #2694Travis Kemen2007-11-281-0/+2
| | | | SVN-Revision: 9608
* Fix missing IP section to properly add static hosts (#2650)Florian Fainelli2007-11-051-0/+2
| | | | SVN-Revision: 9502
* convert the rest of /etc/dnsmasq.conf to uciTravis Kemen2007-10-243-29/+22
| | | | SVN-Revision: 9440
* disable filterwin2k in dnsmasq (see #2566)Felix Fietkau2007-10-241-1/+1
| | | | SVN-Revision: 9432
* include fixes from #2429 Thanks Lubos StanekTravis Kemen2007-09-251-53/+53
| | | | SVN-Revision: 9028
* add fix from ticket #2290Travis Kemen2007-09-101-4/+10
| | | | SVN-Revision: 8732
* Finally fix the usage of limit (#2240)Florian Fainelli2007-09-091-1/+1
| | | | SVN-Revision: 8712
* fix incorrect parametersTravis Kemen2007-08-301-3/+3
| | | | SVN-Revision: 8554
* fix typo closes #2289Travis Kemen2007-08-301-1/+1
| | | | SVN-Revision: 8550
* dnsmasq: extend the init script thanks SedkyTravis Kemen2007-08-291-17/+185
| | | | SVN-Revision: 8540
* Use a more explicit variable name for the number of dhcp leases (#2240)Florian Fainelli2007-08-192-4/+4
| | | | SVN-Revision: 8437
* Use the end variable instead of limit (#2142)Florian Fainelli2007-08-011-1/+1
| | | | SVN-Revision: 8307
* include the network state in the dnsmasq init script. this makes it possible ↵Felix Fietkau2007-06-301-0/+1
| | | | | | to run a dhcp server on dynamically assigned interfaces without hardcoding interface names SVN-Revision: 7805
* Do not cache negative answersFlorian Fainelli2007-06-221-0/+1
| | | | SVN-Revision: 7707
* dnsmasq: speed up the dhcp server detection (one try is enough)Felix Fietkau2007-04-121-1/+1
| | | | SVN-Revision: 6941
* allow dhcp sections for dnsmasq to add command line optionsFelix Fietkau2007-03-311-1/+2
| | | | SVN-Revision: 6767
* upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, ↵Felix Fietkau2007-03-173-48/+63
| | | | | | rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) SVN-Revision: 6595
* Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵Felix Fietkau2007-01-082-2/+8
| | | | | | /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1 SVN-Revision: 6043
* add START=60 to dnsmasq initFelix Fietkau2006-11-131-0/+1
| | | | SVN-Revision: 5525
* move /usr/lib/parse-config.awk to /lib/config/template.awkFelix Fietkau2006-10-201-1/+1
| | | | SVN-Revision: 5244
* finally move buildroot-ng to trunkFelix Fietkau2016-03-202-0/+85