Nicolas Thill [Tue, 8 Nov 2011 22:48:05 +0000 (22:48 +0000)]
 
package/ppp: use new service wrappers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28868 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Tue, 8 Nov 2011 22:48:00 +0000 (22:48 +0000)]
 
package/linux-atm: use new service wrappers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28867 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Tue, 8 Nov 2011 22:47:54 +0000 (22:47 +0000)]
 
package/base-files-network: use new service wrappers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28866 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Tue, 8 Nov 2011 22:47:49 +0000 (22:47 +0000)]
 
package/base-files: enhance & cleanup service wrappers
 * add service_check function for checking if a process is alive
 * add service_signal for sending arbitrary signals to a process
 * change service_stop to send a TERM signal first, wait for the process to die and send a KILL signal if it doen't
 * have service_kill print a warning on STDERR stating it has been deprecated
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28865 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Tue, 8 Nov 2011 22:47:41 +0000 (22:47 +0000)]
 
package/base-files: move service* functions from /etc/rc.common to /lib/functions.sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28864 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Tue, 8 Nov 2011 19:14:55 +0000 (19:14 +0000)]
 
[package] base-files: do not kill udhcpc on sysupgrade, it will tear down the interface if terminated
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28863 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Tue, 8 Nov 2011 18:48:38 +0000 (18:48 +0000)]
 
[package] base-files: do not assume that "top" is busybox' top, but try to call the applet explicitely
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28862 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Tue, 8 Nov 2011 14:42:58 +0000 (14:42 +0000)]
 
[package] base-files: properly handle wifi ifaces with no network attached, useful for unmanaged interfaces like used for batman or monitoring
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28860 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Tue, 8 Nov 2011 14:22:56 +0000 (14:22 +0000)]
 
[package] hostapd: add code to prevent accidentally bridging non-wds sta mode interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28858 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Tue, 8 Nov 2011 14:14:29 +0000 (14:14 +0000)]
 
package/base-files: move /etc/functions.sh to /lib/functions.sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28857 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Tue, 8 Nov 2011 14:00:36 +0000 (14:00 +0000)]
 
include/kernel.mk: enhance built-in/missing modules detection when packaging kmods
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28856 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 8 Nov 2011 10:12:31 +0000 (10:12 +0000)]
 
netifd: fix compile error when both libnl and libnl-tiny are built
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28854 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 8 Nov 2011 00:33:20 +0000 (00:33 +0000)]
 
ar71xx: remove dead code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28851 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 8 Nov 2011 00:33:15 +0000 (00:33 +0000)]
 
ar71xx: on ar7240, exclude ports from their own port vlan destination mask
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28850 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 8 Nov 2011 00:33:10 +0000 (00:33 +0000)]
 
busybox: use bash for gen_build_files.sh to avoid printf argument list issues on some systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28849 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 8 Nov 2011 00:32:57 +0000 (00:32 +0000)]
 
kernel: add a top level menuconfig option for enabling lockdep
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28848 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Mon, 7 Nov 2011 22:59:06 +0000 (22:59 +0000)]
 
package/uhttpd: use new service wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28841 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Mon, 7 Nov 2011 22:59:01 +0000 (22:59 +0000)]
 
package/ubus: use new service wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28840 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Mon, 7 Nov 2011 22:58:56 +0000 (22:58 +0000)]
 
package/netifd: use new service wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28839 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Mon, 7 Nov 2011 22:58:50 +0000 (22:58 +0000)]
 
package/dropbear: use new service wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28838 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Mon, 7 Nov 2011 22:58:45 +0000 (22:58 +0000)]
 
package/dnsmasq: use new service wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28837 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Mon, 7 Nov 2011 22:58:39 +0000 (22:58 +0000)]
 
package/busybox: use new service wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28836 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Mon, 7 Nov 2011 22:58:34 +0000 (22:58 +0000)]
 
package/base-files: use new service wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28835 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Mon, 7 Nov 2011 22:58:27 +0000 (22:58 +0000)]
 
package/base-files: /etc/rc.common: add service wrapper around start-stop-daemon
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28834 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:44:24 +0000 (21:44 +0000)]
 
