Felix Fietkau [Sat, 18 Mar 2006 21:08:35 +0000 (21:08 +0000)]
 
sync whiterussian and kamikaze ipkg script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3403 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Sat, 18 Mar 2006 18:09:48 +0000 (18:09 +0000)]
 
add missing copyright info
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3402 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Sat, 18 Mar 2006 17:27:20 +0000 (17:27 +0000)]
 
precompile ppp active filter (reduces libpcap overhead to only a few k), enable by default to support proper demand dialling, fixes #307
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3401 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Fri, 17 Mar 2006 20:08:06 +0000 (20:08 +0000)]
 
Added motion, thanks to Nathan True !
Fixed menuconfig symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3395 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Fri, 17 Mar 2006 17:05:50 +0000 (17:05 +0000)]
 
add pwlib and open323 from Zoltan HERPAI, thx, fix bitlebee build after iconv changes; rm -rf staging_dir_* needed before compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3394 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Fri, 17 Mar 2006 11:21:32 +0000 (11:21 +0000)]
 
install libiconv in an unusual place, suggested by nico, otherwise other packages will pick it up
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3392 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
OpenWrt Developers [Fri, 17 Mar 2006 11:08:33 +0000 (11:08 +0000)]
 
update to latest upstream release
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3390 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Fri, 17 Mar 2006 10:35:07 +0000 (10:35 +0000)]
 
Updated to latest upstream version: 1.0.1
Added support for multiple modules, including accounting, mysql, sms, xlog ...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3389 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Thu, 16 Mar 2006 21:31:14 +0000 (21:31 +0000)]
 
Updated to latest upstream version, remove uneeded patch as it is now in dnsmasq source code, closes #378
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3386 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Thu, 16 Mar 2006 16:59:58 +0000 (16:59 +0000)]
 
fix reboot after mtd operations on intel flash chip
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3384 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Thu, 16 Mar 2006 16:33:12 +0000 (16:33 +0000)]
 
forgot to remove this patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3383 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Nicolas Thill [Wed, 15 Mar 2006 21:41:50 +0000 (21:41 +0000)]
 
add a patch to use cppflags when compiling and ldflags when linking,
it should prevent libtool from linking against host libraries.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3382 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Wed, 15 Mar 2006 19:43:27 +0000 (19:43 +0000)]
 
added mgetty from Mad Martin, thx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3381 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Wed, 15 Mar 2006 19:14:46 +0000 (19:14 +0000)]
 
add Support for USB Speedtouch ADSL modem, thx Jonathan McDowell
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3380 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Wed, 15 Mar 2006 16:52:29 +0000 (16:52 +0000)]
 
add elinks, mutt, fetchmail and procmail, thx Michael Cohen, procmail disabled, compile problem
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3379 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Wed, 15 Mar 2006 13:40:51 +0000 (13:40 +0000)]
 
add miau from Benjamin Binier, updated to newest upstream, thx. add syslog-ng from Sebastien Bourgasser, pending missing libol package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3378 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Wed, 15 Mar 2006 13:11:29 +0000 (13:11 +0000)]
 
add ser2net from hazimin fauzi, thx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3377 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Wed, 15 Mar 2006 10:13:53 +0000 (10:13 +0000)]
 
add bitlbee and libiconv from Erik Bosman, thx. fix some depends for cbtt and bitchx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3375 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Wed, 15 Mar 2006 09:49:18 +0000 (09:49 +0000)]
 
add bitchx package from Duncan, thx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3374 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Wed, 15 Mar 2006 08:18:34 +0000 (08:18 +0000)]
 
add package from Duncan, thx. changed the patches and some minor stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3373 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Mike Baker [Tue, 14 Mar 2006 21:31:26 +0000 (21:31 +0000)]
 
add ethtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3372 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Tue, 14 Mar 2006 21:15:07 +0000 (21:15 +0000)]
 
add md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3371 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Tue, 14 Mar 2006 21:14:31 +0000 (21:14 +0000)]
 
