summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq
Commit message (Expand)AuthorAgeFilesLines
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* [package] dnsmasq: add more options for interface binding (#4900)jow2009-04-093-1/+5
* [package] make "name" parameter optional in dnsmasq "boot" config sectionsjow2009-02-182-3/+2
* [package] update dnsmasq to 2.47 (#4636, thanks florida)jow2009-02-163-10/+10
* "-R" will not work as it needs the configured IP on the interface.markus2009-02-041-1/+1
* [package] add dnsmasq config file to the conffiles sectionflorian2009-02-031-0/+4
* - added "server" option list to delegate specific subdomainsmarkus2009-01-272-0/+6
* package/dnsmasq: bump to v2.46 (#4263)jow2008-11-281-2/+2
* Ucified PXE-Boot options for dnsmasqcyrus2008-10-131-0/+3
* fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but...nbd2008-09-231-0/+44
* dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI...cyrus2008-09-071-7/+3
* restore the /tmp/resolv.conf symlink when stopping dnsmasqnbd2008-09-071-0/+5
* add option to cache local queries, from sn9thepeople2008-09-021-1/+2
* add section names to dnsmasq configblogic2008-08-191-2/+2
* fixes dbus param of dnsmasq, #3818, thanks the.loekiblogic2008-07-281-1/+1
* Updated Dnsmasq to 2.45cyrus2008-07-202-6/+6
* Updated Dnsmasq to 2.43cyrus2008-07-183-36/+7
* This adds dhcp-boot support to dnsmasq-init:florian2008-07-051-0/+22
* backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this p...blogic2008-06-281-0/+30
* Updated Dnsmasq to 2.42 (#3498)cyrus2008-06-033-12/+10
* only ignore dhcp but still listen for dns closes #3406thepeople2008-05-081-1/+1
* fix dnsmasq compilation on some systemsnbd2008-03-311-0/+1
* This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. Coul...thepeople2008-03-261-2/+2
* create the dhcp leasefile if it doesn't existthepeople2008-02-141-0/+3
* Here comes the new UCI. Enjoy :)nbd2008-02-031-1/+0
* add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz ...thepeople2008-01-171-1/+2
* use instead of closes #2759thepeople2007-11-281-1/+1
* add option to turn off dynamic dhcp closes #2694thepeople2007-11-281-0/+2
* Fix missing IP section to properly add static hosts (#2650)florian2007-11-051-0/+2
* remove unneeded config file section fixes #2594thepeople2007-10-251-4/+0
* convert the rest of /etc/dnsmasq.conf to ucithepeople2007-10-244-30/+22
* disable filterwin2k in dnsmasq (see #2566)nbd2007-10-241-1/+1
* update dnsmasq to 2.40, from #2479blogic2007-10-083-8/+8
* include fixes from #2429 Thanks Lubos Stanekthepeople2007-09-251-53/+53
* add fix from ticket #2290thepeople2007-09-101-4/+10
* Finally fix the usage of limit (#2240)florian2007-09-091-1/+1
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-2/+4
* fix incorrect parametersthepeople2007-08-301-3/+3
* fix typo closes #2289thepeople2007-08-301-1/+1
* dnsmasq: extend the init script thanks Sedkythepeople2007-08-291-17/+185
* Use a more explicit variable name for the number of dhcp leases (#2240)florian2007-08-192-4/+4
* Use the end variable instead of limit (#2142)florian2007-08-011-1/+1
* upgrade dnsmasq (#1975)nbd2007-07-124-26/+9
* include the network state in the dnsmasq init script. this makes it possible ...nbd2007-06-301-0/+1
* Do not cache negative answersflorian2007-06-221-0/+1
* refresh all package patches in the buildroot using quiltnbd2007-06-043-10/+16
* dnsmasq: speed up the dhcp server detection (one try is enough)nbd2007-04-121-1/+1
* allow dhcp sections for dnsmasq to add command line optionsnbd2007-03-311-1/+2
* upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, renam...nbd2007-03-174-51/+67
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd2007-03-161-1/+0