openwrt/svn-archive/archive.git
18 years agofinally fix pesky irq issues
Mike Baker [Thu, 9 Feb 2006 22:20:42 +0000 (22:20 +0000)]
finally fix pesky irq issues

SVN-Revision: 3207

18 years agoadd iftop packages, thanks to Benjamin Binier
Oliver Ertl [Thu, 9 Feb 2006 15:02:07 +0000 (15:02 +0000)]
add iftop packages, thanks to Benjamin Binier

SVN-Revision: 3206

18 years agoenhance the new mtd -q option
Felix Fietkau [Thu, 9 Feb 2006 08:47:48 +0000 (08:47 +0000)]
enhance the new mtd -q option

SVN-Revision: 3200

18 years agoadd missing mtd output message
Felix Fietkau [Thu, 9 Feb 2006 08:24:05 +0000 (08:24 +0000)]
add missing mtd output message

SVN-Revision: 3199

18 years agoadd wrt54g(s) image support to mtd (required for webif firmware update rewrite)
Felix Fietkau [Thu, 9 Feb 2006 03:21:01 +0000 (03:21 +0000)]
add wrt54g(s) image support to mtd (required for webif firmware update rewrite)

SVN-Revision: 3198

18 years agopppo*: change lcp-echo-interval to 1s instead of 10s
Felix Fietkau [Wed, 8 Feb 2006 18:28:21 +0000 (18:28 +0000)]
pppo*: change lcp-echo-interval to 1s instead of 10s

SVN-Revision: 3191

18 years agoRemoved init script as there is an hotplug one, check whether user configuration...
Florian Fainelli [Wed, 8 Feb 2006 14:08:21 +0000 (14:08 +0000)]
Removed init script as there is an hotplug one, check whether user configuration directive is properly set, change the numbering to 10 rather than 15

SVN-Revision: 3189

18 years agoUpdated Makefile, thanks to Stephen Rose, corrected compile-time dependency
Florian Fainelli [Wed, 8 Feb 2006 10:03:51 +0000 (10:03 +0000)]
Updated Makefile, thanks to Stephen Rose, corrected compile-time dependency

SVN-Revision: 3187

18 years agoAdded scanlogd, thanks to Stephen Rose for his work
Florian Fainelli [Tue, 7 Feb 2006 23:00:19 +0000 (23:00 +0000)]
Added scanlogd, thanks to Stephen Rose for his work

SVN-Revision: 3186

18 years agoFixed typo
Florian Fainelli [Tue, 7 Feb 2006 22:51:10 +0000 (22:51 +0000)]
Fixed typo

SVN-Revision: 3185

18 years agoupdate to linux 2.6.15.3 (security fixes)
Felix Fietkau [Tue, 7 Feb 2006 19:03:30 +0000 (19:03 +0000)]
update to linux 2.6.15.3 (security fixes)

SVN-Revision: 3183

18 years agoFixed typo in menuconfig
Florian Fainelli [Tue, 7 Feb 2006 16:56:40 +0000 (16:56 +0000)]
Fixed typo in menuconfig

SVN-Revision: 3182

18 years agoFixed typo, closes #294
Florian Fainelli [Tue, 7 Feb 2006 13:23:38 +0000 (13:23 +0000)]
Fixed typo, closes #294

SVN-Revision: 3180

18 years agoFixed user-space br2684ctl to be more verbose, also copy all the libatm dependencies.
Florian Fainelli [Tue, 7 Feb 2006 13:12:05 +0000 (13:12 +0000)]
Fixed user-space br2684ctl to be more verbose, also copy all the libatm dependencies.

SVN-Revision: 3179

18 years agofix typo in filename
Felix Fietkau [Tue, 7 Feb 2006 02:40:12 +0000 (02:40 +0000)]
fix typo in filename

SVN-Revision: 3171

18 years agoModified br2684 patch to remove unresolved symbol, should now work, needs testing
Florian Fainelli [Mon, 6 Feb 2006 18:10:56 +0000 (18:10 +0000)]
Modified br2684 patch to remove unresolved symbol, should now work, needs testing

SVN-Revision: 3166

18 years agoAdded support httpd user-agent, IP address binding, closes #265 and #108
Florian Fainelli [Mon, 6 Feb 2006 15:45:24 +0000 (15:45 +0000)]
Added support httpd user-agent, IP address binding, closes #265 and #108

