openwrt/svn-archive/openwrt.git
19 years agoAdd dependency on libopenssl
Nicolas Thill [Sun, 10 Jul 2005 13:05:08 +0000 (13:05 +0000)]
Add dependency on libopenssl

SVN-Revision: 1397

19 years agoAdd dependency on libpq
Nicolas Thill [Sun, 10 Jul 2005 12:57:57 +0000 (12:57 +0000)]
Add dependency on libpq

SVN-Revision: 1396

19 years agoFix dependency on ncurses to libncurses
Nicolas Thill [Sun, 10 Jul 2005 12:57:10 +0000 (12:57 +0000)]
Fix dependency on ncurses to libncurses

SVN-Revision: 1395

19 years agofix Set Tx Power error in wificonf
Felix Fietkau [Sun, 10 Jul 2005 12:19:37 +0000 (12:19 +0000)]
fix Set Tx Power error in wificonf

SVN-Revision: 1393

19 years agoFix dependency on openssl to libopenssl
Nicolas Thill [Sun, 10 Jul 2005 12:01:08 +0000 (12:01 +0000)]
Fix dependency on openssl to libopenssl

SVN-Revision: 1391

19 years agoStandardize Makefile ; Fix to find openssl blowfish crypto in STAGING_DIR
Nicolas Thill [Sun, 10 Jul 2005 11:57:50 +0000 (11:57 +0000)]
Standardize Makefile ; Fix to find openssl blowfish crypto in STAGING_DIR

SVN-Revision: 1390

19 years agofix some small bugs in wificonf and wlcompat
Felix Fietkau [Sat, 9 Jul 2005 16:16:18 +0000 (16:16 +0000)]
fix some small bugs in wificonf and wlcompat

SVN-Revision: 1384

19 years agoFix security issue (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2096)
Nicolas Thill [Fri, 8 Jul 2005 19:29:05 +0000 (19:29 +0000)]
Fix security issue (cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2096)

SVN-Revision: 1382

19 years agoFix my latest fix to really build tic
Nicolas Thill [Fri, 8 Jul 2005 19:27:07 +0000 (19:27 +0000)]
Fix my latest fix to really build tic

SVN-Revision: 1381

19 years agoadd bridging performance patch from linksys source
Felix Fietkau [Fri, 8 Jul 2005 17:56:54 +0000 (17:56 +0000)]
add bridging performance patch from linksys source

SVN-Revision: 1380

19 years agoremove ebtables - reduces cpu load for bridging a lot
Felix Fietkau [Fri, 8 Jul 2005 17:18:52 +0000 (17:18 +0000)]
remove ebtables - reduces cpu load for bridging a lot

SVN-Revision: 1377

19 years agoadd plcphdr setting to wificonf
Felix Fietkau [Thu, 7 Jul 2005 17:51:19 +0000 (17:51 +0000)]
add plcphdr setting to wificonf

SVN-Revision: 1373

19 years agocleanup
Mike Baker [Thu, 7 Jul 2005 17:39:25 +0000 (17:39 +0000)]
cleanup

SVN-Revision: 1372

19 years agoUse install instead of cp, strip executable
Nicolas Thill [Thu, 7 Jul 2005 14:18:51 +0000 (14:18 +0000)]
Use install instead of cp, strip executable

SVN-Revision: 1371

19 years agoadd some more comments, from Georg Lucas
Waldemar Brodkorb [Thu, 7 Jul 2005 14:06:43 +0000 (14:06 +0000)]
add some more comments, from Georg Lucas

SVN-Revision: 1370

19 years agoBuild tic (terminfo compiler) and use it to generate the terminfo database
Nicolas Thill [Thu, 7 Jul 2005 13:54:25 +0000 (13:54 +0000)]
Build tic (terminfo compiler) and use it to generate the terminfo database

SVN-Revision: 1368

19 years agofix txpower setting in wlcompat
Felix Fietkau [Wed, 6 Jul 2005 15:59:49 +0000 (15:59 +0000)]
fix txpower setting in wlcompat

