aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq
Commit message (Expand)AuthorAgeFilesLines
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-031-1/+0
* add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz ...Travis Kemen2008-01-171-1/+2
* use instead of closes #2759Travis Kemen2007-11-281-1/+1
* add option to turn off dynamic dhcp closes #2694Travis Kemen2007-11-281-0/+2
* Fix missing IP section to properly add static hosts (#2650)Florian Fainelli2007-11-051-0/+2
* remove unneeded config file section fixes #2594Travis Kemen2007-10-251-4/+0
* convert the rest of /etc/dnsmasq.conf to uciTravis Kemen2007-10-244-30/+22
* disable filterwin2k in dnsmasq (see #2566)Felix Fietkau2007-10-241-1/+1
* update dnsmasq to 2.40, from #2479John Crispin2007-10-083-8/+8
* include fixes from #2429 Thanks Lubos StanekTravis Kemen2007-09-251-53/+53
* add fix from ticket #2290Travis Kemen2007-09-101-4/+10
* Finally fix the usage of limit (#2240)Florian Fainelli2007-09-091-1/+1
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-071-2/+4
* fix incorrect parametersTravis Kemen2007-08-301-3/+3
* fix typo closes #2289Travis Kemen2007-08-301-1/+1
* dnsmasq: extend the init script thanks SedkyTravis Kemen2007-08-291-17/+185
* Use a more explicit variable name for the number of dhcp leases (#2240)Florian Fainelli2007-08-192-4/+4
* Use the end variable instead of limit (#2142)Florian Fainelli2007-08-011-1/+1
* upgrade dnsmasq (#1975)Felix Fietkau2007-07-124-26/+9
* include the network state in the dnsmasq init script. this makes it possible ...Felix Fietkau2007-06-301-0/+1
* Do not cache negative answersFlorian Fainelli2007-06-221-0/+1
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-043-10/+16
* dnsmasq: speed up the dhcp server detection (one try is enough)Felix Fietkau2007-04-121-1/+1
* allow dhcp sections for dnsmasq to add command line optionsFelix Fietkau2007-03-311-1/+2
* upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, renam...Felix Fietkau2007-03-174-51/+67
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...Felix Fietkau2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-161-2/+0
* fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost."Mike Baker2007-02-121-0/+15
* Forward port whiterussian resolv.conf changesFelix Fietkau2007-01-082-2/+8
* prepare packages for kernel upgrade to 2.6.19Felix Fietkau2006-12-141-0/+13
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-6/+6
* upgrade dnsmasq, fixes a few bugs including #943Felix Fietkau2006-11-141-2/+2
* add START=60 to dnsmasq initFelix Fietkau2006-11-131-0/+1
* implement target profiles in menuconfigFelix Fietkau2006-11-121-1/+0
* move /usr/lib/parse-config.awk to /lib/config/template.awkFelix Fietkau2006-10-201-1/+1
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...Felix Fietkau2006-10-151-1/+1
* add new rc.common for standardized init scripts, convert existing init scriptsFelix Fietkau2006-10-041-50/+57
* fix missing update for include() api change (#815)Felix Fietkau2006-10-041-1/+1
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-1/+2
* standardize Makefile, change section from base to net and category to "base s...Nicolas Thill2006-09-231-9/+9
* fix HAVE_ISC_READER related errorFelix Fietkau2006-09-031-2/+3
* fix error if dhcp is disabledMike Baker2006-08-081-4/+2
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-041-1/+1
* only set dhcp_enable if lan proto is set to staticFelix Fietkau2006-07-301-2/+3
* rewrite of the network scripts and configurationFelix Fietkau2006-07-301-4/+8
* use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.confFelix Fietkau2006-07-251-0/+1
* upgrade dnsmasq to v2.32Imre Kaloz2006-07-211-2/+2
* credit where credit is dueMike Baker2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-1/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-1/+1