Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | This adds dhcp-boot support to dnsmasq-init: option name "virt0" option ↵ | Florian Fainelli | 2008-07-05 |
| | | | | | | | | 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 #3406 | Travis Kemen | 2008-05-08 |
| | | | | SVN-Revision: 11062 | ||
* | create the dhcp leasefile if it doesn't exist | Travis Kemen | 2008-02-14 |
| | | | | SVN-Revision: 10460 | ||
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 |
| | | | | SVN-Revision: 10367 | ||
* | add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz ↵ | Travis Kemen | 2008-01-17 |
| | | | | | | Schori <lorenz.schori@gmx.ch> SVN-Revision: 10216 | ||
* | use instead of closes #2759 | Travis Kemen | 2007-11-28 |
| | | | | SVN-Revision: 9612 | ||
* | add option to turn off dynamic dhcp closes #2694 | Travis Kemen | 2007-11-28 |
| | | | | SVN-Revision: 9608 | ||
* | Fix missing IP section to properly add static hosts (#2650) | Florian Fainelli | 2007-11-05 |
| | | | | SVN-Revision: 9502 | ||
* | convert the rest of /etc/dnsmasq.conf to uci | Travis Kemen | 2007-10-24 |
| | | | | SVN-Revision: 9440 | ||
* | disable filterwin2k in dnsmasq (see #2566) | Felix Fietkau | 2007-10-24 |
| | | | | SVN-Revision: 9432 | ||
* | include fixes from #2429 Thanks Lubos Stanek | Travis Kemen | 2007-09-25 |
| | | | | SVN-Revision: 9028 | ||
* | add fix from ticket #2290 | Travis Kemen | 2007-09-10 |
| | | | | SVN-Revision: 8732 | ||
* | Finally fix the usage of limit (#2240) | Florian Fainelli | 2007-09-09 |
| | | | | SVN-Revision: 8712 | ||
* | fix incorrect parameters | Travis Kemen | 2007-08-30 |
| | | | | SVN-Revision: 8554 | ||
* | fix typo closes #2289 | Travis Kemen | 2007-08-30 |
| | | | | SVN-Revision: 8550 | ||
* | dnsmasq: extend the init script thanks Sedky | Travis Kemen | 2007-08-29 |
| | | | | SVN-Revision: 8540 | ||
* | Use a more explicit variable name for the number of dhcp leases (#2240) | Florian Fainelli | 2007-08-19 |
| | | | | SVN-Revision: 8437 | ||
* | Use the end variable instead of limit (#2142) | Florian Fainelli | 2007-08-01 |
| | | | | SVN-Revision: 8307 | ||
* | include the network state in the dnsmasq init script. this makes it possible ↵ | Felix Fietkau | 2007-06-30 |
| | | | | | | to run a dhcp server on dynamically assigned interfaces without hardcoding interface names SVN-Revision: 7805 | ||
* | Do not cache negative answers | Florian Fainelli | 2007-06-22 |
| | | | | SVN-Revision: 7707 | ||
* | dnsmasq: speed up the dhcp server detection (one try is enough) | Felix Fietkau | 2007-04-12 |
| | | | | SVN-Revision: 6941 | ||
* | allow dhcp sections for dnsmasq to add command line options | Felix Fietkau | 2007-03-31 |
| | | | | SVN-Revision: 6767 | ||
* | upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, ↵ | Felix Fietkau | 2007-03-17 |
| | | | | | | rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) SVN-Revision: 6595 | ||
* | Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵ | Felix Fietkau | 2007-01-08 |
| | | | | | | /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 init | Felix Fietkau | 2006-11-13 |
| | | | | SVN-Revision: 5525 | ||
* | move /usr/lib/parse-config.awk to /lib/config/template.awk | Felix Fietkau | 2006-10-20 |
| | | | | SVN-Revision: 5244 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |