Felix Fietkau
|
0f64b1d870
|
kernel: speed up building kernel packages by getting rid of unnecessary CompareKernelPatchVer calls
SVN-Revision: 22724
|
14 years ago |
Felix Fietkau
|
62c1740676
|
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
SVN-Revision: 22723
|
14 years ago |
Felix Fietkau
|
63c6fc88b4
|
pwm-gpio-custom: fix compile on linux 2.6.31
SVN-Revision: 22721
|
14 years ago |
Felix Fietkau
|
48c7c56dcb
|
kernel: add a missing config symbol for ext4
SVN-Revision: 22717
|
14 years ago |
Michael Büsch
|
7c97bbabe7
|
Add Tahvo USB support
SVN-Revision: 22712
|
14 years ago |
Jo-Philipp Wich
|
75bbf1bf20
|
6in4: fix typo in last commit
SVN-Revision: 22710
|
14 years ago |
Jo-Philipp Wich
|
73c9032e87
|
6in4: bypass uci state when reading local IPv4 addr, specify TTL during tunnel creation (#7769)
SVN-Revision: 22708
|
14 years ago |
Jo-Philipp Wich
|
cbdeb30a1b
|
uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues
SVN-Revision: 22692
|
14 years ago |
Felix Fietkau
|
1d1b83fa4c
|
ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up block ack window tracking to use less memory
SVN-Revision: 22688
|
14 years ago |
Jo-Philipp Wich
|
84034cf06a
|
iptables: partly revert r22582, fixes ip6tables extension packaging
SVN-Revision: 22686
|
14 years ago |
Florian Fainelli
|
02b615d6ae
|
update acx-mac80211 and change the git url.
SVN-Revision: 22672
|
14 years ago |
Lars-Peter Clausen
|
e7e2d190af
|
ncurses: Add libncursesw package
Thanks bartbes
SVN-Revision: 22669
|
14 years ago |
Nicolas Thill
|
8386207f1f
|
package/grub: add a prereq check for 32 bits host development files when building on x86_64 (closes: #7753)
SVN-Revision: 22667
|
14 years ago |
Alexandros C. Couloumbis
|
28d879da88
|
package/busybox: fix macosx cross compile, closes #7775
SVN-Revision: 22666
|
14 years ago |
Nicolas Thill
|
2c57634be3
|
package/busybox: add missing bits from 1.17.1 update (mostly config stuff), rename upstream patches so they're applied first
SVN-Revision: 22665
|
14 years ago |
Alexandros C. Couloumbis
|
da7c2e1d7d
|
package/busybox: fix missing bit, refresh patches
SVN-Revision: 22660
|
14 years ago |
Alexandros C. Couloumbis
|
e0d13e77d0
|
package/busybox: update to busybox-1.7.1, include upstream patches
SVN-Revision: 22659
|
14 years ago |
Nicolas Thill
|
99a3935f4d
|
package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310)
SVN-Revision: 22632
|
14 years ago |
Jo-Philipp Wich
|
f2b534d341
|
uhttpd: - more robust handling of network failures on static file serving - support unlimited amount of authentication realms, listener and client sockets - support for interpreters (.php => /usr/bin/php-cgi)
SVN-Revision: 22630
|
14 years ago |
Jo-Philipp Wich
|
63991ba875
|
base-files, uci: properly revert list state on config_load This fixes a bug where lists end up with duplicate values if config_load was invoked multiple times.
SVN-Revision: 22629
|
14 years ago |
Alexandros C. Couloumbis
|
c4e73984fa
|
package/mac80211: fix r22422, add missing bits & bytes
SVN-Revision: 22611
|
14 years ago |
Jo-Philipp Wich
|
4847198093
|
uhttpd: fix segmentation fault triggered by invalid header line
SVN-Revision: 22607
|
14 years ago |
Jo-Philipp Wich
|
28a93eed3c
|
6in4: fix local address detection on ppp links (#7728)
SVN-Revision: 22605
|
14 years ago |
Jo-Philipp Wich
|
2d175dcdce
|
uhttpd: - abort file serving if client connection is lost (#7742) - don't send bad request headers twice
SVN-Revision: 22602
|
14 years ago |
Nicolas Thill
|
b36a1274bb
|
package/kernel: video: add missing dependencies (closes: #6497, #7542) * kmod-i2c-core to kmod-video-core * kmod-input-core to kmod-video-uvc
SVN-Revision: 22597
|
14 years ago |
Nicolas Thill
|
d823419da8
|
package/kernel: video: remove redundant AddDepends/video calls
SVN-Revision: 22596
|
14 years ago |
Jo-Philipp Wich
|
5bc74fcb6f
|
uhttpd: make init script less verbose
SVN-Revision: 22593
|
14 years ago |
Nicolas Thill
|
46016457c2
|
package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump release number
SVN-Revision: 22592
|
14 years ago |
Alexandros C. Couloumbis
|
a84b3efe34
|
package/mac80211: let build system enable led code through cflags (thank you nbd)
SVN-Revision: 22591
|
14 years ago |
Jo-Philipp Wich
|
3d99f03082
|
uhttpd: add option to reject requests from RFC1918 IPs to public server IPs (DNS rebinding countermeasure)
SVN-Revision: 22589
|
14 years ago |
Nicolas Thill
|
5bee603027
|
package/iptables: update to 1.4.9.1 and cleanup: * call autogen.sh in Build/Prepare instead of Build/Compile * use PKG_INSTALL * re-enable static libs * add dep on libiptc & libxtables to ip6tables
SVN-Revision: 22582
|
14 years ago |
Hamish Guthrie
|
6953ce8a47
|
Add HCI_UART_H4 support (required by Gumstix Overo)
SVN-Revision: 22572
|
14 years ago |
Nicolas Thill
|
79caead3e3
|
package/comgt: only set pincode if it's supplied (closes: #7334), bump release number
SVN-Revision: 22561
|
14 years ago |
Michael Büsch
|
2324b07ad1
|
kexec-tools: Update to 2.0.2. Mips64 support is builtin in this version. So remove the patch.
SVN-Revision: 22559
|
14 years ago |
Florian Fainelli
|
088b641056
|
rename kmod-switch-ip175c package to kmod-switch-ip17xx
SVN-Revision: 22544
|
14 years ago |
Lars-Peter Clausen
|
37f27e26f3
|
uci: Install ucimap.h into the staging dir
SVN-Revision: 22536
|
14 years ago |
Michael Büsch
|
3b1628215a
|
mac80211: Add p54spi driver
SVN-Revision: 22535
|
14 years ago |
Michael Büsch
|
249dff101c
|
kexec is also available on armel
SVN-Revision: 22533
|
14 years ago |
Vasilis Tsiligiannis
|
f2ef7cc8af
|
dnsmasq: Squelch a 'touch' error when no dhcp leases file is defined in config, thanks stsp (#7720)
SVN-Revision: 22528
|
14 years ago |
Vasilis Tsiligiannis
|
1beef305cf
|
hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719)
SVN-Revision: 22527
|
14 years ago |
Hauke Mehrtens
|
788561a909
|
brcm47xx: fix warning introduced in r22516.
SVN-Revision: 22521
|
14 years ago |
Jo-Philipp Wich
|
98746d4e8b
|
iptables: refresh patch
SVN-Revision: 22520
|
14 years ago |
Hauke Mehrtens
|
7640f89045
|
brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2
Thank you realopty for the patch.
tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/
This closes #7702.
SVN-Revision: 22516
|
14 years ago |
John Crispin
|
419128775a
|
* remove references to gpio_dev * make vmmc driver register its own memory and dont rely on arch code to do so * makes any Danube board with a CFI commandset 2 NOR flash chip functional again * fixes filenames of downloaded firmwares
thanks, Ithamar R. Adema
SVN-Revision: 22515
|
14 years ago |
Alexandros C. Couloumbis
|
e4598b8c1e
|
package/compcache: revert r22458 as there are some issues with the mainline code
http://code.google.com/p/compcache/issues/detail?id=68
SVN-Revision: 22514
|
14 years ago |
Hamish Guthrie
|
cbc8b3968c
|
base_files: Remove . from end of localhost entry
SVN-Revision: 22508
|
14 years ago |
Jo-Philipp Wich
|
0d06aa524a
|
kernel: fix missing symbol introduced by l2tp
SVN-Revision: 22507
|
14 years ago |
Jo-Philipp Wich
|
ae8dbcbae4
|
kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35
SVN-Revision: 22501
|
14 years ago |
Jo-Philipp Wich
|
2caa5916aa
|
ipset: fix ipset for kernel 2.6.35
SVN-Revision: 22500
|
14 years ago |
Jo-Philipp Wich
|
187ec5ae19
|
ppp: whitespace cleanup in previous commit
SVN-Revision: 22497
|
14 years ago |