- Mar 09, 2015
-
-
John Crispin authored
USB modem data files should be a part of the wwan package, which actually uses them unlike comgt. Signed-off-by:
Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 44628
-
- Mar 06, 2015
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 44619
-
- Mar 01, 2015
-
-
Jo-Philipp Wich authored
Instead of multiple -I arguments, lldpd expects a comma separated list. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44585
-
- Feb 26, 2015
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44548
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 44541
-
Steven Barth authored
thanks to Hans Dedecker Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 44540
-
- Feb 24, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44515
-
- Feb 22, 2015
-
-
John Crispin authored
In a dual-WAN setup, it's useful to specify an interface over which to have PPTP. Signed-off-by:
Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> SVN-Revision: 44507
-
John Crispin authored
When passing struct termios to ioctl TCGETS and TCSETS should be used instead of TCGETA and TCSETA, which are meant for the older struct termio. Should fix https://dev.openwrt.org/ticket/19012 Signed-off-by:
Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 44506
-
Nicolas Thill authored
Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 44498
-
- Feb 17, 2015
-
-
John Crispin authored
https://dev.openwrt.org/ticket/19010 Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 44484
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 44480
-
Steven Barth authored
with refreshed patches Signed-off-by:
Russell Senior <russell@personaltelco.net> SVN-Revision: 44479
-
- Feb 16, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44461
-
- Feb 13, 2015
-
-
John Crispin authored
This change adds the configuration options "bssid_whitelist" and "bssid_blacklist" used to limit the AP selection of a network to a specified (finite) set or discard certain APs. This can be useful for environments where multiple networks operate using the same SSID and roaming between those is not desired. It is also useful to ignore a faulty or otherwise unwanted AP. In many applications it is useful not just to enumerate a group of well known access points, but to use a address/mask notation to match an entire set of addresses (ca:ff:ee:00:00:00/ff:ff:ff:00:00:00). This is especially useful if an OpenWrt device with two radios is used to retransmit the same network (one in AP mode for other clients, one as STA for the uplink); the following configuration prevents the device from associating with itself, given that the own AP to be avoided is using the bssid 'C0:FF:EE:D0:0D:42': config wifi-iface option device 'radio2' option network 'uplink' option mode 'sta' option ssid 'MyNetwork' option encryption 'none' list bssid_blacklist 'C0:FF:EE:D0:0D:42/00:FF:FF:FF:FF:FF' This change consists of the following cherry-picked upstream commits: b3d6a0a8259002448a29f14855d58fe0a624ab76 b83e455451a875ba233b3b8ac29aff8b62f064f2 79cd993a623e101952b81fa6a29c674cd858504f (squashed to implement bssid_{white,black}lists) 0047306bc9ab7d46e8cc22ff9a3e876c47626473 (Add os_snprintf_error() helper) Signed-off-by:
Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de> SVN-Revision: 44438
-
- Feb 11, 2015
-
-
Nicolas Thill authored
Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 44396
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44389
-
- Feb 09, 2015
-
-
Steven Barth authored
Thanks to Hans Dedecker Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 44331
-
- Feb 08, 2015
-
-
Jo-Philipp Wich authored
The recent rework of the 6in4 endpoint update broke the retry mechanism. Rework the timeout handling and make the update status more verbose. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44327
-
- Feb 07, 2015
-
-
Jo-Philipp Wich authored
Align init behaviour with other distros by starting an OpenVPN instance for each config file found in /etc/openvpn/. This removes the additional requirement to "register" the configs with uci and thus simplifies the setup. Make sure to respect the disabled state in uci to not suddenly autostart instances which have been previously set to disabled, also skip configs which are already started due to uci configuration. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44310
-
Jo-Philipp Wich authored
Busybox ash does not implement /dev/stdout, therfore any wget output is written into a file /dev/stdout instead of onto the standard output. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44301
-
- Feb 03, 2015
-
-
John Crispin authored
Signed-off-by:
Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 44246
-
- Feb 02, 2015
-
-
John Crispin authored
remove obsolete configuration settings --disable-thread --enable-nonblocking --without-krb4 remove SSPI support only supported on windows correct --with/without-ca-path handling only supported with OpenSSL and PolarSSL correct LDAP/LDAPS protocol add dependency libopenldap added SCP/SFTP protocol default "No" depends on libssh2 added IDN support default "No" depends on libidn added SMB protocol (new in 7.40) default "No" require 'cryptographic authentication' and either 'GnuTLS' or 'OpenSSL' selected added Unix sockets support (new in 7.40) default "No" added error verbose messages default "No" changes to Makefile Increase PKG_RELEASE PKG_CONFIG_DEPENDS and CONFIGURE_ARGS extended for new functionality use "autoconf_bool" for all --enable/--disable options restructure for easier reading changes to Config.in extended for new functionality implement dependencies restructure and grouping for easier reading build tested on XUbuntu 14.10 x86 for x86 (generic) and ar71xx (WNDR3800) Signed-off-by:
Christian Schoenebeck <christian.schoenebeck@gmail.com> SVN-Revision: 44243
-
- Jan 29, 2015
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44192
-
Nicolas Thill authored
Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 44191
-
- Jan 28, 2015
-
-
John Crispin authored
This patch fixes the NCM protocol by adding the missing ifname to the netifd script and changing one unintended "send" statement to "print" in runcommand.gcom. It also cleans up logging and makes the manufacturer names case-insensitive. Furthermore, comgt-ncm should not depend on the USB-serial-related kernel modules, as the cdc-wdm control device works without them. There is also no need to depend on kmod-huawei-cdc-ncm, since other manufacturers (like Sony-Ericsson and Samsung) which use other kernel modules should also be supported. I'd appreciate if someone with Samsung or Sony-Ericsson modems could test this, I was only able to test it with Huawei E3276, E3372 and E353. Signed-off-by:
Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 44182
-
John Crispin authored
* Update to version 7.40.0 * remove non existing config options around enable/disable HTTPS protocoll * remove --with-ca-path if ssl support disabled * set proxy support as default like all versions before CC did Signed-off-by:
Christian Schoenebeck <christian.schoenebeck@gmail.com> SVN-Revision: 44176
-
- Jan 25, 2015
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44143
-
Jo-Philipp Wich authored
The previous update introducing LFS support unconditionally changed the sprintf() pattern used to print the file modification time to use PRIx64. Explicitely convert the st_mtime member of the stat struct to uint64_t in order to avoid type mismatch errors when building for non-64bit targets. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44138
-
Jo-Philipp Wich authored
* Fix the ubus plugin to not make its uhttpd_plugin entry symbol constant as uhttpd needs to modify its list_head member * Make sure that uhttpd supports large files by using 64bit ints where appropriate and by passing _FILE_OFFSET_BITS=64 to the build * Plug a possible memleak in the directory listing code Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44135
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44132
-
- Jan 24, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44110
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44100
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44099
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44098
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44097
-
Felix Fietkau authored
Also add a small delay, like on restart Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44096
-
Jo-Philipp Wich authored
The previous implementation of the "host-uniq" option used plain strings for passing the value to pppd which made it impossible to specify binary data. Switch the format to a hex encoded string to support binary data. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44094
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44093
-
- Jan 23, 2015
-
-
Jo-Philipp Wich authored
Extend the DHCPv4 handler script to store additional information from the DHCP lease in the per-interface data object. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44092
-