Commit graph

2108 commits

Author SHA1 Message Date
Steven Barth
5a4e88710b Prevent unwanted shell expansion
SVN-Revision: 12568
2008-09-11 12:23:20 +00:00
John Crispin
6eefb5071d fixes script that mounts usd storage when it gets attached
SVN-Revision: 12548
2008-09-08 09:30:57 +00:00
Steven Barth
05118305ec dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI list datatype
SVN-Revision: 12547
2008-09-07 20:07:55 +00:00
Felix Fietkau
fefd23fe13 restore the /tmp/resolv.conf symlink when stopping dnsmasq
SVN-Revision: 12546
2008-09-07 15:22:25 +00:00
Felix Fietkau
71b6a22476 madwifi: add missing include file for the tools multicall binary
SVN-Revision: 12541
2008-09-05 23:27:37 +00:00
Felix Fietkau
f7ad843fdc madwifi: select the right hal binary for EABI on ARM
SVN-Revision: 12540
2008-09-05 23:27:27 +00:00
Felix Fietkau
359c7e3eb6 upgrade to uci 0.6.2 (bugfixes)
SVN-Revision: 12535
2008-09-04 23:46:02 +00:00
Felix Fietkau
e08253b1c2 change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags
SVN-Revision: 12511
2008-09-03 13:19:41 +00:00
Felix Fietkau
081d16fed0 remove 0-byte files
SVN-Revision: 12501
2008-09-02 13:36:56 +00:00
Felix Fietkau
6e426abba1 nuke ipkg, now that we use opkg, we don't need it anymore
SVN-Revision: 12500
2008-09-02 11:47:50 +00:00
Felix Fietkau
059e7be269 remove ipkg from busybox
SVN-Revision: 12498
2008-09-02 11:28:38 +00:00
Felix Fietkau
2a58b9c729 remove awx from busybox, refresh patches
SVN-Revision: 12497
2008-09-02 11:18:47 +00:00
Felix Fietkau
e833cd9c61 BusyBox httpd Accept Header Patch
With this patch the BusyBox httpd pass the "Accept:" and
"Accept-Language:" header by the environment variables to the
CGI-Script, so this can make Content Negotiation to deliver the page in
the language, which was selected by the user in the browser settings,
and/or serve the XHTML page with the right MIME-Type
application/xhtml+xml to user agents which support it und text/html
which don't.

Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>