SVN-Revision: 1362

19 years agoreally fix v1 hardware bug now (there was a bug in blast_dcache in the last fix)
Felix Fietkau [Wed, 6 Jul 2005 11:29:12 +0000 (11:29 +0000)]
really fix v1 hardware bug now (there was a bug in blast_dcache in the last fix)

SVN-Revision: 1360

19 years agorevert, not ready yet
Waldemar Brodkorb [Wed, 6 Jul 2005 10:35:28 +0000 (10:35 +0000)]
revert, not ready yet

SVN-Revision: 1357

19 years agoset boot_wait to on in the earliest possible moment. this makes webupgrade safer...
Waldemar Brodkorb [Wed, 6 Jul 2005 10:33:59 +0000 (10:33 +0000)]
set boot_wait to on in the earliest possible moment. this makes webupgrade safer and also nvram resets. idea and patch from Georg Lucas

SVN-Revision: 1356

19 years agoFix to build the kmod-loop package too (thanks sophana for reporting)
Nicolas Thill [Tue, 5 Jul 2005 17:45:06 +0000 (17:45 +0000)]
Fix to build the kmod-loop package too (thanks sophana for reporting)

SVN-Revision: 1355

19 years agoprint kernel message when cache workarounds are enabled
Felix Fietkau [Tue, 5 Jul 2005 16:49:36 +0000 (16:49 +0000)]
print kernel message when cache workarounds are enabled

SVN-Revision: 1352

19 years agofix nmap build
Felix Fietkau [Tue, 5 Jul 2005 15:59:24 +0000 (15:59 +0000)]
fix nmap build

SVN-Revision: 1350

19 years agofix uClibc++ strip
Imre Kaloz [Tue, 5 Jul 2005 15:22:40 +0000 (15:22 +0000)]
fix uClibc++ strip

SVN-Revision: 1347

19 years agofinally fix the v1 hardware bug :)
Felix Fietkau [Tue, 5 Jul 2005 14:03:15 +0000 (14:03 +0000)]
finally fix the v1 hardware bug :)

SVN-Revision: 1345

19 years agoupdate uclibc++ to 0.1.11 (fixes kismet issues) and remove some kismet workarounds
Felix Fietkau [Mon, 4 Jul 2005 19:56:30 +0000 (19:56 +0000)]
update uclibc++ to 0.1.11 (fixes kismet issues) and remove some kismet workarounds

SVN-Revision: 1339

19 years agofix setting gmode, when wl0_gmode is unset
Felix Fietkau [Mon, 4 Jul 2005 18:21:40 +0000 (18:21 +0000)]
fix setting gmode, when wl0_gmode is unset

SVN-Revision: 1335

19 years agoFix to prevent building pbx_gtkconsole module
Nicolas Thill [Mon, 4 Jul 2005 14:49:22 +0000 (14:49 +0000)]
Fix to prevent building pbx_gtkconsole module

SVN-Revision: 1333

19 years agoFix to prevent linking against dietlibc (thanks Bertho for the patch)
Nicolas Thill [Mon, 4 Jul 2005 10:30:19 +0000 (10:30 +0000)]
Fix to prevent linking against dietlibc (thanks Bertho for the patch)

SVN-Revision: 1330

19 years agoremove pppoe init script, use ifup.pppoe instead, add ipv6 support
Felix Fietkau [Sun, 3 Jul 2005 19:44:54 +0000 (19:44 +0000)]
remove pppoe init script, use ifup.pppoe instead, add ipv6 support

SVN-Revision: 1329

19 years agoThis commit was manufactured by cvs2svn to create branch 'whiterussian'.
OpenWrt Development [Sun, 3 Jul 2005 19:44:54 +0000 (19:44 +0000)]
This commit was manufactured by cvs2svn to create branch 'whiterussian'.

SVN-Revision: 1328

19 years agofix clearing of prerouting_rule and postrouting_rule in firewall.user
Felix Fietkau [Sun, 3 Jul 2005 19:42:07 +0000 (19:42 +0000)]
fix clearing of prerouting_rule and postrouting_rule in firewall.user