ar71xx: create TL-WA901ND network config from uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28833 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:44:23 +0000 (21:44 +0000)]
 
ar71xx: create ALL0258N network config from uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28832 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:44:20 +0000 (21:44 +0000)]
 
ar71xx: create NBG{460N,550N,550NH} network config from uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28831 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:44:17 +0000 (21:44 +0000)]
 
ar71xx: create WZR-HP-G300NH network config from uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28830 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:44:12 +0000 (21:44 +0000)]
 
ar71xx: create RB-493G network config from uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28829 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:44:11 +0000 (21:44 +0000)]
 
ar71xx: create TL-WR1043ND network config from uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28828 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:44:09 +0000 (21:44 +0000)]
 
ar71xx: create WRT160NL network config from uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28827 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:44:08 +0000 (21:44 +0000)]
 
ar71xx: create PB92 network config from uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28826 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:44:07 +0000 (21:44 +0000)]
 
ar71xx: create DIR-825-B1 network config from uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28825 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:44:03 +0000 (21:44 +0000)]
 
ar71xx: create TL-WR{841N-v1,941ND} network config from uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28824 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:44:02 +0000 (21:44 +0000)]
 
ar71xx: create RB-450 network config from uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28823 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:44:01 +0000 (21:44 +0000)]
 
ar71xx: create RB-450G, RouterStation Pro network config from uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28822 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:43:58 +0000 (21:43 +0000)]
 
ar71xx: create RB-433{,U} network config from uci defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28821 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:43:56 +0000 (21:43 +0000)]
 
ar71xx: create even more network configs from the uci-defaults script
Create the default network configuration dynamically for the
AR724x/AR9331 boards. Some other boards are using the same
configuration, so convert those as well.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28820 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:43:54 +0000 (21:43 +0000)]
 
ar71xx: create more network configs from the uci-defaults script
Create the default network configuration dynamically for the boards with
swapped eth0, eth1 interfaces.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28819 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:43:52 +0000 (21:43 +0000)]
 
ar71xx: create a bunch of network configs from the uci-defaults script
Create the default network configuration dynamically for the boards with
a single ethernet interface.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28818 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:43:51 +0000 (21:43 +0000)]
 
ar71xx: create generic network config from an uci-defaults script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28817 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:34:33 +0000 (21:34 +0000)]
 
ar71xx: remove AP81 defconfig, it is the same as the generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28816 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 21:34:32 +0000 (21:34 +0000)]
 
ar71xx: change generated Buffalo firmware versions
With version 1.76 the upgrade may fail with newer Buffalo firmwares with
a message like this:
"You can not update the firmware because the firmware version is earlier
than 1.82. Please use 1.82 or later version for firmware update."
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28815 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Mon, 7 Nov 2011 21:13:13 +0000 (21:13 +0000)]
 
[cns3xxx]: update 3.1 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28814 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Mon, 7 Nov 2011 21:12:26 +0000 (21:12 +0000)]
 
[generic/3.1]: update arm mach-types
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28813 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 20:25:00 +0000 (20:25 +0000)]
 
ar71xx: enable sysupgrade on the WHR-G301N and WHR-HP-GN boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28812 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 20:24:59 +0000 (20:24 +0000)]
 
ar71xx: wrap long lines in the upgrade script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28811 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 20:24:57 +0000 (20:24 +0000)]
 
ar71xx: fix WHR-HP-G300N firmware partition offset
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28810 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 7 Nov 2011 20:14:09 +0000 (20:14 +0000)]
 
ath9k: fix LED related crashes on AR913x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28809 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 7 Nov 2011 14:50:04 +0000 (14:50 +0000)]
 
carl9170: add dependency on kmod-input-core
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28808 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 13:32:43 +0000 (13:32 +0000)]
 
ar71xx: add default network configuration for the WHR-HP-GN
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28807 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 12:59:11 +0000 (12:59 +0000)]
 
ar71xx: build image for the Buffalo WHR-HP-GN
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28806 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 12:59:10 +0000 (12:59 +0000)]
 
ar71xx: add support for the Buffalo WHR-HP-GN board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28805 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 12:59:08 +0000 (12:59 +0000)]
 