SVN-Revision: 12496
2008-09-02 11:16:43 +00:00
Felix Fietkau
dd8a612816 madwifi upstream does not work on wisoc
SVN-Revision: 12489
2008-09-02 09:45:36 +00:00
Felix Fietkau
76c95e5692 fix madwifi upstream compile for mips (#3952)
SVN-Revision: 12488
2008-09-02 09:44:50 +00:00
Travis Kemen
347913a53c add option to cache local queries, from sn9
SVN-Revision: 12485
2008-09-02 01:37:06 +00:00
Lars-Peter Clausen
fbdb8046c2 Fix enabling of init scripts.
SVN-Revision: 12482
2008-09-02 00:23:59 +00:00
John Crispin
38516cd780 fixes usb storage mounting
SVN-Revision: 12465
2008-09-01 17:42:35 +00:00
Nicolas Thill
0fa02d0f80 Change even more dependencies on kmod-video-core after [12460]
SVN-Revision: 12462
2008-09-01 14:18:32 +00:00
Nicolas Thill
5506066981 Fix AT91 MMC host controller path on 2.6.25
SVN-Revision: 12458
2008-09-01 13:21:34 +00:00
Florian Fainelli
027563a593 Use a newer acx firmware
SVN-Revision: 12455
2008-09-01 11:51:02 +00:00
Felix Fietkau
b2e997983b madwifi: fix compile warning
SVN-Revision: 12450
2008-09-01 11:03:46 +00:00
Felix Fietkau
29edfd71dc improve wds sta mode compatibility
SVN-Revision: 12449
2008-09-01 11:03:08 +00:00
Nicolas Thill
5f84265c34 Make ide-core depend on pci support, remove dupe Kconfig item
SVN-Revision: 12448
2008-08-31 21:27:38 +00:00
Florian Fainelli
b9489c5983 Correctly set b/g rate tables for mac80211, thanks sn9
SVN-Revision: 12445
2008-08-31 11:35:51 +00:00
Florian Fainelli
b25f2f5edb Update acx-mac80211 to a more recent snapshot, thanks sn9
SVN-Revision: 12439
2008-08-30 12:25:38 +00:00
Felix Fietkau
fff4882561 fix madwifi hal target for mips*
SVN-Revision: 12435
2008-08-30 09:59:00 +00:00
Felix Fietkau
6aa8c5de64 leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)
SVN-Revision: 12434
2008-08-29 17:02:15 +00:00
Felix Fietkau
c37665895b Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)
SVN-Revision: 12429
2008-08-29 09:59:39 +00:00
Felix Fietkau
b28a095964 revert accidental change to madwifi.sh
SVN-Revision: 12428
2008-08-29 01:07:53 +00:00
Andy Boyett
a12f23ba98 Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves the ipcalc.sh bug on some arches, closes #3012, #3946 - Submitted upstream as busybox bug #4774
SVN-Revision: 12427
2008-08-28 16:40:53 +00:00
Felix Fietkau
2176ae1a6f fix a race condition which would leave dnsmasq in infinite resolving recursion nirvana
SVN-Revision: 12424
2008-08-28 14:10:55 +00:00
Felix Fietkau
20054336c0 add back busybox httpd password auth support - fixes x-wrt
SVN-Revision: 12422
2008-08-28 12:58:59 +00:00
Felix Fietkau
683789250d madwifi: fix encryption type check
SVN-Revision: 12421
2008-08-28 12:41:55 +00:00
Felix Fietkau
a2e70fed22 madwifi: only start hostapd when necessary
SVN-Revision: 12420
2008-08-28 12:13:36 +00:00
Felix Fietkau
5f30b3de44 add autoload for spi-ks8995
SVN-Revision: 12419
2008-08-28 00:15:31 +00:00
Felix Fietkau
4ac7d33b7a mtd: add jffs2 cleanmarker for big endian systems
SVN-Revision: 12418
2008-08-28 00:15:22 +00:00
Felix Fietkau
6488abc11c ppp: derive interface unit numbers from previous enumeration
SVN-Revision: 12417
2008-08-28 00:15:10 +00:00
Felix Fietkau
1c3b76013a fix ppp interface enumeration - don't enumerate already processed interfaces
SVN-Revision: 12416
2008-08-27 22:19:42 +00:00
Felix Fietkau
e44384cae9 upgrade to uci 0.6.1 - lots of cli and lua binding fixes
SVN-Revision: 12413
2008-08-27 21:16:20 +00:00
Felix Fietkau
053188e8c5 fix uboot-ifxmips compile on mac os x
SVN-Revision: 12412
2008-08-27 21:02:01 +00:00
John Crispin
12df593510 fixes broken if-then in led init script
SVN-Revision: 12411
2008-08-27 20:33:13 +00:00
Felix Fietkau
d42892ab5e fix busybox compile on mac os x
SVN-Revision: 12409
2008-08-27 19:35:47 +00:00
John Crispin
7f6ee846b7 make uci firewall backwards compatible to the old firewall.user
SVN-Revision: 12408
2008-08-27 19:16:54 +00:00
John Crispin
20216aa44d add proto tcpudp to firewall
SVN-Revision: 12407
2008-08-27 18:54:52 +00:00
John Crispin
9eaae4c61d fix device duplication in firewall if the balancing of ifup and ifdown is broken
SVN-Revision: 12404
2008-08-27 18:31:34 +00:00
John Crispin
924d10d611 make sure uci firewall reverts its states when stopped
SVN-Revision: 12403
2008-08-27 16:48:54 +00:00
John Crispin
146b47b60a fixes uci firewall init order, Signed-off-by: Roberto Riggio
SVN-Revision: 12402
2008-08-27 15:55:21 +00:00
Florian Fainelli
89632fef34 This patch enables the new ath5k driver. Works for me with X86 Alix board an AR2413 minipci card. iw and iwconfig works.
Signed-off-by:  Dirk Nehring <dnehring@gmx.net>

SVN-Revision: 12397
2008-08-27 14:09:29 +00:00
Steven Barth
24c318dfe7 firewall: Added support for port-ranges as firstPort-lastPort to redirect sections
SVN-Revision: 12396
2008-08-27 14:04:52 +00:00