SVN-Revision: 3165

18 years agoAdded multipath routing to quagga, and close #290
Florian Fainelli [Mon, 6 Feb 2006 12:19:57 +0000 (12:19 +0000)]
Added multipath routing to quagga, and close #290

SVN-Revision: 3163

18 years agopatch madwifi-ng to use master mode by default
Imre Kaloz [Mon, 6 Feb 2006 11:36:10 +0000 (11:36 +0000)]
patch madwifi-ng to use master mode by default

SVN-Revision: 3162

18 years agomake gcc4 depend on libgcc, and disable the libgcc hack for it
Imre Kaloz [Mon, 6 Feb 2006 11:26:51 +0000 (11:26 +0000)]
make gcc4 depend on libgcc, and disable the libgcc hack for it

SVN-Revision: 3161

18 years agoport the changes from [3155] to Kamikaze
Imre Kaloz [Mon, 6 Feb 2006 00:07:27 +0000 (00:07 +0000)]
port the changes from [3155] to Kamikaze

SVN-Revision: 3156

18 years agoAdded support for ppp filtering, as userland pppd can now support filtering
Florian Fainelli [Sun, 5 Feb 2006 20:41:01 +0000 (20:41 +0000)]
Added support for ppp filtering, as userland pppd can now support filtering

SVN-Revision: 3151

18 years agoAdded needed patch for ppp to compile with filter enable
Florian Fainelli [Sun, 5 Feb 2006 20:19:24 +0000 (20:19 +0000)]
Added needed patch for ppp to compile with filter enable

SVN-Revision: 3148

18 years agoUpdated ppp to be compiled with PPP filtering options as it was introduced with the...
Florian Fainelli [Sun, 5 Feb 2006 20:18:24 +0000 (20:18 +0000)]
Updated ppp to be compiled with PPP filtering options as it was introduced with the newest libpcap

SVN-Revision: 3147

18 years agoUpdated libpcap to 0.9.4, tcpdump to 3.9.4
Florian Fainelli [Sun, 5 Feb 2006 17:30:49 +0000 (17:30 +0000)]
Updated libpcap to 0.9.4, tcpdump to 3.9.4

SVN-Revision: 3139

18 years agoAvoid mkdir in postinst, doing it in the Makefile
Florian Fainelli [Sun, 5 Feb 2006 15:38:04 +0000 (15:38 +0000)]
Avoid mkdir in postinst, doing it in the Makefile

SVN-Revision: 3138

18 years agofix menuconfig entry for cifs
Felix Fietkau [Sun, 5 Feb 2006 04:05:14 +0000 (04:05 +0000)]
fix menuconfig entry for cifs

SVN-Revision: 3136

18 years agofix static domain wildcards in dnsmasq (broken by upgrade to 2.26)
Felix Fietkau [Sun, 5 Feb 2006 03:59:55 +0000 (03:59 +0000)]
fix static domain wildcards in dnsmasq (broken by upgrade to 2.26)

SVN-Revision: 3135

18 years agoFixed writechannel bug as described in ticket in #246, now closed
Florian Fainelli [Sat, 4 Feb 2006 23:12:51 +0000 (23:12 +0000)]
Fixed writechannel bug as described in ticket in #246, now closed

SVN-Revision: 3131

18 years agoCorrected missing dependency, closes #280
Florian Fainelli [Sat, 4 Feb 2006 22:13:24 +0000 (22:13 +0000)]
Corrected missing dependency, closes #280

SVN-Revision: 3130

18 years agoAdded mini-http-htpasswd package, closes request #251
Florian Fainelli [Sat, 4 Feb 2006 21:55:53 +0000 (21:55 +0000)]
Added mini-http-htpasswd package, closes request #251

SVN-Revision: 3129

18 years agoFixed call to ip_ct_refresh, and replaced with ip_ct_refresh_acct, added needed struc...
Florian Fainelli [Sat, 4 Feb 2006 21:08:21 +0000 (21:08 +0000)]
Fixed call to ip_ct_refresh, and replaced with ip_ct_refresh_acct, added needed structures for this new function to work. Closes #267

SVN-Revision: 3128

