| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to version 2.52 | Hauke Mehrtens | 2010-01-29 | 3 | -58/+8 |
* | dnsmasq: only write search directive if domain is actually set | Jo-Philipp Wich | 2010-01-10 | 1 | -1/+1 |
* | dnsmasq: add local domain as search directive to /tmp/resolv.conf | Jo-Philipp Wich | 2010-01-09 | 1 | -0/+1 |
* | dnsmasq: Fix setting the network-id for config host sections This renames nam... | Jo-Philipp Wich | 2010-01-08 | 2 | -36/+38 |
* | dnsmasq: While trying to document the dhcp UCI config, I noticed that the nam... | Jo-Philipp Wich | 2009-12-26 | 2 | -2/+2 |
* | new upstream release 2.51 with some fixes, see http://www.thekelleys.org.uk/d... | Markus Wigge | 2009-11-26 | 3 | -11/+17 |
* | dnsmasq: Set a list of addnhosts files. e.g. list 'addnhosts' '/var/etc/hosts... | Jo-Philipp Wich | 2009-11-22 | 2 | -2/+6 |
* | dnsmasq: - make "name" option in "host" sections optional and append it to -G... | Jo-Philipp Wich | 2009-10-05 | 2 | -5/+21 |
* | update dnsmasq to 2.50 (#5784) | Felix Fietkau | 2009-09-24 | 1 | -2/+2 |
* | Add default /etc/dnsmasq.conf | Felix Fietkau | 2009-09-21 | 2 | -0/+39 |
* | dnsmasq startup script update: add notinterface parameter | Felix Fietkau | 2009-09-16 | 2 | -1/+7 |
* | Update to version 2.49 Fixes #5331 and #5286 | Hauke Mehrtens | 2009-06-13 | 4 | -26/+10 |
* | dnsmasq: add option to specify dhcp-hostsfile (#5079) | Jo-Philipp Wich | 2009-05-09 | 1 | -0/+3 |
* | fixed dnsmasq init for "ignore" option | Markus Wigge | 2009-05-05 | 1 | -1/+1 |
* | changed "option" to "list" for binding interfaces | Markus Wigge | 2009-05-05 | 2 | -2/+6 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
* | dnsmasq: add more options for interface binding (#4900) | Jo-Philipp Wich | 2009-04-09 | 3 | -1/+5 |
* | make "name" parameter optional in dnsmasq "boot" config sections | Jo-Philipp Wich | 2009-02-18 | 2 | -3/+2 |
* | update dnsmasq to 2.47 (#4636, thanks florida) | Jo-Philipp Wich | 2009-02-16 | 3 | -10/+10 |
* | "-R" will not work as it needs the configured IP on the interface. Thus this ... | Markus Wigge | 2009-02-04 | 1 | -1/+1 |
* | add dnsmasq config file to the conffiles section | Florian Fainelli | 2009-02-03 | 1 | -0/+4 |
* | - added "server" option list to delegate specific subdomains to given upstrea... | Markus Wigge | 2009-01-27 | 2 | -0/+6 |
* | package/dnsmasq: bump to v2.46 (#4263) | Jo-Philipp Wich | 2008-11-28 | 1 | -2/+2 |
* | Ucified PXE-Boot options for dnsmasq | Steven Barth | 2008-10-13 | 1 | -0/+3 |
* | fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but... | Felix Fietkau | 2008-09-23 | 1 | -0/+44 |
* | dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI... | Steven Barth | 2008-09-07 | 1 | -7/+3 |
* | restore the /tmp/resolv.conf symlink when stopping dnsmasq | Felix Fietkau | 2008-09-07 | 1 | -0/+5 |
* | add option to cache local queries, from sn9 | Travis Kemen | 2008-09-02 | 1 | -1/+2 |
* | add section names to dnsmasq config | John Crispin | 2008-08-19 | 1 | -2/+2 |
* | fixes dbus param of dnsmasq, #3818, thanks the.loeki | John Crispin | 2008-07-28 | 1 | -1/+1 |
* | Updated Dnsmasq to 2.45 | Steven Barth | 2008-07-20 | 2 | -6/+6 |
* | Updated Dnsmasq to 2.43 | Steven Barth | 2008-07-18 | 3 | -36/+7 |
* | This adds dhcp-boot support to dnsmasq-init: option name "virt0" option filen... | Florian Fainelli | 2008-07-05 | 1 | -0/+22 |
* | backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this p... | John Crispin | 2008-06-28 | 1 | -0/+30 |
* | Updated Dnsmasq to 2.42 (#3498) | Steven Barth | 2008-06-03 | 3 | -12/+10 |
* | only ignore dhcp but still listen for dns closes #3406 | Travis Kemen | 2008-05-08 | 1 | -1/+1 |
* | fix dnsmasq compilation on some systems | Felix Fietkau | 2008-03-31 | 1 | -0/+1 |
* | This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. Coul... | Travis Kemen | 2008-03-26 | 1 | -2/+2 |
* | create the dhcp leasefile if it doesn't exist | Travis Kemen | 2008-02-14 | 1 | -0/+3 |
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 1 | -1/+0 |
* | add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz ... | Travis Kemen | 2008-01-17 | 1 | -1/+2 |
* | use instead of closes #2759 | Travis Kemen | 2007-11-28 | 1 | -1/+1 |
* | add option to turn off dynamic dhcp closes #2694 | Travis Kemen | 2007-11-28 | 1 | -0/+2 |
* | Fix missing IP section to properly add static hosts (#2650) | Florian Fainelli | 2007-11-05 | 1 | -0/+2 |
* | remove unneeded config file section fixes #2594 | Travis Kemen | 2007-10-25 | 1 | -4/+0 |
* | convert the rest of /etc/dnsmasq.conf to uci | Travis Kemen | 2007-10-24 | 4 | -30/+22 |
* | disable filterwin2k in dnsmasq (see #2566) | Felix Fietkau | 2007-10-24 | 1 | -1/+1 |
* | update dnsmasq to 2.40, from #2479 | John Crispin | 2007-10-08 | 3 | -8/+8 |
* | include fixes from #2429 Thanks Lubos Stanek | Travis Kemen | 2007-09-25 | 1 | -53/+53 |
* | add fix from ticket #2290 | Travis Kemen | 2007-09-10 | 1 | -4/+10 |