aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package/dnsmasq
Commit message (Collapse)AuthorAge
* add new rc.common for standardized init scripts, convert existing init scriptsFelix Fietkau2006-10-04
| | | | SVN-Revision: 4915
* fix missing update for include() api change (#815)Felix Fietkau2006-10-04
| | | | SVN-Revision: 4909
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-24
| | | | SVN-Revision: 4855
* standardize Makefile, change section from base to net and category to "base ↵Nicolas Thill2006-09-23
| | | | | | system" SVN-Revision: 4820
* fix HAVE_ISC_READER related errorFelix Fietkau2006-09-03
| | | | SVN-Revision: 4742
* fix error if dhcp is disabledMike Baker2006-08-08
| | | | SVN-Revision: 4545
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-04
| | | | SVN-Revision: 4432
* only set dhcp_enable if lan proto is set to staticFelix Fietkau2006-07-30
| | | | SVN-Revision: 4324
* rewrite of the network scripts and configurationFelix Fietkau2006-07-30
| | | | SVN-Revision: 4323
* use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.confFelix Fietkau2006-07-25
| | | | SVN-Revision: 4282
* upgrade dnsmasq to v2.32Imre Kaloz2006-07-21
| | | | SVN-Revision: 4190
* credit where credit is dueMike Baker2006-06-27
| | | | SVN-Revision: 4091
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-21
| | | | SVN-Revision: 4033
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-21
| | | | | | lzma, mkfs.* into toolchain/ SVN-Revision: 4032
* add conffiles, use proper optimization flags when building.Nicolas Thill2006-06-18
| | | | SVN-Revision: 3997
* replace $(IDIR_*) with $(1)Felix Fietkau2006-05-11
| | | | SVN-Revision: 3759
* Convert packages to new templateMike Baker2006-05-10
| | | | SVN-Revision: 3752
* convert to new templateMike Baker2006-05-09
| | | | SVN-Revision: 3744
* large init script cleanup and merge of whiterussian changes, new dnsmasq ↵Felix Fietkau2006-04-05
| | | | | | config handling SVN-Revision: 3588
* Updated to latest upstream version, remove uneeded patch as it is now in ↵Florian Fainelli2006-03-16
| | | | | | dnsmasq source code, closes #378 SVN-Revision: 3386
* fix static domain wildcards in dnsmasq (broken by upgrade to 2.26)Felix Fietkau2006-02-05
| | | | SVN-Revision: 3135
* fixes files from [3112]Mike Baker2006-02-02
| | | | SVN-Revision: 3114
* change cp to $(CP)Mike Baker2006-02-01
| | | | SVN-Revision: 3112
* upgrade dnsmasq to 2.26Imre Kaloz2006-01-22
| | | | SVN-Revision: 3034
* upgrade to dnsmasq 2.25Imre Kaloz2006-01-15
| | | | SVN-Revision: 2986
* set dhcp lease file in dnsmasq.conf instead of /tmp/dhcp.leasesFelix Fietkau2006-01-11
| | | | SVN-Revision: 2904
* Fixed ticket #169 thanks to gps !Florian Fainelli2006-01-02
| | | | SVN-Revision: 2808
* fix documented syntax for /etc/ethers in dnsmasq.conf (fixes #65)Felix Fietkau2005-12-11
| | | | SVN-Revision: 2627
* update dnsmasq to latest upstream release (v2.24)Nicolas Thill2005-11-27
| | | | SVN-Revision: 2556
* reorganize/rationalize/format package menuconfig, make updatedd modularNicolas Thill2005-11-05
| | | | SVN-Revision: 2333
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-21
| | | | SVN-Revision: 2210
* update dnsmasq to new upstream release (v2.23)Nicolas Thill2005-10-20
| | | | SVN-Revision: 2194
* fix dnsmasq init scriptFelix Fietkau2005-10-17
| | | | SVN-Revision: 2151
* set dnsmasq except-interface in init script to wan_ifname instead of vlan1Felix Fietkau2005-09-07
| | | | SVN-Revision: 1866
* sync dnsmasq with whiterussianFelix Fietkau2005-07-25
| | | | SVN-Revision: 1556
* Add missing .configured target that caused superfluous package rebuildNicolas Thill2005-05-19
| | | | SVN-Revision: 965
* Add package name and short description to Config.in promptNicolas Thill2005-05-19
| | | | SVN-Revision: 954
* oops... forgot to create build stamp file for some of the packagesFelix Fietkau2005-05-12
| | | | SVN-Revision: 854
* convert dnsmasq to new packaging styleFelix Fietkau2005-05-12
| | | | SVN-Revision: 851
* fix ipv6 support in dnsmasqFelix Fietkau2005-04-05
| | | | SVN-Revision: 563
* upgrade to dnsmasq 2.22 and openssl 0.9.7fImre Kaloz2005-04-03
| | | | SVN-Revision: 546
* remove version and architecture from control filesFelix Fietkau2005-03-30
| | | | SVN-Revision: 481
* add md5sumsWaldemar Brodkorb2005-03-21
| | | | SVN-Revision: 405
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-19
| | | | | | support) SVN-Revision: 391
* support for the asus wl-500g deluxe and the buffalo v2 units. dnsmasq ↵Imre Kaloz2005-03-19
| | | | | | update, control file fixes. add back other boardtypes to make wl.o happy on other routers SVN-Revision: 390
* removed old dnsmasq filesFelix Fietkau2005-03-07
| | | | SVN-Revision: 325
* Add package install dependencies (don't install a package if it's already ↵Nicolas Thill2005-03-06
| | | | | | installed) SVN-Revision: 315
* bring up to date with nbd's br2_test20.tar.bz2Mike Baker2005-03-06
| | | | SVN-Revision: 308
* nbd's makefile/menuconfig rewriteMike Baker2005-03-06
| | | | SVN-Revision: 307
* sync with buildroot2 from uclibcWaldemar Brodkorb2005-02-19
| | | | SVN-Revision: 262