18 years agofix typo in switch-core
Felix Fietkau [Sat, 4 Feb 2006 15:23:03 +0000 (15:23 +0000)]
fix typo in switch-core

SVN-Revision: 3127

18 years agooops. committed the wrong patch files for the multiport backport
Felix Fietkau [Sat, 4 Feb 2006 14:40:09 +0000 (14:40 +0000)]
oops. committed the wrong patch files for the multiport backport

SVN-Revision: 3126

18 years agobackport multiport stuff from 2.6 to 2.4 (disable rev0 support in iptables itself...
Felix Fietkau [Sat, 4 Feb 2006 04:57:08 +0000 (04:57 +0000)]
backport multiport stuff from 2.6 to 2.4 (disable rev0 support in iptables itself, only use the new stuff)

SVN-Revision: 3125

18 years agobusybox httpd.conf: add support for reading passwords from /etc/passwd (syntax: ...
Felix Fietkau [Sat, 4 Feb 2006 01:21:35 +0000 (01:21 +0000)]
busybox httpd.conf: add support for reading passwords from /etc/passwd (syntax: $p$user, similar to md5 password syntax $1$password)

SVN-Revision: 3122

18 years agoenable jpeg support, add dependency on libpng, standardize.
Nicolas Thill [Fri, 3 Feb 2006 08:31:25 +0000 (08:31 +0000)]
enable jpeg support, add dependency on libpng, standardize.

SVN-Revision: 3121

18 years agoenable mrd6 in menuconfig
Nicolas Thill [Fri, 3 Feb 2006 08:29:23 +0000 (08:29 +0000)]
enable mrd6 in menuconfig

SVN-Revision: 3120

18 years agofix space typo, add some text.
Nicolas Thill [Fri, 3 Feb 2006 08:22:38 +0000 (08:22 +0000)]
fix space typo, add some text.

SVN-Revision: 3119

18 years agofix x86-2.6 build
Nicolas Thill [Fri, 3 Feb 2006 08:11:53 +0000 (08:11 +0000)]
fix x86-2.6 build

SVN-Revision: 3118

18 years agosplit patch; start irq cleanup
Mike Baker [Thu, 2 Feb 2006 23:38:35 +0000 (23:38 +0000)]
split patch; start irq cleanup

SVN-Revision: 3117

18 years agoAdded missing module dependency for ppp_async.ko, closes #217
Florian Fainelli [Thu, 2 Feb 2006 11:58:37 +0000 (11:58 +0000)]
Added missing module dependency for ppp_async.ko, closes #217

SVN-Revision: 3116

18 years agofix config error
Mike Baker [Thu, 2 Feb 2006 11:06:31 +0000 (11:06 +0000)]
fix config error

SVN-Revision: 3115

18 years agofixes files from [3112]
Mike Baker [Thu, 2 Feb 2006 10:07:28 +0000 (10:07 +0000)]
fixes files from [3112]

SVN-Revision: 3114

18 years agoUpdated to latest stable version
Florian Fainelli [Thu, 2 Feb 2006 08:58:43 +0000 (08:58 +0000)]
Updated to latest stable version

SVN-Revision: 3113

18 years agochange cp to $(CP)
Mike Baker [Wed, 1 Feb 2006 23:53:19 +0000 (23:53 +0000)]
change cp to $(CP)

SVN-Revision: 3112

18 years agoremove references to /usr in libpng*-config, standardize.
Nicolas Thill [Wed, 1 Feb 2006 15:13:01 +0000 (15:13 +0000)]
remove references to /usr in libpng*-config, standardize.

SVN-Revision: 3109

18 years agoAdded udp-broadcast-relay, corrected missing Makefile lines for tinyproxy
Florian Fainelli [Wed, 1 Feb 2006 11:57:57 +0000 (11:57 +0000)]
Added udp-broadcast-relay, corrected missing Makefile lines for tinyproxy

SVN-Revision: 3108

18 years agomove sysfs to mount_root
Mike Baker [Wed, 1 Feb 2006 10:47:17 +0000 (10:47 +0000)]
move sysfs to mount_root

SVN-Revision: 3107

18 years agoremove hardcoded package names; use wildcard
Mike Baker [Tue, 31 Jan 2006 23:37:12 +0000 (23:37 +0000)]
remove hardcoded package names; use wildcard

SVN-Revision: 3106

18 years agofinally fix the /etc/config/network bug on wgt634u (#214, #215, #219)
Felix Fietkau [Tue, 31 Jan 2006 22:36:07 +0000 (22:36 +0000)]
finally fix the /etc/config/network bug on wgt634u (#214, #215, #219)

SVN-Revision: 3105

18 years agoremove stale madwifi-tools entry from package/Makefile
Felix Fietkau [Tue, 31 Jan 2006 22:29:20 +0000 (22:29 +0000)]
remove stale madwifi-tools entry from package/Makefile

SVN-Revision: 3104

18 years agofix "make target/linux/package/*-*" targets
Mike Baker [Tue, 31 Jan 2006 21:55:38 +0000 (21:55 +0000)]
fix "make target/linux/package/*-*" targets

SVN-Revision: 3103

18 years agofix hostapd/madwifi crash (#247)
Felix Fietkau [Tue, 31 Jan 2006 21:45:23 +0000 (21:45 +0000)]
fix hostapd/madwifi crash (#247)

SVN-Revision: 3102

18 years agoremove pfring control file
Waldemar Brodkorb [Tue, 31 Jan 2006 20:57:25 +0000 (20:57 +0000)]
remove pfring control file

SVN-Revision: 3101

18 years agoremove ser
Waldemar Brodkorb [Tue, 31 Jan 2006 20:54:00 +0000 (20:54 +0000)]
remove ser

SVN-Revision: 3100

18 years agoadd imq patch to linux 2.6
Felix Fietkau [Tue, 31 Jan 2006 20:34:48 +0000 (20:34 +0000)]
add imq patch to linux 2.6

SVN-Revision: 3099

18 years agoupdate layer7 patches to 2.1 with --l7pkt mod
Felix Fietkau [Tue, 31 Jan 2006 20:09:44 +0000 (20:09 +0000)]
update layer7 patches to 2.1 with --l7pkt mod

SVN-Revision: 3097

18 years agoremove pfring support
Waldemar Brodkorb [Tue, 31 Jan 2006 17:12:10 +0000 (17:12 +0000)]
remove pfring support

SVN-Revision: 3096

18 years agoremove pfring patches
Waldemar Brodkorb [Tue, 31 Jan 2006 17:00:21 +0000 (17:00 +0000)]
remove pfring patches

SVN-Revision: 3095

18 years agoser -> openser from wr
Waldemar Brodkorb [Tue, 31 Jan 2006 16:51:23 +0000 (16:51 +0000)]
ser -> openser from wr

SVN-Revision: 3094

18 years agofix ssltunnel dependency on openssl
Nicolas Thill [Tue, 31 Jan 2006 15:59:50 +0000 (15:59 +0000)]
fix ssltunnel dependency on openssl

SVN-Revision: 3093

18 years agoadd missing iptables-mod-imq control file (fixes #269)
Felix Fietkau [Tue, 31 Jan 2006 15:54:37 +0000 (15:54 +0000)]
add missing iptables-mod-imq control file (fixes #269)

SVN-Revision: 3092

18 years agoadd missing "svn:keywords" prop, fix Id tag.
Nicolas Thill [Tue, 31 Jan 2006 15:28:32 +0000 (15:28 +0000)]
add missing "svn:keywords" prop, fix Id tag.

SVN-Revision: 3090

18 years agoadd changes to nvram from #254/#266, resolves problems on older wap54g, thx for report
Waldemar Brodkorb [Tue, 31 Jan 2006 15:22:43 +0000 (15:22 +0000)]
add changes to nvram from #254/#266, resolves problems on older wap54g, thx for report

SVN-Revision: 3089

18 years agofix typo (#268)
Felix Fietkau [Tue, 31 Jan 2006 14:16:05 +0000 (14:16 +0000)]
fix typo (#268)

SVN-Revision: 3088

18 years agoremove zlib from image builder lists
Felix Fietkau [Tue, 31 Jan 2006 13:37:27 +0000 (13:37 +0000)]
remove zlib from image builder lists

SVN-Revision: 3087

18 years agodisable dropbear zlib support and split off dropbearconvert to save flash space
Felix Fietkau [Tue, 31 Jan 2006 13:33:25 +0000 (13:33 +0000)]
disable dropbear zlib support and split off dropbearconvert to save flash space

SVN-Revision: 3085

18 years agodisable wap54g images for now
Felix Fietkau [Tue, 31 Jan 2006 11:46:26 +0000 (11:46 +0000)]
disable wap54g images for now

SVN-Revision: 3082

18 years agoset ALLMULTI on bridged interfaces (should improve multicast bridging)
Felix Fietkau [Tue, 31 Jan 2006 11:36:01 +0000 (11:36 +0000)]
set ALLMULTI on bridged interfaces (should improve multicast bridging)

SVN-Revision: 3079

18 years agoadd pciutils v2.2.1
Imre Kaloz [Tue, 31 Jan 2006 11:07:21 +0000 (11:07 +0000)]
add pciutils v2.2.1

SVN-Revision: 3077

18 years agomake aruba lzma loader more generic and move it to target/linux/image/generic/lzma...
Felix Fietkau [Tue, 31 Jan 2006 02:32:29 +0000 (02:32 +0000)]
make aruba lzma loader more generic and move it to target/linux/image/generic/lzma-loader

SVN-Revision: 3076

18 years agofix typos (#260)
Felix Fietkau [Mon, 30 Jan 2006 05:37:13 +0000 (05:37 +0000)]
fix typos (#260)

SVN-Revision: 3074

18 years agofix serial console on ap60/61
Felix Fietkau [Mon, 30 Jan 2006 05:31:42 +0000 (05:31 +0000)]
fix serial console on ap60/61

SVN-Revision: 3073

18 years agoadd ethernet driver for ap60/61
Felix Fietkau [Mon, 30 Jan 2006 02:04:44 +0000 (02:04 +0000)]
add ethernet driver for ap60/61

SVN-Revision: 3072

18 years agofix ethernet irq setting in system code for ap60/61
Felix Fietkau [Mon, 30 Jan 2006 02:01:24 +0000 (02:01 +0000)]
fix ethernet irq setting in system code for ap60/61

SVN-Revision: 3071

18 years agochange madwifi makefile so that it can build both ahb and pci versions in one pass
Felix Fietkau [Mon, 30 Jan 2006 01:59:33 +0000 (01:59 +0000)]
change madwifi makefile so that it can build both ahb and pci versions in one pass

SVN-Revision: 3070

18 years agoadd missing MACH_ARUBA_AP40 define
Felix Fietkau [Mon, 30 Jan 2006 00:51:45 +0000 (00:51 +0000)]
add missing MACH_ARUBA_AP40 define

SVN-Revision: 3069

18 years agoupgrade libvorbis to v1.1.2, spca5xx to v20060101 and add gcc4 fix for shfs
Imre Kaloz [Sun, 29 Jan 2006 21:26:43 +0000 (21:26 +0000)]
upgrade libvorbis to v1.1.2, spca5xx to v20060101 and add gcc4 fix for shfs

SVN-Revision: 3068

18 years agofix openssl dependency
Waldemar Brodkorb [Sun, 29 Jan 2006 21:20:07 +0000 (21:20 +0000)]
fix openssl dependency

SVN-Revision: 3067

18 years agoadd gcc4 fixes, remove the NEC FC20X2JA driver patch from lcd4linux temporary
Imre Kaloz [Sun, 29 Jan 2006 20:02:22 +0000 (20:02 +0000)]
add gcc4 fixes, remove the NEC FC20X2JA driver patch from lcd4linux temporary

SVN-Revision: 3066

18 years agoRemoved 220-http_address_binding.patch as it does not work for the moment. Closes...
Florian Fainelli [Sun, 29 Jan 2006 13:53:19 +0000 (13:53 +0000)]
Removed 220-http_address_binding.patch as it does not work for the moment. Closes #256

SVN-Revision: 3065

18 years agobackport inline changes from 2.6.16-rc1, thanks nbd for helping me finish it :)
Imre Kaloz [Sat, 28 Jan 2006 16:09:18 +0000 (16:09 +0000)]
backport inline changes from 2.6.16-rc1, thanks nbd for helping me finish it :)

SVN-Revision: 3064

18 years agofix libgcc handling for gcc 3.4.5 and 4.0.2
Imre Kaloz [Sat, 28 Jan 2006 15:34:33 +0000 (15:34 +0000)]
fix libgcc handling for gcc 3.4.5 and 4.0.2

SVN-Revision: 3063

18 years agoremove gcc 4.0.1
Felix Fietkau [Sat, 28 Jan 2006 15:03:16 +0000 (15:03 +0000)]
remove gcc 4.0.1

SVN-Revision: 3062

18 years agorevert bad id tag
Oliver Ertl [Sat, 28 Jan 2006 13:52:30 +0000 (13:52 +0000)]
revert bad id tag

SVN-Revision: 3061

18 years agofix id tag
Oliver Ertl [Sat, 28 Jan 2006 12:25:38 +0000 (12:25 +0000)]
fix id tag

SVN-Revision: 3060

18 years agoAddded tinyproxy : lightweight HTTP/HTTPS proxy with support for transparent proxying
Florian Fainelli [Sat, 28 Jan 2006 01:40:49 +0000 (01:40 +0000)]
Addded tinyproxy : lightweight HTTP/HTTPS proxy with support for transparent proxying

SVN-Revision: 3059

18 years agoadd 'OpenWrt-2.0' to gcc version info
Felix Fietkau [Fri, 27 Jan 2006 18:51:42 +0000 (18:51 +0000)]
add 'OpenWrt-2.0' to gcc version info

SVN-Revision: 3058

18 years agoupgrade madwifi to r1416-20060126, unite madwifi-tools and kmod-madwifi (madwifi...
Imre Kaloz [Fri, 27 Jan 2006 10:09:45 +0000 (10:09 +0000)]
upgrade madwifi to r1416-20060126, unite madwifi-tools and kmod-madwifi (madwifi-ng needs wlanconfig anyways), add multicall patch to reduce the size of the tools

SVN-Revision: 3056

18 years agodo not treat warnings as errors for madwifi (needed for gcc4)
Imre Kaloz [Fri, 27 Jan 2006 10:02:52 +0000 (10:02 +0000)]
do not treat warnings as errors for madwifi (needed for gcc4)

SVN-Revision: 3055

18 years agodo not compile a normal version of wireless-tools just for the shared library
Imre Kaloz [Fri, 27 Jan 2006 10:01:46 +0000 (10:01 +0000)]
do not compile a normal version of wireless-tools just for the shared library

SVN-Revision: 3054

18 years agoadd gcc4 fix for mips
Imre Kaloz [Fri, 27 Jan 2006 10:00:40 +0000 (10:00 +0000)]
add gcc4 fix for mips

SVN-Revision: 3053

18 years agoAdded dependency for libredline, post-installation will add the needed entries in...
Florian Fainelli [Fri, 27 Jan 2006 08:19:13 +0000 (08:19 +0000)]
Added dependency for libredline, post-installation will add the needed entries in /etc/services if not present, closes #250

SVN-Revision: 3052

18 years agoAdded clinkc, an embedded UPnP library for audio/video equipments (mediaserver and...
Florian Fainelli [Thu, 26 Jan 2006 22:38:12 +0000 (22:38 +0000)]
Added clinkc, an embedded UPnP library for audio/video equipments (mediaserver and so on)

SVN-Revision: 3048

18 years agoissue switch reset when bringing up the ethernet device
Felix Fietkau [Thu, 26 Jan 2006 16:09:58 +0000 (16:09 +0000)]
issue switch reset when bringing up the ethernet device

SVN-Revision: 3047

18 years agoAdded package ssltunnel, thanks to Eric (emss)
Florian Fainelli [Thu, 26 Jan 2006 10:36:21 +0000 (10:36 +0000)]
Added package ssltunnel, thanks to Eric (emss)

SVN-Revision: 3046

18 years agoreset port settings and default vlan assignment when reset is issued on switch-robo...
Felix Fietkau [Thu, 26 Jan 2006 04:02:48 +0000 (04:02 +0000)]
reset port settings and default vlan assignment when reset is issued on switch-robo (fixes #245)

SVN-Revision: 3045

18 years agomissing piece of changeset 3030
Mike Baker [Wed, 25 Jan 2006 18:55:39 +0000 (18:55 +0000)]
missing piece of changeset 3030

SVN-Revision: 3043

18 years agorevert bad firewall patch
Mike Baker [Mon, 23 Jan 2006 21:45:44 +0000 (21:45 +0000)]
revert bad firewall patch

SVN-Revision: 3042