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 ;)nbd2009-04-171-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: add more options for interface binding (#4900)jow2009-04-093-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] make "name" parameter optional in dnsmasq "boot" config sectionsjow2009-02-182-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update dnsmasq to 2.47 (#4636, thanks florida)jow2009-02-163-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14528 3c298f89-4303-0410-b956-a3cf2f4a3e73
* "-R" will not work as it needs the configured IP on the interface.markus2009-02-041-1/+1
| | | | | | | | | Thus this option leads to the warning message: "udhcpc: bind(UDP): Cannot assign requested address" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14408 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add dnsmasq config file to the conffiles sectionflorian2009-02-031-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14398 3c298f89-4303-0410-b956-a3cf2f4a3e73
* - added "server" option list to delegate specific subdomainsmarkus2009-01-272-0/+6
| | | | | | | to given upstream servers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14232 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/dnsmasq: bump to v2.46 (#4263)jow2008-11-281-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13414 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Ucified PXE-Boot options for dnsmasqcyrus2008-10-131-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, ↵nbd2008-09-231-0/+44
| | | | | | but not used git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dnsmasq: Use a more intelligent way of parsing dhcp-options using the new ↵cyrus2008-09-071-7/+3
| | | | | | UCI list datatype git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12547 3c298f89-4303-0410-b956-a3cf2f4a3e73
* restore the /tmp/resolv.conf symlink when stopping dnsmasqnbd2008-09-071-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12546 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add option to cache local queries, from sn9thepeople2008-09-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add section names to dnsmasq configblogic2008-08-191-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes dbus param of dnsmasq, #3818, thanks the.loekiblogic2008-07-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Updated Dnsmasq to 2.45cyrus2008-07-202-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11888 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Updated Dnsmasq to 2.43cyrus2008-07-183-36/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11862 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This adds dhcp-boot support to dnsmasq-init:florian2008-07-051-0/+22
| | | | | | | | | | | | option name "virt0" option filename "pxelinux.0" option servername "mainframe0.dev" option serveraddress "9.3.2.1" closes #3529 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this ↵blogic2008-06-281-0/+30
| | | | | | patch can be removed when dnsmasq 2.43 is released git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11604 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Updated Dnsmasq to 2.42 (#3498)cyrus2008-06-033-12/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only ignore dhcp but still listen for dns closes #3406thepeople2008-05-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix dnsmasq compilation on some systemsnbd2008-03-311-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. ↵thepeople2008-03-261-2/+2
| | | | | | Couloumbis <alex at ozo.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* create the dhcp leasefile if it doesn't existthepeople2008-02-141-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Here comes the new UCI. Enjoy :)nbd2008-02-031-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz ↵thepeople2008-01-171-1/+2
| | | | | | Schori <lorenz.schori@gmx.ch> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use instead of closes #2759thepeople2007-11-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9612 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add option to turn off dynamic dhcp closes #2694thepeople2007-11-281-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9608 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix missing IP section to properly add static hosts (#2650)florian2007-11-051-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9502 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unneeded config file section fixes #2594thepeople2007-10-251-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9442 3c298f89-4303-0410-b956-a3cf2f4a3e73
* convert the rest of /etc/dnsmasq.conf to ucithepeople2007-10-244-30/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable filterwin2k in dnsmasq (see #2566)nbd2007-10-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update dnsmasq to 2.40, from #2479blogic2007-10-083-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include fixes from #2429 Thanks Lubos Stanekthepeople2007-09-251-53/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add fix from ticket #2290thepeople2007-09-101-4/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Finally fix the usage of limit (#2240)florian2007-09-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8712 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package description to a separate definition, remove it when ↵nico2007-09-071-2/+4
| | | | | | DESCRIPTION=TITLE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix incorrect parametersthepeople2007-08-301-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8554 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo closes #2289thepeople2007-08-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8550 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dnsmasq: extend the init script thanks Sedkythepeople2007-08-291-17/+185
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use a more explicit variable name for the number of dhcp leases (#2240)florian2007-08-192-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use the end variable instead of limit (#2142)florian2007-08-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade dnsmasq (#1975)nbd2007-07-124-26/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include the network state in the dnsmasq init script. this makes it possible ↵nbd2007-06-301-0/+1
| | | | | | to run a dhcp server on dynamically assigned interfaces without hardcoding interface names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Do not cache negative answersflorian2007-06-221-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7707 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh all package patches in the buildroot using quiltnbd2007-06-043-10/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dnsmasq: speed up the dhcp server detection (one try is enough)nbd2007-04-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow dhcp sections for dnsmasq to add command line optionsnbd2007-03-311-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6767 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, ↵nbd2007-03-174-51/+67
| | | | | | rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6595 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵nbd2007-03-161-1/+0
| | | | | | lots of places git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73