openwrt/svn-archive/openwrt.git
17 years agoreorganize nat helper packages, move ftp and irc nat to a package that is enabled...
Felix Fietkau [Sun, 19 Nov 2006 01:03:47 +0000 (01:03 +0000)]
reorganize nat helper packages, move ftp and irc nat to a package that is enabled by default, for security reasons - see #917 for more information

SVN-Revision: 5581

17 years agosync TAR_OPTIONS usage with kamikaze to keep sdk compatible
Felix Fietkau [Sun, 19 Nov 2006 00:23:57 +0000 (00:23 +0000)]
sync TAR_OPTIONS usage with kamikaze to keep sdk compatible

SVN-Revision: 5580

17 years agofix motorola we800g misdetection
Felix Fietkau [Sun, 19 Nov 2006 00:18:56 +0000 (00:18 +0000)]
fix motorola we800g misdetection

SVN-Revision: 5579

17 years agoFix showhostkey script (#444)
Florian Fainelli [Wed, 15 Nov 2006 09:21:46 +0000 (09:21 +0000)]
Fix showhostkey script (#444)

SVN-Revision: 5538

17 years agobump kernel release number
Felix Fietkau [Tue, 14 Nov 2006 02:04:56 +0000 (02:04 +0000)]
bump kernel release number

SVN-Revision: 5529

17 years agoupgrade dnsmasq, fixes a few bugs including #943
Felix Fietkau [Tue, 14 Nov 2006 01:54:04 +0000 (01:54 +0000)]
upgrade dnsmasq, fixes a few bugs including #943

SVN-Revision: 5528

17 years agofix the backport of ipt_string by adding the linux 2.6 textsearch code in a way that...
Felix Fietkau [Tue, 14 Nov 2006 01:45:10 +0000 (01:45 +0000)]
fix the backport of ipt_string by adding the linux 2.6 textsearch code in a way that does not require adding stuff to our kernel image - linux 2.6 compatible

SVN-Revision: 5527

17 years agorename S50dnsmasq to S60dnsmasq, so that dropbear/telnet gets started earlier
Felix Fietkau [Mon, 13 Nov 2006 21:15:28 +0000 (21:15 +0000)]
rename S50dnsmasq to S60dnsmasq, so that dropbear/telnet gets started earlier

SVN-Revision: 5524

17 years agomassively decrease the wlcompat entropy polling frequency - hurts performance and...
Felix Fietkau [Mon, 13 Nov 2006 18:52:03 +0000 (18:52 +0000)]
massively decrease the wlcompat entropy polling frequency - hurts performance and we really don't need that much entropy

SVN-Revision: 5522

17 years agoimprove accuracy of the diag detection of the wrt54g3g
Felix Fietkau [Mon, 13 Nov 2006 18:22:05 +0000 (18:22 +0000)]
improve accuracy of the diag detection of the wrt54g3g

SVN-Revision: 5521

17 years agoadd updated olsrd fixes and optimizations from sven-ola
Felix Fietkau [Sun, 12 Nov 2006 19:14:32 +0000 (19:14 +0000)]
add updated olsrd fixes and optimizations from sven-ola

SVN-Revision: 5518

17 years agoallow the user to disable downlink shaping by removing the option download ... line
Felix Fietkau [Sat, 11 Nov 2006 15:25:07 +0000 (15:25 +0000)]
allow the user to disable downlink shaping by removing the option download ... line

SVN-Revision: 5497

18 years agoadd support for -t 0 (infinite retry) in busybox udhcpc and use it in the network...
Felix Fietkau [Thu, 9 Nov 2006 23:41:50 +0000 (23:41 +0000)]
add support for -t 0 (infinite retry) in busybox udhcpc and use it in the network scripts

SVN-Revision: 5493

18 years agofix for multiple extra commands in init scripts using rc.common
Felix Fietkau [Thu, 9 Nov 2006 21:43:04 +0000 (21:43 +0000)]
fix for multiple extra commands in init scripts using rc.common

SVN-Revision: 5488

18 years agoremove openssh-sftp-server dependency on libcrypto and zlib
Felix Fietkau [Thu, 9 Nov 2006 16:57:26 +0000 (16:57 +0000)]
remove openssh-sftp-server dependency on libcrypto and zlib

SVN-Revision: 5484

18 years agoAdd support for USB scanners (#941)
Florian Fainelli [Thu, 9 Nov 2006 16:34:21 +0000 (16:34 +0000)]
Add support for USB scanners (#941)

SVN-Revision: 5483

18 years agocomgt: make firewalling changes when umts goes up or down
Felix Fietkau [Thu, 9 Nov 2006 05:40:27 +0000 (05:40 +0000)]
comgt: make firewalling changes when umts goes up or down

SVN-Revision: 5476

18 years agoadd wlcompat fixes from kamikaze, fix iwlist scan while in ap mode, make scanning...
Felix Fietkau [Thu, 9 Nov 2006 02:34:52 +0000 (02:34 +0000)]
add wlcompat fixes from kamikaze, fix iwlist scan while in ap mode, make scanning output more reliable, add retry for initial scan failure in client mode

SVN-Revision: 5475

18 years agoDefinitively fix french translation (#931),thanks !
Florian Fainelli [Wed, 8 Nov 2006 11:59:03 +0000 (11:59 +0000)]
Definitively fix french translation (#931),thanks !

SVN-Revision: 5472

18 years agopatch a few WHR-G54S issues
Mike Baker [Tue, 7 Nov 2006 20:32:07 +0000 (20:32 +0000)]
patch a few WHR-G54S issues

SVN-Revision: 5470

18 years agofix the base on a few strtoul calls
Mike Baker [Tue, 7 Nov 2006 20:00:17 +0000 (20:00 +0000)]
fix the base on a few strtoul calls

SVN-Revision: 5469

18 years agodiag: print the gpiomask in 16-bit hex
Felix Fietkau [Tue, 7 Nov 2006 19:44:47 +0000 (19:44 +0000)]
diag: print the gpiomask in 16-bit hex

SVN-Revision: 5468

18 years agoadd the dropbear /dev/urandom patch again - helps on systems where wifi is disabled
Felix Fietkau [Tue, 7 Nov 2006 19:32:51 +0000 (19:32 +0000)]
add the dropbear /dev/urandom patch again - helps on systems where wifi is disabled

SVN-Revision: 5467

18 years agoimage builder: pppoe -> default
Felix Fietkau [Tue, 7 Nov 2006 18:21:46 +0000 (18:21 +0000)]
image builder: pppoe -> default

SVN-Revision: 5466

18 years agoChange httpd realm to match the hostname (#932)
Florian Fainelli [Tue, 7 Nov 2006 16:37:09 +0000 (16:37 +0000)]
Change httpd realm to match the hostname (#932)

SVN-Revision: 5464

18 years agoFix missing é (#931)
Florian Fainelli [Tue, 7 Nov 2006 15:43:23 +0000 (15:43 +0000)]
Fix missing é (#931)

SVN-Revision: 5463

18 years agoadd portuguese webif translation by Mario Sales
Felix Fietkau [Tue, 7 Nov 2006 14:54:06 +0000 (14:54 +0000)]
add portuguese webif translation by Mario Sales

SVN-Revision: 5462

18 years agoupdate banner to rc6
Mike Baker [Tue, 7 Nov 2006 05:28:44 +0000 (05:28 +0000)]
update banner to rc6

SVN-Revision: 5461

18 years agoremove redundant check
Mike Baker [Tue, 7 Nov 2006 05:09:30 +0000 (05:09 +0000)]
remove redundant check

SVN-Revision: 5459

18 years agofix typos in CONFIG_SITE files whiterussian_rc6
Nicolas Thill [Tue, 7 Nov 2006 01:23:22 +0000 (01:23 +0000)]
fix typos in CONFIG_SITE files

SVN-Revision: 5456

18 years agofix typo
Nicolas Thill [Mon, 6 Nov 2006 22:09:17 +0000 (22:09 +0000)]
fix typo

SVN-Revision: 5454

18 years agoAdd support for NLS,including KOI8-R (Russian) (#819)
Florian Fainelli [Sat, 4 Nov 2006 14:25:57 +0000 (14:25 +0000)]
Add support for NLS,including KOI8-R (Russian) (#819)

SVN-Revision: 5444

18 years agoAdd tcp_timeout key to sysctl.conf (#914)
Florian Fainelli [Sat, 4 Nov 2006 13:23:32 +0000 (13:23 +0000)]
Add tcp_timeout key to sysctl.conf (#914)

SVN-Revision: 5443

18 years agofix issues running firstboot manually on a mini_fo system
Mike Baker [Sat, 4 Nov 2006 08:31:19 +0000 (08:31 +0000)]
fix issues running firstboot manually on a mini_fo system

SVN-Revision: 5441

18 years agosb_gpioout() doesn't honor mask correctly
Mike Baker [Sat, 4 Nov 2006 04:02:20 +0000 (04:02 +0000)]
sb_gpioout() doesn't honor mask correctly

SVN-Revision: 5440

18 years agowlan led was backwards
Mike Baker [Sat, 4 Nov 2006 03:47:48 +0000 (03:47 +0000)]
wlan led was backwards

SVN-Revision: 5439

18 years agoremove obsolete patch
Felix Fietkau [Sat, 4 Nov 2006 03:07:20 +0000 (03:07 +0000)]
remove obsolete patch

SVN-Revision: 5438

18 years agoblock interrupts on reset (avoids triggering hotplug button interrupts)
Mike Baker [Sat, 4 Nov 2006 03:01:32 +0000 (03:01 +0000)]
block interrupts on reset (avoids triggering hotplug button interrupts)

SVN-Revision: 5437

18 years agobugfix
Mike Baker [Sat, 4 Nov 2006 02:48:46 +0000 (02:48 +0000)]
bugfix

SVN-Revision: 5436

18 years agofix bogomips calculation
Mike Baker [Sat, 4 Nov 2006 02:42:17 +0000 (02:42 +0000)]
fix bogomips calculation

SVN-Revision: 5435

18 years agomore diag cleanup
Mike Baker [Sat, 4 Nov 2006 01:45:26 +0000 (01:45 +0000)]
more diag cleanup

SVN-Revision: 5434

18 years agomisc diag patches
Mike Baker [Fri, 3 Nov 2006 23:51:20 +0000 (23:51 +0000)]
misc diag patches

SVN-Revision: 5430

18 years agofix typo
Felix Fietkau [Fri, 3 Nov 2006 22:11:29 +0000 (22:11 +0000)]
fix typo

SVN-Revision: 5428

18 years agofix we800g hardware detection
Felix Fietkau [Fri, 3 Nov 2006 18:43:51 +0000 (18:43 +0000)]
fix we800g hardware detection

SVN-Revision: 5423

18 years agofix very nasty gpio button crash issues
Felix Fietkau [Fri, 3 Nov 2006 18:38:53 +0000 (18:38 +0000)]
fix very nasty gpio button crash issues

SVN-Revision: 5422

18 years agoUpdate diag to support Motorola WE800G (#503)
Florian Fainelli [Fri, 3 Nov 2006 18:35:15 +0000 (18:35 +0000)]
Update diag to support Motorola WE800G (#503)

SVN-Revision: 5421

18 years agoRevert [5418] change since it does not make sense, sorry :/
Florian Fainelli [Fri, 3 Nov 2006 13:46:21 +0000 (13:46 +0000)]
Revert [5418] change since it does not make sense, sorry :/

SVN-Revision: 5419

18 years agoUpdate buffalo routers support (#842)
Florian Fainelli [Fri, 3 Nov 2006 13:36:09 +0000 (13:36 +0000)]
Update buffalo routers support (#842)

SVN-Revision: 5418

18 years agomake sure that diag doesn't call hotplug from interrupt context
Felix Fietkau [Fri, 3 Nov 2006 11:56:38 +0000 (11:56 +0000)]
make sure that diag doesn't call hotplug from interrupt context

SVN-Revision: 5417

18 years agoadd full button and led support for the wrt54g3g, pressing the 3g button will run...
Felix Fietkau [Fri, 3 Nov 2006 10:26:38 +0000 (10:26 +0000)]
add full button and led support for the wrt54g3g, pressing the 3g button will run ifdown wan; ifup wwan. pressing it again later will do the reverse, the led will indicate the state changes (initializing card -> card init done -> connecting to provide -> ip connection established)

SVN-Revision: 5414

18 years agoRemove unknown sysctl keys (#905)
Florian Fainelli [Fri, 3 Nov 2006 10:15:35 +0000 (10:15 +0000)]
Remove unknown sysctl keys (#905)

SVN-Revision: 5413

18 years agorun /sbin/ifdown.<proto> from /sbin/ifdown
Felix Fietkau [Fri, 3 Nov 2006 10:06:44 +0000 (10:06 +0000)]
run /sbin/ifdown.<proto> from /sbin/ifdown

SVN-Revision: 5411

18 years agouse resolv.conf.auto when setting the temporary dial on demand nameserver
Felix Fietkau [Fri, 3 Nov 2006 09:22:55 +0000 (09:22 +0000)]
use resolv.conf.auto when setting the temporary dial on demand nameserver

SVN-Revision: 5409

18 years agoignore the failed if_valid check for ppp protocols except for pppoe (fixes ifup.wwan)
Felix Fietkau [Fri, 3 Nov 2006 09:22:03 +0000 (09:22 +0000)]
ignore the failed if_valid check for ppp protocols except for pppoe (fixes ifup.wwan)

SVN-Revision: 5408

18 years agoadd missing backslash
Felix Fietkau [Fri, 3 Nov 2006 09:20:05 +0000 (09:20 +0000)]
add missing backslash

SVN-Revision: 5407

18 years agofix defaults
Felix Fietkau [Fri, 3 Nov 2006 05:48:44 +0000 (05:48 +0000)]
fix defaults

SVN-Revision: 5406

18 years agoadd missing dependency
Felix Fietkau [Fri, 3 Nov 2006 05:46:42 +0000 (05:46 +0000)]
add missing dependency

SVN-Revision: 5405

18 years agofix insmod for ifup.wwan
Felix Fietkau [Fri, 3 Nov 2006 05:40:26 +0000 (05:40 +0000)]
fix insmod for ifup.wwan

SVN-Revision: 5404

18 years agouse /dev/console instead of /dev/tts/0
Felix Fietkau [Fri, 3 Nov 2006 05:10:23 +0000 (05:10 +0000)]
use /dev/console instead of /dev/tts/0

SVN-Revision: 5403

18 years agomove post-failsafe code back to preinit again, spawn failsafe console shell in hotplu...
Felix Fietkau [Fri, 3 Nov 2006 04:58:09 +0000 (04:58 +0000)]
move post-failsafe code back to preinit again, spawn failsafe console shell in hotplug, make sure only one failsafe hotplug instance runs

SVN-Revision: 5402

18 years agoexport initial vlan port settings in preinit, so that rcS can set them again
Felix Fietkau [Fri, 3 Nov 2006 04:38:20 +0000 (04:38 +0000)]
export initial vlan port settings in preinit, so that rcS can set them again

SVN-Revision: 5401

18 years agomove the post-failsafe code from preinit to rcS, so that the serial console is access...
Felix Fietkau [Fri, 3 Nov 2006 04:26:47 +0000 (04:26 +0000)]
move the post-failsafe code from preinit to rcS, so that the serial console is accessible in failsafe

SVN-Revision: 5400

18 years agowl-500gp ses gpio is a button, not an led
Felix Fietkau [Fri, 3 Nov 2006 04:06:34 +0000 (04:06 +0000)]
wl-500gp ses gpio is a button, not an led

SVN-Revision: 5399

18 years agofix wrt54g v1.1 diag - add support for extif gpio
Felix Fietkau [Fri, 3 Nov 2006 04:05:44 +0000 (04:05 +0000)]
fix wrt54g v1.1 diag - add support for extif gpio

SVN-Revision: 5398

18 years agoadd remapping for wl-500gp interface variables
Felix Fietkau [Fri, 3 Nov 2006 04:04:31 +0000 (04:04 +0000)]
add remapping for wl-500gp interface variables

SVN-Revision: 5397

18 years agofix typo
Felix Fietkau [Fri, 3 Nov 2006 02:13:40 +0000 (02:13 +0000)]
fix typo

SVN-Revision: 5396

18 years agoadd buffalo whr2-a54g54 information to diag
Felix Fietkau [Wed, 1 Nov 2006 15:04:58 +0000 (15:04 +0000)]
add buffalo whr2-a54g54 information to diag

SVN-Revision: 5374

18 years agoupdate whr-hp-g54 diag support
Felix Fietkau [Wed, 1 Nov 2006 04:30:33 +0000 (04:30 +0000)]
update whr-hp-g54 diag support

SVN-Revision: 5371

18 years agofix typos in the diag driver
Felix Fietkau [Wed, 1 Nov 2006 01:09:22 +0000 (01:09 +0000)]
fix typos in the diag driver

SVN-Revision: 5370

18 years agoUpdate motorola 850 leds (please verify!) and added placeholder for belkin
Mike Baker [Tue, 31 Oct 2006 23:07:22 +0000 (23:07 +0000)]
Update motorola 850 leds (please verify!) and added placeholder for belkin

SVN-Revision: 5369

18 years agoreverse power led, fixes #891
Mike Baker [Tue, 31 Oct 2006 19:05:54 +0000 (19:05 +0000)]
reverse power led, fixes #891

SVN-Revision: 5364

18 years agoadd a fix for tun/tap related crashes (backported by Carlos Sobrinho)
Felix Fietkau [Tue, 31 Oct 2006 00:57:13 +0000 (00:57 +0000)]
add a fix for tun/tap related crashes (backported by Carlos Sobrinho)

SVN-Revision: 5352

18 years agodon't bridge ports on bootup
Mike Baker [Mon, 30 Oct 2006 10:33:17 +0000 (10:33 +0000)]
don't bridge ports on bootup

SVN-Revision: 5344

18 years agoturn off all leds at initialization
Mike Baker [Mon, 30 Oct 2006 10:15:54 +0000 (10:15 +0000)]
turn off all leds at initialization

SVN-Revision: 5343

18 years agorewrite failsafe mechaism
Mike Baker [Mon, 30 Oct 2006 09:42:29 +0000 (09:42 +0000)]
rewrite failsafe mechaism

SVN-Revision: 5338

18 years agoadd blink support to diag module
Mike Baker [Mon, 30 Oct 2006 09:13:42 +0000 (09:13 +0000)]
add blink support to diag module

SVN-Revision: 5336

18 years agoremove mini_fo from image builder lists
Felix Fietkau [Mon, 30 Oct 2006 03:11:44 +0000 (03:11 +0000)]
remove mini_fo from image builder lists

SVN-Revision: 5334

18 years agofix bug in the mini_fo rmdir hack
Felix Fietkau [Mon, 30 Oct 2006 03:08:25 +0000 (03:08 +0000)]
fix bug in the mini_fo rmdir hack

SVN-Revision: 5333

18 years agoremove the mini_fo remount warning
Felix Fietkau [Sun, 29 Oct 2006 21:43:05 +0000 (21:43 +0000)]
remove the mini_fo remount warning

SVN-Revision: 5332

18 years agomove mini_fo into the kernel, fix the nasty readdir bug, add hack to disallow rmdir...
Felix Fietkau [Sun, 29 Oct 2006 03:42:58 +0000 (03:42 +0000)]
move mini_fo into the kernel, fix the nasty readdir bug, add hack to disallow rmdir on directories that are also present in the base dir, not easy to fix and too dangerous in its present state

SVN-Revision: 5330

18 years agobackport change from trunk
Felix Fietkau [Sat, 28 Oct 2006 14:56:17 +0000 (14:56 +0000)]
backport change from trunk

SVN-Revision: 5322

18 years agoadd diag rewrite
Felix Fietkau [Fri, 27 Oct 2006 07:45:10 +0000 (07:45 +0000)]
add diag rewrite

SVN-Revision: 5309

18 years agochange the way resolv.conf is being created, so that it also works when dnsmasq is...
Felix Fietkau [Fri, 27 Oct 2006 01:47:16 +0000 (01:47 +0000)]
change the way resolv.conf is being created, so that it also works when dnsmasq is not started

SVN-Revision: 5305

18 years agoreduce the possibility of race conditions when using the lock utility
Felix Fietkau [Thu, 26 Oct 2006 01:32:49 +0000 (01:32 +0000)]
reduce the possibility of race conditions when using the lock utility

SVN-Revision: 5297

18 years agoadd dutch translation improvement from #880
Felix Fietkau [Tue, 24 Oct 2006 13:57:07 +0000 (13:57 +0000)]
add dutch translation improvement from #880

SVN-Revision: 5278

18 years agobackport [5261] to whiterussian sdk
Nicolas Thill [Tue, 24 Oct 2006 10:42:53 +0000 (10:42 +0000)]
backport [5261] to whiterussian sdk

SVN-Revision: 5274

18 years agodon't check for enabled packages in the sdk, build'em all by default
Nicolas Thill [Mon, 23 Oct 2006 20:57:35 +0000 (20:57 +0000)]
don't check for enabled packages in the sdk, build'em all by default

SVN-Revision: 5273

18 years agooops... typo :)
Felix Fietkau [Mon, 23 Oct 2006 20:27:09 +0000 (20:27 +0000)]
oops... typo :)

SVN-Revision: 5272

18 years agofix ipkg.sh wrapper
Felix Fietkau [Mon, 23 Oct 2006 20:26:47 +0000 (20:26 +0000)]
fix ipkg.sh wrapper

SVN-Revision: 5271

18 years agoimprove mtd image check - don't check trx header if the target partition is not ...
Felix Fietkau [Mon, 23 Oct 2006 14:52:04 +0000 (14:52 +0000)]
improve mtd image check - don't check trx header if the target partition is not 'linux', don't display image check messages with -qq and -f, fixes #850

SVN-Revision: 5269

18 years agofix a timeout on amd flash chips (patch from #874)
Felix Fietkau [Sun, 22 Oct 2006 21:16:15 +0000 (21:16 +0000)]
fix a timeout on amd flash chips (patch from #874)

SVN-Revision: 5262

18 years agoenable mini_fo by default again
Felix Fietkau [Sun, 22 Oct 2006 20:35:07 +0000 (20:35 +0000)]
enable mini_fo by default again

SVN-Revision: 5257

18 years agouse getdents64 in the uClibc glob function
Felix Fietkau [Sun, 22 Oct 2006 20:33:36 +0000 (20:33 +0000)]
use getdents64 in the uClibc glob function

SVN-Revision: 5256

18 years agoclean up .svn directories before package build
Felix Fietkau [Sat, 21 Oct 2006 17:34:19 +0000 (17:34 +0000)]
clean up .svn directories before package build

SVN-Revision: 5253

18 years agoreverse power led polarity for wl-500gP
Felix Fietkau [Fri, 20 Oct 2006 22:31:54 +0000 (22:31 +0000)]
reverse power led polarity for wl-500gP

SVN-Revision: 5252

18 years agosync whiterussian sdk with kamikaze
Felix Fietkau [Fri, 20 Oct 2006 13:35:23 +0000 (13:35 +0000)]
sync whiterussian sdk with kamikaze

SVN-Revision: 5250

18 years agofix dependency
Felix Fietkau [Fri, 20 Oct 2006 00:56:38 +0000 (00:56 +0000)]
fix dependency

SVN-Revision: 5245

18 years agoadd no-negcache option to dnsmasq (should fix #694)
Felix Fietkau [Mon, 16 Oct 2006 23:54:59 +0000 (23:54 +0000)]
add no-negcache option to dnsmasq (should fix #694)

SVN-Revision: 5174

18 years agos/exec/./
Felix Fietkau [Mon, 16 Oct 2006 23:17:19 +0000 (23:17 +0000)]
s/exec/./

SVN-Revision: 5172

18 years agoadd ipkg.sh wrapper
Felix Fietkau [Mon, 16 Oct 2006 23:16:57 +0000 (23:16 +0000)]
add ipkg.sh wrapper

SVN-Revision: 5171