update to 1.2.3, do make distclean, before you try to build, wireless extension 18 are needed for 2.4 based systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3370 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Tue, 14 Mar 2006 21:13:36 +0000 (21:13 +0000)]
 
do not overwrite madwifi-ng includes, use madwifi-old directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3369 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Tue, 14 Mar 2006 21:12:54 +0000 (21:12 +0000)]
 
patch kernelheaders before distributing in staging_dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3368 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Tue, 14 Mar 2006 21:11:36 +0000 (21:11 +0000)]
 
wireless extension 18 for 2.4 kernels, needed for xsupplicant
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3367 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Nicolas Thill [Tue, 14 Mar 2006 00:26:47 +0000 (00:26 +0000)]
 
add mirror url
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3365 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Mon, 13 Mar 2006 20:48:48 +0000 (20:48 +0000)]
 
privoxy port, first try
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3364 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Mon, 13 Mar 2006 18:53:58 +0000 (18:53 +0000)]
 
add mirrors and update to 2.2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3362 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Mon, 13 Mar 2006 17:47:02 +0000 (17:47 +0000)]
 
add source url
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3359 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Mon, 13 Mar 2006 11:27:06 +0000 (11:27 +0000)]
 
update to a newer snapshot and m. buesch snapshots
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3358 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Imre Kaloz [Mon, 13 Mar 2006 09:51:33 +0000 (09:51 +0000)]
 
sync with the non-ramdisk config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3357 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Waldemar Brodkorb [Sun, 12 Mar 2006 13:51:39 +0000 (13:51 +0000)]
 
update to newer version, fix compile issues, 100-wpa_fix.patch removed, is it needed?
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3352 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Sat, 11 Mar 2006 17:16:46 +0000 (17:16 +0000)]
 
fix radiusclient-ng menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3345 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Fri, 10 Mar 2006 13:31:04 +0000 (13:31 +0000)]
 
add gcc 3.4.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3343 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Fri, 10 Mar 2006 08:05:36 +0000 (08:05 +0000)]
 
Added radiusclient-ng, libradiusclient-ng. Config.in may need some tweaking to be correctly placed either in Networking or Libraries section (libraries currently).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3342 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Wed, 8 Mar 2006 02:46:02 +0000 (02:46 +0000)]
 
update mt-daapd to 0.2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3332 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Nicolas Thill [Tue, 7 Mar 2006 15:46:28 +0000 (15:46 +0000)]
 
fix wrong permissions on /etc (fixes from [3327])
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3328 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Tue, 7 Mar 2006 10:46:53 +0000 (10:46 +0000)]
 
fix wl-500g wan port lockup, close #314
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3325 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Imre Kaloz [Tue, 7 Mar 2006 09:12:56 +0000 (09:12 +0000)]
 
upgrade to 2.6.15.6, fix default config for Aruba
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3324 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
OpenWrt Developers [Mon, 6 Mar 2006 22:37:02 +0000 (22:37 +0000)]
 
fix typo in SSH init script, closes #351
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3322 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
OpenWrt Developers [Mon, 6 Mar 2006 21:41:03 +0000 (21:41 +0000)]
 
fix patches and closes #350
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3321 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Imre Kaloz [Mon, 6 Mar 2006 10:50:51 +0000 (10:50 +0000)]
 
reenable unsupported targets on DEVELOPER=1, add binutils 2.16.91.0.6 and a missing gcc 4.1 patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3320 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Sun, 5 Mar 2006 21:40:49 +0000 (21:40 +0000)]
 
update click
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3313 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Sun, 5 Mar 2006 20:29:15 +0000 (20:29 +0000)]
 
fix ar7 default config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3312 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Sun, 5 Mar 2006 16:14:04 +0000 (16:14 +0000)]
 
Fit new sourceforge.net download page layout, thanks to Fabian Deutsch for reporting the bug and submitting the patch.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3310 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Sat, 4 Mar 2006 10:32:29 +0000 (10:32 +0000)]
 
Disable X support, fixes compilation errors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3307 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Sat, 4 Mar 2006 07:42:55 +0000 (07:42 +0000)]
 