SVN-Revision: 1326

19 years agopatch from current, CRLF only change, from Johannes Joemann
Waldemar Brodkorb [Sun, 3 Jul 2005 12:29:24 +0000 (12:29 +0000)]
patch from current, CRLF only change, from Johannes Joemann

SVN-Revision: 1323

19 years agoremove temporarily
Waldemar Brodkorb [Sun, 3 Jul 2005 12:28:49 +0000 (12:28 +0000)]
remove temporarily

SVN-Revision: 1322

19 years agochange kernel_args to kernel_cmdline for kernel command line override
Felix Fietkau [Sun, 3 Jul 2005 00:46:10 +0000 (00:46 +0000)]
change kernel_args to kernel_cmdline for kernel command line override

SVN-Revision: 1320

19 years agochange the order in which kernel patches are applied (to generic -> board specific)
Felix Fietkau [Sat, 2 Jul 2005 16:18:49 +0000 (16:18 +0000)]
change the order in which kernel patches are applied (to generic -> board specific)

SVN-Revision: 1318

19 years agoadd g++
Waldemar Brodkorb [Sat, 2 Jul 2005 15:54:07 +0000 (15:54 +0000)]
add g++

SVN-Revision: 1317

19 years agoadd asus wl-300g support
Imre Kaloz [Fri, 1 Jul 2005 23:22:37 +0000 (23:22 +0000)]
add asus wl-300g support

SVN-Revision: 1314

19 years agomore wpa/wificonf fixes
Felix Fietkau [Fri, 1 Jul 2005 22:52:20 +0000 (22:52 +0000)]
more wpa/wificonf fixes

SVN-Revision: 1312

19 years agoadd v1 stability fixes to whiterussian
Felix Fietkau [Fri, 1 Jul 2005 22:36:40 +0000 (22:36 +0000)]
add v1 stability fixes to whiterussian

SVN-Revision: 1310

19 years agoAdd dependency on libusb to usbutils
Felix Fietkau [Fri, 1 Jul 2005 15:14:23 +0000 (15:14 +0000)]
Add dependency on libusb to usbutils

SVN-Revision: 1303

19 years agofix kismet client (uclibc++ bug)
Felix Fietkau [Fri, 1 Jul 2005 14:58:12 +0000 (14:58 +0000)]
fix kismet client (uclibc++ bug)

SVN-Revision: 1301

19 years agosmall patch from Johannes 5 Joemann
Waldemar Brodkorb [Fri, 1 Jul 2005 09:27:49 +0000 (09:27 +0000)]
small patch from Johannes 5 Joemann

SVN-Revision: 1299

19 years agochange default to m
Waldemar Brodkorb [Wed, 29 Jun 2005 21:23:41 +0000 (21:23 +0000)]
change default to m

SVN-Revision: 1295

19 years agoadd extra wlcompat debug package, saves some bytes on the default image, okay nbd@
Waldemar Brodkorb [Wed, 29 Jun 2005 20:59:07 +0000 (20:59 +0000)]
add extra wlcompat debug package, saves some bytes on the default image, okay nbd@

SVN-Revision: 1294

19 years agosocket filtering need no more countable space and is needed for isc dhcp, feedback...
Waldemar Brodkorb [Wed, 29 Jun 2005 18:22:50 +0000 (18:22 +0000)]
socket filtering need no more countable space and is needed for isc dhcp, feedback from linuxtag

SVN-Revision: 1293

19 years agofix conffiles move from /etc/ to /etc/kismet/
Nicolas Thill [Wed, 29 Jun 2005 16:12:27 +0000 (16:12 +0000)]
fix conffiles move from /etc/ to /etc/kismet/

SVN-Revision: 1292

19 years agoadd wificonf fixes from head to whiterussian
Felix Fietkau [Mon, 27 Jun 2005 09:24:13 +0000 (09:24 +0000)]
add wificonf fixes from head to whiterussian