ar71xx: build image for the Buffalo WHR-G301N
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28804 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 12:59:07 +0000 (12:59 +0000)]
 
ar71xx: add support for the Buffalo WHR-G301N board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28803 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 12:59:05 +0000 (12:59 +0000)]
 
ar71xx: fix WHR-HP-G300N image generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28802 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 12:59:04 +0000 (12:59 +0000)]
 
ar71xx: enable WHR-HP-G300N support in kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28801 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 7 Nov 2011 12:59:03 +0000 (12:59 +0000)]
 
ar71xx: fix WHR-HP-G300N MTD partitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28800 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Mon, 7 Nov 2011 11:02:55 +0000 (11:02 +0000)]
 
package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflicting with user 'nobody')
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28799 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Mon, 7 Nov 2011 01:45:04 +0000 (01:45 +0000)]
 
[package] busybox: ntpd: indefinitely try to resolve peer addresses (#10361)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28794 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Mon, 7 Nov 2011 00:10:52 +0000 (00:10 +0000)]
 
[package] uhttpd: provide rpath-link flag, thanks mazilo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28792 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Sun, 6 Nov 2011 19:57:07 +0000 (19:57 +0000)]
 
[package] madwifi: change wireless ifname numbering schema
Instead of simply counting up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number
and following ifaces an index-suffix, e.g. ath0 for network 1 on phy 1 and ath0-1 for network 2 on phy 1.
This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if
the number of networks changes in between. This should, along with other changes in LuCI, fix #10335.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28785 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Sun, 6 Nov 2011 18:49:17 +0000 (18:49 +0000)]
 
[package] mac80211: change wireless ifname numbering schema
Instead of simply counting up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number
and following ifaces an index-suffix, e.g. wlan0 for network 1 on phy 1 and wlan0-1 for network 2 on phy 1.
This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if
the number of networks changes in between. This should, along with other changes in LuCI, fix #10335.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28784 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Sun, 6 Nov 2011 15:44:42 +0000 (15:44 +0000)]
 
uhttpd: Fix wrong certificate options with multiple words
For instance two word city names will result in weird certificates.
Therefore adding the missing quotations.
Signed-off-by: Linus Lüssing <linus.luessing@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28776 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 5 Nov 2011 19:51:32 +0000 (19:51 +0000)]
 
ath9k: add some fixes for radio reinit and frame flush
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28772 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 5 Nov 2011 19:51:16 +0000 (19:51 +0000)]
 
mac80211: update to wireless-testing 2011-11-04
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28771 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 5 Nov 2011 19:09:40 +0000 (19:09 +0000)]
 
build: improve reliability of PKG_CONFIG_DEPENDS, remove old .configured_* stamps before creating a new one
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28770 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Sat, 5 Nov 2011 17:36:47 +0000 (17:36 +0000)]
 
[package] uhttpd: fix Makefiles and linking of tls plugin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28769 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 5 Nov 2011 17:16:01 +0000 (17:16 +0000)]
 
base-files: process platform hotplug calls in the early launch of hotplug2 to avoid having crda calls get stuck at boot time (fixes #10350, #10354)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28768 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Michael Büsch [Sat, 5 Nov 2011 16:10:18 +0000 (16:10 +0000)]
 
omap24xx: Add cbus tahvo locking fix.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28767 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Michael Büsch [Sat, 5 Nov 2011 16:01:53 +0000 (16:01 +0000)]
 
omap24xx: Fix n810bm compilation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28766 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Sat, 5 Nov 2011 03:19:29 +0000 (03:19 +0000)]
 
[package] uhttpd: bump version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28762 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Sat, 5 Nov 2011 03:19:07 +0000 (03:19 +0000)]
 
[package] uhttpd: rework CyaSSL and OpenSSL integration; move protected recv() and send() operations below the ssl layer - fixes hangs when accessing via https
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28761 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Fri, 4 Nov 2011 14:38:31 +0000 (14:38 +0000)]
 
kernel: swconfig: add a missing unlock in error path
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28753 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Fri, 4 Nov 2011 12:53:35 +0000 (12:53 +0000)]
 
