Nicolas Thill [Sun, 10 Jul 2005 13:05:08 +0000 (13:05 +0000)]
Add dependency on libopenssl
SVN-Revision: 1397
Nicolas Thill [Sun, 10 Jul 2005 12:57:57 +0000 (12:57 +0000)]
Add dependency on libpq
SVN-Revision: 1396
Nicolas Thill [Sun, 10 Jul 2005 12:57:10 +0000 (12:57 +0000)]
Fix dependency on ncurses to libncurses
SVN-Revision: 1395
Felix Fietkau [Sun, 10 Jul 2005 12:19:37 +0000 (12:19 +0000)]
fix Set Tx Power error in wificonf
SVN-Revision: 1393
Nicolas Thill [Sun, 10 Jul 2005 12:01:08 +0000 (12:01 +0000)]
Fix dependency on openssl to libopenssl
SVN-Revision: 1391
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
Felix Fietkau [Sat, 9 Jul 2005 16:16:18 +0000 (16:16 +0000)]
fix some small bugs in wificonf and wlcompat
SVN-Revision: 1384
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
Nicolas Thill [Fri, 8 Jul 2005 19:27:07 +0000 (19:27 +0000)]
Fix my latest fix to really build tic
SVN-Revision: 1381
Felix Fietkau [Fri, 8 Jul 2005 17:56:54 +0000 (17:56 +0000)]
add bridging performance patch from linksys source
SVN-Revision: 1380
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
Felix Fietkau [Thu, 7 Jul 2005 17:51:19 +0000 (17:51 +0000)]
add plcphdr setting to wificonf
SVN-Revision: 1373
Mike Baker [Thu, 7 Jul 2005 17:39:25 +0000 (17:39 +0000)]
cleanup
SVN-Revision: 1372
Nicolas Thill [Thu, 7 Jul 2005 14:18:51 +0000 (14:18 +0000)]
Use install instead of cp, strip executable
SVN-Revision: 1371
Waldemar Brodkorb [Thu, 7 Jul 2005 14:06:43 +0000 (14:06 +0000)]
add some more comments, from Georg Lucas
SVN-Revision: 1370
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
Felix Fietkau [Wed, 6 Jul 2005 15:59:49 +0000 (15:59 +0000)]
fix txpower setting in wlcompat
SVN-Revision: 1362
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
Waldemar Brodkorb [Wed, 6 Jul 2005 10:35:28 +0000 (10:35 +0000)]
revert, not ready yet
SVN-Revision: 1357
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
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
Felix Fietkau [Tue, 5 Jul 2005 16:49:36 +0000 (16:49 +0000)]
print kernel message when cache workarounds are enabled
SVN-Revision: 1352
Felix Fietkau [Tue, 5 Jul 2005 15:59:24 +0000 (15:59 +0000)]
fix nmap build
SVN-Revision: 1350
Imre Kaloz [Tue, 5 Jul 2005 15:22:40 +0000 (15:22 +0000)]
fix uClibc++ strip
SVN-Revision: 1347
Felix Fietkau [Tue, 5 Jul 2005 14:03:15 +0000 (14:03 +0000)]
finally fix the v1 hardware bug :)
SVN-Revision: 1345
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
Felix Fietkau [Mon, 4 Jul 2005 18:21:40 +0000 (18:21 +0000)]
fix setting gmode, when wl0_gmode is unset
SVN-Revision: 1335
Nicolas Thill [Mon, 4 Jul 2005 14:49:22 +0000 (14:49 +0000)]
Fix to prevent building pbx_gtkconsole module
SVN-Revision: 1333
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
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
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
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
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
Waldemar Brodkorb [Sun, 3 Jul 2005 12:28:49 +0000 (12:28 +0000)]
remove temporarily
SVN-Revision: 1322
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
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
Waldemar Brodkorb [Sat, 2 Jul 2005 15:54:07 +0000 (15:54 +0000)]
add g++
SVN-Revision: 1317
Imre Kaloz [Fri, 1 Jul 2005 23:22:37 +0000 (23:22 +0000)]
add asus wl-300g support
SVN-Revision: 1314
Felix Fietkau [Fri, 1 Jul 2005 22:52:20 +0000 (22:52 +0000)]
more wpa/wificonf fixes
SVN-Revision: 1312
Felix Fietkau [Fri, 1 Jul 2005 22:36:40 +0000 (22:36 +0000)]
add v1 stability fixes to whiterussian
SVN-Revision: 1310
Felix Fietkau [Fri, 1 Jul 2005 15:14:23 +0000 (15:14 +0000)]
Add dependency on libusb to usbutils
SVN-Revision: 1303
Felix Fietkau [Fri, 1 Jul 2005 14:58:12 +0000 (14:58 +0000)]
fix kismet client (uclibc++ bug)
SVN-Revision: 1301
Waldemar Brodkorb [Fri, 1 Jul 2005 09:27:49 +0000 (09:27 +0000)]
small patch from Johannes 5 Joemann
SVN-Revision: 1299
Waldemar Brodkorb [Wed, 29 Jun 2005 21:23:41 +0000 (21:23 +0000)]
change default to m
SVN-Revision: 1295
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
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
Nicolas Thill [Wed, 29 Jun 2005 16:12:27 +0000 (16:12 +0000)]
fix conffiles move from /etc/ to /etc/kismet/
SVN-Revision: 1292
Felix Fietkau [Mon, 27 Jun 2005 09:24:13 +0000 (09:24 +0000)]
add wificonf fixes from head to whiterussian
SVN-Revision: 1290
Mike Baker [Sat, 25 Jun 2005 23:19:40 +0000 (23:19 +0000)]
move config files to /etc/kismet
SVN-Revision: 1286
Mike Baker [Sat, 25 Jun 2005 23:18:24 +0000 (23:18 +0000)]
move configs to /etc/kismet/
SVN-Revision: 1285
Mike Baker [Sat, 25 Jun 2005 06:38:42 +0000 (06:38 +0000)]
rc1
SVN-Revision: 1283
Felix Fietkau [Fri, 24 Jun 2005 00:51:44 +0000 (00:51 +0000)]
some bugfixes for wificonf
SVN-Revision: 1281
Felix Fietkau [Thu, 23 Jun 2005 23:14:14 +0000 (23:14 +0000)]
add wificonf fixes from head to whiterussian
SVN-Revision: 1279
Felix Fietkau [Fri, 17 Jun 2005 08:55:22 +0000 (08:55 +0000)]
fix wificonf when maclist is enabled
SVN-Revision: 1271
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
Nicolas Thill [Thu, 16 Jun 2005 23:39:39 +0000 (23:39 +0000)]
Fix openwrt master downloads location
SVN-Revision: 1264
Nicolas Thill [Thu, 16 Jun 2005 16:21:37 +0000 (16:21 +0000)]
Add dependency on ncurses for asterisk
SVN-Revision: 1261
Nicolas Thill [Thu, 16 Jun 2005 15:58:55 +0000 (15:58 +0000)]
Fix ssh key names
SVN-Revision: 1260
Mike Baker [Wed, 15 Jun 2005 22:59:06 +0000 (22:59 +0000)]
fix domain search
SVN-Revision: 1255
Waldemar Brodkorb [Wed, 15 Jun 2005 19:03:43 +0000 (19:03 +0000)]
fix path to STAGING_DIR
SVN-Revision: 1254
Felix Fietkau [Tue, 14 Jun 2005 06:57:58 +0000 (06:57 +0000)]
fix sdk build when motorola support is deselected
SVN-Revision: 1235
OpenWrt Development [Mon, 13 Jun 2005 23:25:55 +0000 (01:25 +0200)]
This commit was manufactured by cvs2svn to create branch 'whiterussian'.
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
Felix Fietkau [Mon, 13 Jun 2005 14:39:56 +0000 (14:39 +0000)]
fix trx alignment
SVN-Revision: 1226
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
Felix Fietkau [Mon, 13 Jun 2005 13:59:38 +0000 (13:59 +0000)]
fix bcm47xx cache fixes
SVN-Revision: 1224
Waldemar Brodkorb [Mon, 13 Jun 2005 00:35:36 +0000 (00:35 +0000)]
berkeley db4, for openldap server
SVN-Revision: 1223
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
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
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
Felix Fietkau [Sun, 12 Jun 2005 17:51:31 +0000 (17:51 +0000)]
fix squashfs build
SVN-Revision: 1219
Nicolas Thill [Sun, 12 Jun 2005 14:12:11 +0000 (14:12 +0000)]
Do not always activate WPA
SVN-Revision: 1218
Waldemar Brodkorb [Sun, 12 Jun 2005 11:49:40 +0000 (11:49 +0000)]
add rsync client
SVN-Revision: 1217
Waldemar Brodkorb [Sun, 12 Jun 2005 11:47:24 +0000 (11:47 +0000)]
/sources
SVN-Revision: 1216
Felix Fietkau [Sun, 12 Jun 2005 11:19:34 +0000 (11:19 +0000)]
fix kernel image build
SVN-Revision: 1215
Waldemar Brodkorb [Sun, 12 Jun 2005 10:54:01 +0000 (10:54 +0000)]
damn symlink
SVN-Revision: 1214
Waldemar Brodkorb [Sun, 12 Jun 2005 09:32:45 +0000 (09:32 +0000)]
we already have /sources..
SVN-Revision: 1213
Waldemar Brodkorb [Sun, 12 Jun 2005 09:30:53 +0000 (09:30 +0000)]
/distfiles
SVN-Revision: 1212
Nicolas Thill [Sun, 12 Jun 2005 09:09:22 +0000 (09:09 +0000)]
Update to new upstream release (v0.8.2)
SVN-Revision: 1211
Felix Fietkau [Sat, 11 Jun 2005 23:44:58 +0000 (23:44 +0000)]
small fix for firmware image util compile
SVN-Revision: 1210
Felix Fietkau [Sat, 11 Jun 2005 23:39:52 +0000 (23:39 +0000)]
make the kernel compile process more generic
SVN-Revision: 1209
Felix Fietkau [Sat, 11 Jun 2005 23:36:33 +0000 (23:36 +0000)]
make the kernel compile process more generic
SVN-Revision: 1208
Felix Fietkau [Sat, 11 Jun 2005 23:28:26 +0000 (23:28 +0000)]
make the kernel compile process more generic
SVN-Revision: 1207
Waldemar Brodkorb [Sat, 11 Jun 2005 21:36:46 +0000 (21:36 +0000)]
add md5sum for lzma
SVN-Revision: 1206
Felix Fietkau [Sat, 11 Jun 2005 21:18:26 +0000 (21:18 +0000)]
cleanup in target/
SVN-Revision: 1205
Felix Fietkau [Sat, 11 Jun 2005 21:13:46 +0000 (21:13 +0000)]
fix wificonf build depends
SVN-Revision: 1204
Felix Fietkau [Sat, 11 Jun 2005 15:37:23 +0000 (15:37 +0000)]
add some more mmu fixes for bcm4710
SVN-Revision: 1203
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
Waldemar Brodkorb [Sat, 11 Jun 2005 15:19:17 +0000 (15:19 +0000)]
fix dsniff read -r
SVN-Revision: 1201
Waldemar Brodkorb [Sat, 11 Jun 2005 14:13:51 +0000 (14:13 +0000)]
fixup dsniff start and remove manpages
SVN-Revision: 1200
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
Waldemar Brodkorb [Sat, 11 Jun 2005 11:35:28 +0000 (11:35 +0000)]
fix symlink
SVN-Revision: 1198
Felix Fietkau [Sat, 11 Jun 2005 11:07:47 +0000 (11:07 +0000)]
remove wlconf
SVN-Revision: 1197
Felix Fietkau [Sat, 11 Jun 2005 02:04:14 +0000 (02:04 +0000)]
add wificonf (wlconf,/sbin/wifi replacement)
SVN-Revision: 1196
Felix Fietkau [Sat, 11 Jun 2005 01:50:07 +0000 (01:50 +0000)]
add kernel package with version-specific /etc/modules
SVN-Revision: 1195
Felix Fietkau [Sat, 11 Jun 2005 01:48:39 +0000 (01:48 +0000)]
some fixes for wlcompat
SVN-Revision: 1194
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
Nicolas Thill [Fri, 10 Jun 2005 22:08:56 +0000 (22:08 +0000)]
Add dependencies on ncurses and readline
SVN-Revision: 1192
Felix Fietkau [Fri, 10 Jun 2005 20:01:13 +0000 (20:01 +0000)]
implement SIOCSIWENCODE in wlcompat
SVN-Revision: 1191
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