SVN-Revision: 1290

19 years agomove config files to /etc/kismet
Mike Baker [Sat, 25 Jun 2005 23:19:40 +0000 (23:19 +0000)]
move config files to /etc/kismet

SVN-Revision: 1286

19 years agomove configs to /etc/kismet/
Mike Baker [Sat, 25 Jun 2005 23:18:24 +0000 (23:18 +0000)]
move configs to /etc/kismet/

SVN-Revision: 1285

19 years agorc1
Mike Baker [Sat, 25 Jun 2005 06:38:42 +0000 (06:38 +0000)]
rc1

SVN-Revision: 1283

19 years agosome bugfixes for wificonf
Felix Fietkau [Fri, 24 Jun 2005 00:51:44 +0000 (00:51 +0000)]
some bugfixes for wificonf

SVN-Revision: 1281

19 years agoadd wificonf fixes from head to whiterussian
Felix Fietkau [Thu, 23 Jun 2005 23:14:14 +0000 (23:14 +0000)]
add wificonf fixes from head to whiterussian

SVN-Revision: 1279

19 years agofix wificonf when maclist is enabled
Felix Fietkau [Fri, 17 Jun 2005 08:55:22 +0000 (08:55 +0000)]
fix wificonf when maclist is enabled

SVN-Revision: 1271

19 years agoChange order of firewall to allow more control to firewall.user; add examples back
Mike Baker [Fri, 17 Jun 2005 01:39:19 +0000 (01:39 +0000)]
Change order of firewall to allow more control to firewall.user; add examples back

SVN-Revision: 1265

19 years agoFix openwrt master downloads location
Nicolas Thill [Thu, 16 Jun 2005 23:39:39 +0000 (23:39 +0000)]
Fix openwrt master downloads location

SVN-Revision: 1264

19 years agoAdd dependency on ncurses for asterisk
Nicolas Thill [Thu, 16 Jun 2005 16:21:37 +0000 (16:21 +0000)]
Add dependency on ncurses for asterisk

SVN-Revision: 1261

19 years agoFix ssh key names
Nicolas Thill [Thu, 16 Jun 2005 15:58:55 +0000 (15:58 +0000)]
Fix ssh key names

SVN-Revision: 1260

19 years agofix domain search
Mike Baker [Wed, 15 Jun 2005 22:59:06 +0000 (22:59 +0000)]
fix domain search

SVN-Revision: 1255

19 years agofix path to STAGING_DIR
Waldemar Brodkorb [Wed, 15 Jun 2005 19:03:43 +0000 (19:03 +0000)]
fix path to STAGING_DIR

SVN-Revision: 1254

19 years agofix sdk build when motorola support is deselected
Felix Fietkau [Tue, 14 Jun 2005 06:57:58 +0000 (06:57 +0000)]
fix sdk build when motorola support is deselected

SVN-Revision: 1235

19 years agoThis commit was manufactured by cvs2svn to create branch 'whiterussian'.
OpenWrt Development [Mon, 13 Jun 2005 23:25:55 +0000 (01:25 +0200)]
This commit was manufactured by cvs2svn to create branch 'whiterussian'.

19 years agochange default compiler to gcc 3.4.4 - fixes kernel weirdness
Felix Fietkau [Mon, 13 Jun 2005 18:47:01 +0000 (18:47 +0000)]
change default compiler to gcc 3.4.4 - fixes kernel weirdness

SVN-Revision: 1227

19 years agofix trx alignment
Felix Fietkau [Mon, 13 Jun 2005 14:39:56 +0000 (14:39 +0000)]
fix trx alignment

SVN-Revision: 1226

19 years agoremove package/gdb reference from Config.in, seems like this package is not checked...
Felix Fietkau [Mon, 13 Jun 2005 14:02:57 +0000 (14:02 +0000)]
remove package/gdb reference from Config.in, seems like this package is not checked in yet

SVN-Revision: 1225

19 years agofix bcm47xx cache fixes
Felix Fietkau [Mon, 13 Jun 2005 13:59:38 +0000 (13:59 +0000)]
fix bcm47xx cache fixes