fix ar7 image builder
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3306 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Sat, 4 Mar 2006 05:48:53 +0000 (05:48 +0000)]
 
add madwifi-old
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3305 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Fri, 3 Mar 2006 16:01:28 +0000 (16:01 +0000)]
 
Fixed compile-time dependencies name, and control file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3304 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Fri, 3 Mar 2006 15:49:38 +0000 (15:49 +0000)]
 
Added jamvm, a lightweitght java virtual machine, thanks to Markus Suvern
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3303 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Fri, 3 Mar 2006 06:25:04 +0000 (06:25 +0000)]
 
add gcc 4.1.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3302 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Fri, 3 Mar 2006 02:28:37 +0000 (02:28 +0000)]
 
fix php5 build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3301 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Fri, 3 Mar 2006 02:02:46 +0000 (02:02 +0000)]
 
fix php4 build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3300 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Fri, 3 Mar 2006 01:22:42 +0000 (01:22 +0000)]
 
update heyu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3299 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Fri, 3 Mar 2006 01:03:38 +0000 (01:03 +0000)]
 
update dsniff to 2.4b1 and fix some compile issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3298 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Thu, 2 Mar 2006 23:42:52 +0000 (23:42 +0000)]
 
update spca5xx (fix broken link)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3297 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Thu, 2 Mar 2006 22:23:22 +0000 (22:23 +0000)]
 
Changed download site
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3296 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Thu, 2 Mar 2006 11:28:08 +0000 (11:28 +0000)]
 
Added igmpproxy, an IGMP daemon
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3295 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Wed, 1 Mar 2006 06:37:25 +0000 (06:37 +0000)]
 
Removed SIP connection tracking helper, licence unclear, unresolved symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3292 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Wed, 1 Mar 2006 04:29:28 +0000 (04:29 +0000)]
 
fix libgd dependency problem
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3291 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Tue, 28 Feb 2006 22:18:02 +0000 (22:18 +0000)]
 
Added sipp and ctorrent
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3289 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Tue, 28 Feb 2006 20:11:40 +0000 (20:11 +0000)]
 
add the 'click' package with roofnet scripts (thanks to John Bicket)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3288 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Tue, 28 Feb 2006 20:09:56 +0000 (20:09 +0000)]
 
update madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3287 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Tue, 28 Feb 2006 08:47:40 +0000 (08:47 +0000)]
 
Add memcmp symbol to kernel, closes #331
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3286 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Tue, 28 Feb 2006 07:31:29 +0000 (07:31 +0000)]
 
Added support for : save-password( --enable-password-save), smaller executable (--enable-small)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3284 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Tue, 28 Feb 2006 07:30:30 +0000 (07:30 +0000)]
 
Added sipp, useful SIP protocol tester
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3283 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Tue, 28 Feb 2006 07:30:13 +0000 (07:30 +0000)]
 
Added ctorrent, statically compiled for the moment (need uClibc++ fixes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3282 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Tue, 28 Feb 2006 02:41:28 +0000 (02:41 +0000)]
 
default to gcc 3.4.4 for brcm-2.4 because of weird kernel problems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3281 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Mon, 27 Feb 2006 18:58:33 +0000 (18:58 +0000)]
 
Updated to latest version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3277 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Sun, 26 Feb 2006 15:50:31 +0000 (15:50 +0000)]
 
Endianess and os-specific fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3276 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Sat, 25 Feb 2006 23:32:40 +0000 (23:32 +0000)]
 
Removed uneeded and confusing auto* lines, thanks to mjt for reporting this
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3274 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
OpenWrt Developers [Sat, 25 Feb 2006 20:27:16 +0000 (20:27 +0000)]
 
fix mararc config file and maradns init script, closes #323
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3272 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Fri, 24 Feb 2006 20:59:09 +0000 (20:59 +0000)]
 
