aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/Makefile
Commit message (Expand)AuthorAgeFilesLines
* dnsmasq: initscript: fix bool options handling, bump release numberNicolas Thill2010-07-171-1/+1
* [package] dnsmasq: add and enable DNS rebind protectionsJo-Philipp Wich2010-07-161-1/+1
* package/dnsmasq: update dnsmasq to 2.55Alexandros C. Couloumbis2010-06-221-3/+3
* package/dnsmasq: bump release number (missed from r21400)Nicolas Thill2010-05-211-1/+1
* [package] dnsmasq:Jo-Philipp Wich2010-04-231-1/+1
* [package] dnsmasq: don't append search domain to custom host entriesJo-Philipp Wich2010-04-161-1/+1
* [package] dnsmasq: allow multiple hostnames per domain sectionJo-Philipp Wich2010-04-021-1/+1
* [package] dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757)Vasilis Tsiligiannis2010-03-011-1/+1
* [dnsmasq] Update to version 2.52Hauke Mehrtens2010-01-291-4/+4
* [PATCH] dnsmasq: Fix setting the network-id for config host sectionsJo-Philipp Wich2010-01-081-1/+1
* [package] dnsmasq:Jo-Philipp Wich2009-12-261-1/+1
* new upstream release 2.51 with some fixes, seeMarkus Wigge2009-11-261-3/+3
* [package] dnsmasq: Set a list of addnhosts files.Jo-Philipp Wich2009-11-221-1/+1
* [package] dnsmasq:Jo-Philipp Wich2009-10-051-1/+1
* update dnsmasq to 2.50 (#5784)Felix Fietkau2009-09-241-2/+2
* Add default /etc/dnsmasq.confFelix Fietkau2009-09-211-0/+2
* [dnsmasq] Update to version 2.49Hauke Mehrtens2009-06-131-3/+3
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* [package] dnsmasq: add more options for interface binding (#4900)Jo-Philipp Wich2009-04-091-1/+1
* [package] make "name" parameter optional in dnsmasq "boot" config sectionsJo-Philipp Wich2009-02-181-1/+1
* [package] update dnsmasq to 2.47 (#4636, thanks florida)Jo-Philipp Wich2009-02-161-3/+3
* [package] add dnsmasq config file to the conffiles sectionFlorian Fainelli2009-02-031-0/+4
* package/dnsmasq: bump to v2.46 (#4263)Jo-Philipp Wich2008-11-281-2/+2
* Updated Dnsmasq to 2.45Steven Barth2008-07-201-2/+2
* Updated Dnsmasq to 2.43Steven Barth2008-07-181-2/+2
* Updated Dnsmasq to 2.42 (#3498)Steven Barth2008-06-031-2/+2
* fix dnsmasq compilation on some systemsFelix Fietkau2008-03-311-0/+1
* This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. Coul...Travis Kemen2008-03-261-2/+2
* remove unneeded config file section fixes #2594Travis Kemen2007-10-251-4/+0
* convert the rest of /etc/dnsmasq.conf to uciTravis Kemen2007-10-241-1/+0
* update dnsmasq to 2.40, from #2479John Crispin2007-10-081-2/+2
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-071-2/+4
* upgrade dnsmasq (#1975)Felix Fietkau2007-07-121-2/+2
* upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, renam...Felix Fietkau2007-03-171-3/+4
* 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
* 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
* implement target profiles in menuconfigFelix Fietkau2006-11-121-1/+0
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...Felix Fietkau2006-10-151-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
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-041-1/+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
* add conffiles, use proper optimization flags when building.Nicolas Thill2006-06-181-3/+15
* replace $(IDIR_*) with $(1)Felix Fietkau2006-05-111-5/+5