SVN-Revision: 1224

19 years agoberkeley db4, for openldap server
Waldemar Brodkorb [Mon, 13 Jun 2005 00:35:36 +0000 (00:35 +0000)]
berkeley db4, for openldap server

SVN-Revision: 1223

19 years agoadd --without-x to dsniff compile and add mostlyclean target
Felix Fietkau [Sun, 12 Jun 2005 20:18:17 +0000 (20:18 +0000)]
add --without-x to dsniff compile and add mostlyclean target

SVN-Revision: 1222

19 years agoadd --without-nmapfe to nmap configure and add mostlyclean target for rebuild
Felix Fietkau [Sun, 12 Jun 2005 20:16:28 +0000 (20:16 +0000)]
add --without-nmapfe to nmap configure and add mostlyclean target for rebuild

SVN-Revision: 1221

19 years agoadded mirror1 and mirror2, which dayly rsyncing the distfiles from openwrt.org/downlo...
Waldemar Brodkorb [Sun, 12 Jun 2005 19:03:53 +0000 (19:03 +0000)]
added mirror1 and mirror2, which dayly rsyncing the distfiles from openwrt.org/downloads/sources, so please add packages there via rsync

SVN-Revision: 1220

19 years agofix squashfs build
Felix Fietkau [Sun, 12 Jun 2005 17:51:31 +0000 (17:51 +0000)]
fix squashfs build

SVN-Revision: 1219

19 years agoDo not always activate WPA
Nicolas Thill [Sun, 12 Jun 2005 14:12:11 +0000 (14:12 +0000)]
Do not always activate WPA

SVN-Revision: 1218

19 years agoadd rsync client
Waldemar Brodkorb [Sun, 12 Jun 2005 11:49:40 +0000 (11:49 +0000)]
add rsync client

SVN-Revision: 1217

19 years ago/sources
Waldemar Brodkorb [Sun, 12 Jun 2005 11:47:24 +0000 (11:47 +0000)]
/sources

SVN-Revision: 1216

19 years agofix kernel image build
Felix Fietkau [Sun, 12 Jun 2005 11:19:34 +0000 (11:19 +0000)]
fix kernel image build

SVN-Revision: 1215

19 years agodamn symlink
Waldemar Brodkorb [Sun, 12 Jun 2005 10:54:01 +0000 (10:54 +0000)]
damn symlink

SVN-Revision: 1214

19 years agowe already have /sources..
Waldemar Brodkorb [Sun, 12 Jun 2005 09:32:45 +0000 (09:32 +0000)]
we already have /sources..

SVN-Revision: 1213

19 years ago/distfiles
Waldemar Brodkorb [Sun, 12 Jun 2005 09:30:53 +0000 (09:30 +0000)]
/distfiles

SVN-Revision: 1212

19 years agoUpdate to new upstream release (v0.8.2)
Nicolas Thill [Sun, 12 Jun 2005 09:09:22 +0000 (09:09 +0000)]
Update to new upstream release (v0.8.2)

SVN-Revision: 1211

19 years agosmall fix for firmware image util compile
Felix Fietkau [Sat, 11 Jun 2005 23:44:58 +0000 (23:44 +0000)]
small fix for firmware image util compile

SVN-Revision: 1210

19 years agomake the kernel compile process more generic
Felix Fietkau [Sat, 11 Jun 2005 23:39:52 +0000 (23:39 +0000)]
make the kernel compile process more generic

SVN-Revision: 1209

19 years agomake the kernel compile process more generic
Felix Fietkau [Sat, 11 Jun 2005 23:36:33 +0000 (23:36 +0000)]
make the kernel compile process more generic

SVN-Revision: 1208

19 years agomake the kernel compile process more generic
Felix Fietkau [Sat, 11 Jun 2005 23:28:26 +0000 (23:28 +0000)]
make the kernel compile process more generic

SVN-Revision: 1207