fix make target/linux/package/*-clean
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3271 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Fri, 24 Feb 2006 04:35:51 +0000 (04:35 +0000)]
 
Add support for sch_esfq, iproute2 support will be coming soon
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3270 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
OpenWrt Developers [Fri, 24 Feb 2006 00:02:25 +0000 (00:02 +0000)]
 
fix description field
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3269 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Thu, 23 Feb 2006 15:57:37 +0000 (15:57 +0000)]
 
Updated to 3.7p1 and add support for adjtimex, thanks to Darren Tucker. Closes #320
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3267 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Mike Baker [Thu, 23 Feb 2006 00:33:09 +0000 (00:33 +0000)]
 
update openssl to 0.9.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3265 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Wed, 22 Feb 2006 14:58:45 +0000 (14:58 +0000)]
 
Added hci_usb to kmod-bluetooth. Closes #316
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3263 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Mike Baker [Wed, 22 Feb 2006 01:59:51 +0000 (01:59 +0000)]
 
more irq patches and cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3262 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Mike Baker [Tue, 21 Feb 2006 21:33:12 +0000 (21:33 +0000)]
 
correction
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3261 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Nicolas Thill [Tue, 21 Feb 2006 19:16:04 +0000 (19:16 +0000)]
 
update tor to latest stable release (v0.1.0.17)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3259 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Mike Baker [Mon, 20 Feb 2006 19:02:18 +0000 (19:02 +0000)]
 
Add jwright's madwifi endian patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3257 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Sun, 19 Feb 2006 00:46:07 +0000 (00:46 +0000)]
 
add mostlyclean target to setserial
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3254 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Sat, 18 Feb 2006 23:36:15 +0000 (23:36 +0000)]
 
small defaults fix for ieee80211-dscape
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3253 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Sat, 18 Feb 2006 23:29:46 +0000 (23:29 +0000)]
 
fix defaults/depends for httping menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3252 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Sat, 18 Feb 2006 23:08:52 +0000 (23:08 +0000)]
 
add net-snmp to DEV_LIBS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3251 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Mike Baker [Fri, 17 Feb 2006 23:27:51 +0000 (23:27 +0000)]
 
add interrupt debugging; fix bug with the AP60 interrupt handler
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3250 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Fri, 17 Feb 2006 16:32:51 +0000 (16:32 +0000)]
 
fix for madwifi radiotap support (patch by jwright)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3249 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
OpenWrt Developers [Thu, 16 Feb 2006 18:57:16 +0000 (18:57 +0000)]
 
fix bind build (add missing bind control files)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3247 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
OpenWrt Developers [Thu, 16 Feb 2006 14:03:08 +0000 (14:03 +0000)]
 
fix small typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3246 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
OpenWrt Developers [Thu, 16 Feb 2006 13:56:55 +0000 (13:56 +0000)]
 
update pmacct to new upstream release and add SQLite database support, the update in White Russian will follow later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3245 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Wed, 15 Feb 2006 15:36:28 +0000 (15:36 +0000)]
 
Added logrotate, fixed CP call in httping, added bind splitting, thanks to Sébastien Bourgasser
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3243 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Mike Baker [Tue, 14 Feb 2006 23:36:31 +0000 (23:36 +0000)]
 
fix the "sed ... unterminated `s' command" error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3241 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Felix Fietkau [Tue, 14 Feb 2006 17:21:41 +0000 (17:21 +0000)]
 
fix pciutils build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3239 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Tue, 14 Feb 2006 13:06:47 +0000 (13:06 +0000)]
 
Added httping compile dependency as it now can be built with SSL support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3236 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
OpenWrt Developers [Tue, 14 Feb 2006 11:37:02 +0000 (11:37 +0000)]
 
fix description field in the p910nd control file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3235 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
OpenWrt Developers [Mon, 13 Feb 2006 22:35:09 +0000 (22:35 +0000)]
 
fix elhttp build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3234 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Mon, 13 Feb 2006 12:58:34 +0000 (12:58 +0000)]
 
Added support for SSL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3232 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
 
Florian Fainelli [Mon, 13 Feb 2006 12:43:26 +0000 (12:43 +0000)]
 
changed cp for $(CP), reverted wrong package/config/Makefile CP
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3231 
3c298f89-4303-0410-b956-
a3cf2f4a3e73