summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq
Commit message (Expand)AuthorAgeFilesLines
* 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
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd2007-03-161-2/+0
* fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost."mbm2007-02-121-0/+15
* Forward port whiterussian resolv.conf changesnbd2007-01-082-2/+8
* prepare packages for kernel upgrade to 2.6.19nbd2006-12-141-0/+13
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-6/+6
* upgrade dnsmasq, fixes a few bugs including #943nbd2006-11-141-2/+2
* add START=60 to dnsmasq initnbd2006-11-131-0/+1
* implement target profiles in menuconfignbd2006-11-121-1/+0
* move /usr/lib/parse-config.awk to /lib/config/template.awknbd2006-10-201-1/+1
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd2006-10-151-1/+1
* add new rc.common for standardized init scripts, convert existing init scriptsnbd2006-10-041-50/+57
* fix missing update for include() api change (#815)nbd2006-10-041-1/+1
* new (last?) attempt at standardizing Makefilesnico2006-09-241-1/+2
* standardize Makefile, change section from base to net and category to "base s...nico2006-09-231-9/+9
* fix HAVE_ISC_READER related errornbd2006-09-031-2/+3
* fix error if dhcp is disabledmbm2006-08-081-4/+2
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)mbm2006-08-041-1/+1
* only set dhcp_enable if lan proto is set to staticnbd2006-07-301-2/+3
* rewrite of the network scripts and configurationnbd2006-07-301-4/+8
* use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.confnbd2006-07-251-0/+1
* upgrade dnsmasq to v2.32kaloz2006-07-211-2/+2
* credit where credit is duembm2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includenbd2006-06-211-1/+1