summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq
Commit message (Collapse)AuthorAgeFilesLines
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* dnsmasq: add more options for interface binding (#4900)Jo-Philipp Wich2009-04-093-1/+5
| | | | SVN-Revision: 15172
* make "name" parameter optional in dnsmasq "boot" config sectionsJo-Philipp Wich2009-02-182-3/+2
| | | | SVN-Revision: 14557
* update dnsmasq to 2.47 (#4636, thanks florida)Jo-Philipp Wich2009-02-163-10/+10
| | | | SVN-Revision: 14528
* "-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
* add dnsmasq config file to the conffiles sectionFlorian Fainelli2009-02-031-0/+4
| | | | SVN-Revision: 14398
* - added "server" option list to delegate specific subdomains to given ↵Markus Wigge2009-01-272-0/+6
| | | | | | upstream servers SVN-Revision: 14232
* package/dnsmasq: bump to v2.46 (#4263)Jo-Philipp Wich2008-11-281-2/+2
| | | | SVN-Revision: 13414
* Ucified PXE-Boot options for dnsmasqSteven Barth2008-10-131-0/+3
| | | | SVN-Revision: 12960
* fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, ↵Felix Fietkau2008-09-231-0/+44
| | | | | | but not used SVN-Revision: 12664
* 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
* Updated Dnsmasq to 2.45Steven Barth2008-07-202-6/+6
| | | | SVN-Revision: 11888
* Updated Dnsmasq to 2.43Steven Barth2008-07-183-36/+7
| | | | SVN-Revision: 11862
* 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
* backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this ↵John Crispin2008-06-281-0/+30
| | | | | | patch can be removed when dnsmasq 2.43 is released SVN-Revision: 11604
* Updated Dnsmasq to 2.42 (#3498)Steven Barth2008-06-033-12/+10
| | | | SVN-Revision: 11339
* only ignore dhcp but still listen for dns closes #3406Travis Kemen2008-05-081-1/+1
| | | | SVN-Revision: 11062
* fix dnsmasq compilation on some systemsFelix Fietkau2008-03-311-0/+1
| | | | SVN-Revision: 10696
* This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. ↵Travis Kemen2008-03-261-2/+2
| | | | | | Couloumbis <alex at ozo.com> SVN-Revision: 10663
* 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
* remove unneeded config file section fixes #2594Travis Kemen2007-10-251-4/+0
| | | | SVN-Revision: 9442
* convert the rest of /etc/dnsmasq.conf to uciTravis Kemen2007-10-244-30/+22
| | | | SVN-Revision: 9440
* disable filterwin2k in dnsmasq (see #2566)Felix Fietkau2007-10-241-1/+1
| | | | SVN-Revision: 9432
* update dnsmasq to 2.40, from #2479John Crispin2007-10-083-8/+8
| | | | SVN-Revision: 9200
* 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
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-2/+4
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* 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
* upgrade dnsmasq (#1975)Felix Fietkau2007-07-124-26/+9
| | | | SVN-Revision: 7944
* 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
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-043-10/+16
| | | | SVN-Revision: 7490
* 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-174-51/+67
| | | | | | rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) SVN-Revision: 6595
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582