19 years agoadd md5sum for lzma
Waldemar Brodkorb [Sat, 11 Jun 2005 21:36:46 +0000 (21:36 +0000)]
add md5sum for lzma

SVN-Revision: 1206

19 years agocleanup in target/
Felix Fietkau [Sat, 11 Jun 2005 21:18:26 +0000 (21:18 +0000)]
cleanup in target/

SVN-Revision: 1205

19 years agofix wificonf build depends
Felix Fietkau [Sat, 11 Jun 2005 21:13:46 +0000 (21:13 +0000)]
fix wificonf build depends

SVN-Revision: 1204

19 years agoadd some more mmu fixes for bcm4710
Felix Fietkau [Sat, 11 Jun 2005 15:37:23 +0000 (15:37 +0000)]
add some more mmu fixes for bcm4710

SVN-Revision: 1203

19 years agoadd board tag to kernel module version and add versioned depend (does not work with...
Felix Fietkau [Sat, 11 Jun 2005 15:36:31 +0000 (15:36 +0000)]
add board tag to kernel module version and add versioned depend (does not work with current ipkg yet)

SVN-Revision: 1202

19 years agofix dsniff read -r
Waldemar Brodkorb [Sat, 11 Jun 2005 15:19:17 +0000 (15:19 +0000)]
fix dsniff read -r

SVN-Revision: 1201

19 years agofixup dsniff start and remove manpages
Waldemar Brodkorb [Sat, 11 Jun 2005 14:13:51 +0000 (14:13 +0000)]
fixup dsniff start and remove manpages

SVN-Revision: 1200

19 years agodsniff, still segfaults, but some tools work fine urlsnarf,..
Waldemar Brodkorb [Sat, 11 Jun 2005 11:40:04 +0000 (11:40 +0000)]
dsniff, still segfaults, but some tools work fine urlsnarf,..

SVN-Revision: 1199

19 years agofix symlink
Waldemar Brodkorb [Sat, 11 Jun 2005 11:35:28 +0000 (11:35 +0000)]
fix symlink

SVN-Revision: 1198

19 years agoremove wlconf
Felix Fietkau [Sat, 11 Jun 2005 11:07:47 +0000 (11:07 +0000)]
remove wlconf

SVN-Revision: 1197

19 years agoadd wificonf (wlconf,/sbin/wifi replacement)
Felix Fietkau [Sat, 11 Jun 2005 02:04:14 +0000 (02:04 +0000)]
add wificonf (wlconf,/sbin/wifi replacement)

SVN-Revision: 1196

19 years agoadd kernel package with version-specific /etc/modules
Felix Fietkau [Sat, 11 Jun 2005 01:50:07 +0000 (01:50 +0000)]
add kernel package with version-specific /etc/modules

SVN-Revision: 1195

19 years agosome fixes for wlcompat
Felix Fietkau [Sat, 11 Jun 2005 01:48:39 +0000 (01:48 +0000)]
some fixes for wlcompat

SVN-Revision: 1194

19 years agorevert last update, upstream version 0.8.1 has been withdrawn
Felix Fietkau [Fri, 10 Jun 2005 23:49:44 +0000 (23:49 +0000)]
revert last update, upstream version 0.8.1 has been withdrawn

SVN-Revision: 1193

19 years agoAdd dependencies on ncurses and readline
Nicolas Thill [Fri, 10 Jun 2005 22:08:56 +0000 (22:08 +0000)]
Add dependencies on ncurses and readline

SVN-Revision: 1192

19 years agoimplement SIOCSIWENCODE in wlcompat
Felix Fietkau [Fri, 10 Jun 2005 20:01:13 +0000 (20:01 +0000)]
implement SIOCSIWENCODE in wlcompat

SVN-Revision: 1191

19 years agoread wep keys from the driver's private data instead of the shmem (can get key length...
Felix Fietkau [Fri, 10 Jun 2005 18:24:54 +0000 (18:24 +0000)]
read wep keys from the driver's private data instead of the shmem (can get key length correctly)

SVN-Revision: 1190