jow
b668d3deb8
[package] base-files: another empty password check fix ( #10440 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17 09:40:06 +00:00
jow
e9531fc3c0
[package] base-files: now that we have date -k, adjust the kernel timezone after setting up TZ and localtime
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17 01:18:22 +00:00
jow
7c678312c9
[package] busybox: add a "date -k" to set the kernel timezone from the current localtime utc offset
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17 01:11:56 +00:00
mb
b0d9b00ce8
p54spi: workqueue deadlock fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 22:45:23 +00:00
mb
b520c4d48e
p54spi: Lock fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 22:26:12 +00:00
jow
c76c2b27fd
[package] base-files: rewrite killing of nonessential services to not rely on top, use the proc filesystem only
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 15:01:18 +00:00
jow
27847c0b9b
[package] busybox: fix empty password detection in telnetd init ( #10432 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 13:17:35 +00:00
nico
06b02b27ce
package/ppp: fix typo in r28868 ( closes : #10429 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 23:40:39 +00:00
florian
22aa3088e1
[package] allow building 8021q and bridge as modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 22:24:18 +00:00
florian
e326074af0
[package] kmod-r6040 depends on kmod-libphy
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 19:15:42 +00:00
jow
c62a1741c4
[package] busybox: revert accidentally committed debugging flag
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 17:54:02 +00:00
jow
23bd1bd8c7
[package] busybox: fix hexdump segmentation fault with an empty leading format unit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 17:38:55 +00:00
nbd
ccd11de0ba
ath9k: reorganize patches, reset hardware after full sleep ( fixes #10349 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 14:53:21 +00:00
jow
e512826d64
[package] uhttpd: prevent linking uhttpd binary against crypto libraries
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 10:17:59 +00:00
jow
5137298f22
[package] broadcom-wl: align RADIUS options with r26482, patch by Etienne Champetier <etienne.champetier@free.fr>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 21:37:53 +00:00
nbd
6c9b7927d4
ath9k: do not put the hardware to full-sleep while tx is pending
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 21:21:24 +00:00
nbd
10c40322a2
ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid early phy stop
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 21:21:03 +00:00
jow
639cf75264
[package] base-files: prime root password with "x" to notify programs that there is a shadow record, fix /bin/login.sh password detection accordingly.
...
Solves broken key based dropbear login with empty password after r28935.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 19:02:01 +00:00
nbd
4686f1d0fc
mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb
...
The driver works quite nice and stable for me using a RaLink Rt5370 USB device.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 14:06:37 +00:00
nbd
f8eeab2741
netifd: update to latest version, fixes tcp connection loss issues on dhcp rekey
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 14:06:32 +00:00
jow
8f55c27bbb
[package] uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29111 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 13:18:09 +00:00
blogic
ec40024c13
madwifi: rename patch from ifxmips -> lantiq
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13 12:10:52 +00:00
blogic
88df8ff6ff
uboot-lantiq: not all configs were using lzma for compression, add gigaset ramboot image
...
Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13 12:09:34 +00:00
blogic
2c1120a3b3
lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how to use it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-12 18:41:15 +00:00
nico
83e18cc961
package/base-files: enhance service functions
...
* allow matching process by name (useful for processes changing it)
* check if first argument is executable
* fix function name used in error messages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-12 13:53:15 +00:00
juhosg
29cb2db261
package: add om2p-watchdog script
...
Based on a patch by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-12 10:54:06 +00:00
blogic
396af9c62b
pjsip: bump to 1.10 and improve ltq_tapi backend
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-11 22:23:26 +00:00
jow
0eced37b72
[package] base-files: now that the initial password is completely empty (and not primed with "!") adjust login.sh for it to make telnetd available again
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-11 13:25:31 +00:00
nico
16913a975c
package/base-files-network: fix udhcpc issues introduced in r28866 ( closes : #10383 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-11 13:23:29 +00:00
jow
1643ed70b0
[package] mac80211: add antenna control api for b43
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28940 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-10 23:07:42 +00:00
florian
06d2d3ec5c
[package] acx-mac80211: update to 20111030
...
Fixes build failures with Linux 3.1+
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-10 15:31:37 +00:00
kaloz
d84d665eb3
[base-files]: nuke another 2.4 skeleton
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-10 13:39:06 +00:00
kaloz
85639cdac5
enable and use shadow passwords by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28936 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-10 12:55:01 +00:00
kaloz
6eae697cb7
[base-files]: the empty root password should be empty ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-10 12:47:50 +00:00
jow
329ee765ee
base-files, target: assign name to system timeserver section, makes it easier to set servers on the cli
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28933 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-10 12:16:41 +00:00
jogo
6aff8580da
package: kernel: fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 22:11:51 +00:00
jogo
41b338706b
package: kernel: add handling for 3.2 renames (and some missed ones for 3.1)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 21:16:52 +00:00
jogo
ac091033e8
package: mac80211: mark as broken for 3.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 21:16:48 +00:00
jogo
b9ff7ec412
package: acx: mark as broken for 3.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28895 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 21:16:45 +00:00
jogo
b2d3c3a7a5
package: madwifi: mark as broken for 3.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28894 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 21:16:42 +00:00
jogo
4ef5b94744
target: linux: mtd: fix MTDREFRESH to an arbitrary high number
...
To make the ioctl number "stable", use an arbitrary high number to prevent
conflicts with new mtd ioctls that would push MTDREFRESH's number.
Also make mtd use the in-kernel mtd headers.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 21:16:36 +00:00
jow
81199b8bf5
[package] uhttpd: cope with DES crypted passwd entries by not relying on a leading dollar sign to indicate a cipher
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 18:55:28 +00:00
nico
b0ee088651
package/busybox: passwd: use MD5 hash by default (like it used to be)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 17:32:23 +00:00
juhosg
8f348ad02b
pacakge/iw: don't show a stray ']' if the chain signal attribute list is empty
...
Without the patch, the output of 'station dump' command looks weird in
some cases:
root@OpenWrt:/# iw dev wlan0 station dump
Station 00:21:27:cb:57:02 (on wlan0)
inactive time: 190 ms
rx bytes: 36652
rx packets: 149
tx bytes: 1998
tx packets: 16
tx retries: 0
tx failed: 0
signal: -31 ] dBm
signal avg: -30 [-32, -36] dBm
tx bitrate: 5.5 MBit/s
rx bitrate: 54.0 MBit/s
root@OpenWrt:/#
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 11:47:44 +00:00
jow
f7ec5e7119
[package] firewall: add DHCPv6 default rule ( #10381 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 11:10:37 +00:00
nico
6338cb5b06
package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 00:23:58 +00:00
nico
dbfb368804
package/base-files: /lib/functions.sh: let service_stop exit early if no matching process to stop where found
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 23:35:13 +00:00
nico
4afd7dc6a4
package/relayd: use new service wrappers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 22:48:11 +00:00
nico
b3cd44ba12
package/ppp: use new service wrappers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 22:48:05 +00:00
nico
d0b622583b
package/linux-atm: use new service wrappers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 22:48:00 +00:00