add timeserver config to target specific system configs as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28750 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 4 Nov 2011 01:05:26 +0000 (01:05 +0000)]
 
hostapd: update to latest git version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28746 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 4 Nov 2011 01:05:12 +0000 (01:05 +0000)]
 
netifd: ensure that a bridge gets created before hostapd needs it, hostapd must not attempt to create the bridge by itself
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28745 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 4 Nov 2011 01:05:06 +0000 (01:05 +0000)]
 
kernel: add a top level menuconfig option for enabling core dump support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28744 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 3 Nov 2011 20:02:52 +0000 (20:02 +0000)]
 
netifd: start wifi at boot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28738 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 3 Nov 2011 20:02:47 +0000 (20:02 +0000)]
 
netifd: update to latest version, fix redundant ifdown hotplug events
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28737 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 3 Nov 2011 20:02:42 +0000 (20:02 +0000)]
 
openssl: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28736 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 3 Nov 2011 20:02:36 +0000 (20:02 +0000)]
 
openssl: update to 1.0.0e (patch by tripolar)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28735 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 3 Nov 2011 20:02:31 +0000 (20:02 +0000)]
 
kernel: merge regression fixes for the netfilter patches to the 3.1 kernel patches (patch by tripolar)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28734 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 3 Nov 2011 20:02:25 +0000 (20:02 +0000)]
 
base-files: load modules early, run wifi detect afterwards and only then process uci defaults
this allows uci-defaults scripts to override wifi settings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28733 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Thu, 3 Nov 2011 19:25:25 +0000 (19:25 +0000)]
 
[package] base-files: add some more protected services to sysupgrade kill blacklist
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28732 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Thu, 3 Nov 2011 19:11:01 +0000 (19:11 +0000)]
 
[package] qos-scripts: only use the lower 8 bits for firewall marks, allows coexistence with other programs like nodogsplash - patch by Tobias Wolf (#10096)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28731 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 3 Nov 2011 16:33:27 +0000 (16:33 +0000)]
 
lantiq: remove obseleted folder. we use 3.1 now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28728 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Thu, 3 Nov 2011 15:55:23 +0000 (15:55 +0000)]
 
package/busybox: update to 1.19.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28725 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 3 Nov 2011 15:16:50 +0000 (15:16 +0000)]
 
modules: fixes ko files that were renamed in 3.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28724 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 3 Nov 2011 15:16:39 +0000 (15:16 +0000)]
 
ltq-dsl: fixes driver for targets other than danube
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28723 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 3 Nov 2011 15:16:25 +0000 (15:16 +0000)]
 
ltq-vmmc: should be available for falcon and danube only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28722 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 3 Nov 2011 15:15:52 +0000 (15:15 +0000)]
 
lantiq: bump to 3.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28721 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Thu, 3 Nov 2011 08:12:17 +0000 (08:12 +0000)]
 
package/dropbear: fix segfault with remote port forwarding (closes: #10339)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28718 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Daniel Dickinson [Wed, 2 Nov 2011 18:38:38 +0000 (18:38 +0000)]
 
[package] block-mount: Fixed module loading (double cat is wrong)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28717 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Daniel Dickinson [Wed, 2 Nov 2011 18:35:54 +0000 (18:35 +0000)]
 
[package] block-extroot: Finally remove empty dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28716 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 1 Nov 2011 22:02:40 +0000 (22:02 +0000)]
 
netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28713 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 1 Nov 2011 22:02:33 +0000 (22:02 +0000)]
 
netifd: update to latest version, fixes handling of hotplug devices (for wifi)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28712 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 1 Nov 2011 22:02:27 +0000 (22:02 +0000)]
 
mac80211: update to wireless-testing 2011-11-01
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28711 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 1 Nov 2011 19:16:52 +0000 (19:16 +0000)]
 
iw: fix setting txpower (#10254)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28710 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Tue, 1 Nov 2011 14:38:12 +0000 (14:38 +0000)]
 
ar71xx: add missing AR71XX_MACH_TL_WR741ND_V4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28709 
3c298f89-4303-0410-b956-
a3cf2f4a3e73