aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | Merge pull request #376 from thess/rtorrent-rpcTed Hess2014-10-04
|\ \ \ | | | | | | | | rtorrent: enable rtorrent-rpc variant, update license info
| * | | rtorrent: enable rtorrent-rpc variant, update license infoTed Hess2014-09-29
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | ocserv: updated to 0.8.5Nikos Mavrogiannopoulos2014-10-04
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | Currently tinc init script will delete the generated configuration folder ↵Alessio Caiazza2014-10-03
| | | | | | | | | | | | | | | | | | | | | | | | and then check if it will not exists in order to create it. This patch will first check if the generated configuration folder exists and then delete it, after that it will always create the configuration folder.
* | | | tinc: update MAINTAINER contact infoSaverio Proto2014-10-03
| | | |
* | | | tinc: update year in Copyright noticeSaverio Proto2014-10-03
| | | |
* | | | mwan3: update to version 1.5-7Adze15022014-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue where an manual ifup-ed interface would immediatly go down again Remove from init as mwan3 is not a service Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* | | | Merge pull request #378 from Vasilis/update_lispmobsbyx2014-10-01
|\ \ \ \ | | | | | | | | | | lispmob: Update to 0.4.1
| * | | | lispmob: Update to 0.4.1Vasileios Lakafosis2014-09-29
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vasileios Lakafosis <lakafosi@cisco.com>
* | | | | Merge pull request #388 from br101/mastersbyx2014-10-01
|\ \ \ \ \ | | | | | | | | | | | | horst: Update to version 4.2
| * | | | | horst: Update to version 4.2Bruno Randolf2014-10-01
| | | | | |
* | | | | | ddns_scripts: url encode USERNAME and PASSWORDChristian Schoenebeck2014-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New function __urlencode() to remove special chars used in send_update() for username and password. username might have email address and password might have special chars for security reasons. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | ddns-scripts: Increment PKG_RELEASEChristian Schoenebeck2014-10-01
|/ / / / / | | | | | | | | | | | | | | | Increment PKG_RELEASE to reflect changes Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | Merge pull request #384 from arfett/mastersbyx2014-10-01
|\ \ \ \ \ | | |_|/ / | |/| | | mwan3-luci: update to 1.3-4
| * | | | mwan3-luci: update to 1.3-4Aedan Renner2014-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | put dummy echo command back in hotplug script send_alert function to avoid errors Signed-off-by: Aedan Renner chipdankly@gmail.com
| * | | | mwan3-luci: update to 1.3-3Aedan Renner2014-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | corrected name of last_resort option from "main" to "default" added blackhole option to policy selection on rule configuration Signed-off-by: Aedan Renner <chipdankly@gmail.com>
* | | | | Merge pull request #381 from arfett/mastersbyx2014-09-30
|\| | | | | | | | | | | | | | mwan-luci: update to 1.3-2
| * | | | mwan3-luci: update to 1.3-2Aedan ARFETT Renner2014-09-30
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added support for new last_resort option for policy configuration added dependencies for luci-mod-admin-full and luci-lib-nixio shortened length of menuconfig description lines reworded things on various pages changed date formatting in custom hotplug script default route checks now verify both destination/netmask are 0.0.0.0 condensed messy javascript lines and removed -F' ' from awk commands Signed-off-by: Aedan Renner <chipdankly@gmail.com>
* | | | ddns-scripts: send_update() detection private IPv4Christian Schoenebeck2014-09-30
| | | | | | | | | | | | | | | | correction of excluding private IPv4 in send_update() function. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | ddns-scripts: increment PKG_RELEASEChristian Schoenebeck2014-09-30
|/ / / | | | | | | | | | Increment PKG_RELEASE to reflect updates Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | ddns-scripts: increment PKG_RELEASEChristian Schoenebeck2014-09-29
| | | | | | | | | Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | ddns-scripts: fix ticket #17998: wrongly detect ipv4 start with 10x.x.x.xChristian Schoenebeck2014-09-29
|/ / | | | | | | | | Thanks to "eqsun" for report and offer of fix. Otherwise the ip address starts with 100~109 will be treated as invalid. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | ddns-scripts: Increment PKG_RELEASEChristian Schoenebeck2014-09-29
| | | | | | | | Increment PKG_RELEASE to reflect latest changes Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | ddns-scripts: add service two-dns.deChristian Schoenebeck2014-09-29
| | | | | | | | Requested by: Martin Röcker <roecker@empty-v.de> Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | Merge pull request #368 from etmatrix/mastersbyx2014-09-29
|\ \ | | | | | | ddns-script: With DSL connection ifconfig hasn't broadcast address but P-t-P
| * | With DSL connection ifconfig hasn't broadcast address but P-t-P so awk don't ↵etmatrix2014-09-28
| | | | | | | | | | | | match nothing
* | | openconnect: corrected instructionsNikos Mavrogiannopoulos2014-09-28
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | openconnect: increased the timeout value for retryingNikos Mavrogiannopoulos2014-09-28
|/ / | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | horst: update to version 4.1Bruno Randolf2014-09-26
| | | | | | | | | | | | | | | | 4.1 has an important bugfix for platforms (such as ARM cns3xxx) where "char" does not default to "signed char" and other bugfixes. Also build with debugging enabled (-D flag) to enable debugging, the size increase is just +336B (on platform au1000).
* | Merge pull request #360 from equinox0815/tcpproxy-licenseTed Hess2014-09-25
|\ \ | | | | | | tcpproxy: added License Information
| * | tcpproxy: added License InformationChristian Pointner2014-09-26
| | | | | | | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | | uanytun: added License InformationChristian Pointner2014-09-25
|/ / | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | mwan3: update to version 1.5-6Adze15022014-09-25
| | | | | | | | | | | | | | Fixed issue where mwan3 would not immediately set interface down on link-loss event Added feature to define last-resort action on policies with no members Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* | mac-telnet: update to git headJo-Philipp Wich2014-09-23
| | | | | | | | | | | | | | | | * Fixes mac-telnet utilities on 64bit targets * Improves discovery reliability on hosts with multiple nics * Support dbclient in SSH mode Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | mac-telnet: update to latest git - fixes 64bit supportJo-Philipp Wich2014-09-23
| | | | | | | | | | | | | | Also remove default password from config to prevent daemon from auto-starting. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | haproxy: remove unnecessary parts in MakefileThomas Heil2014-09-23
| | | | | | | | | | | | | | - remove ADDLIB - remove -lcrypt which was -lcrypto Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | haproxy: add nossl variantThomas Heil2014-09-23
| | | | | | | | | | | | | | | | | | | | According to Issue #342 here is a proposal to add a nossl variant to that builts haproxy without ssl Add pending patch from upstream - [PATCH 14/14] MEDIUM: systemd-wrapper: support multiple executable Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | Merge pull request #344 from psycho-nico/my-fixes-20140922-02champtar2014-09-22
|\ \ | | | | | | emailrelay: disable pam explicitely
| * | emailrelay: disable pam explicitelyNicolas Thill2014-09-22
| | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | openvswitch: Run with nice -10 (#1765)Helmut Schaa2014-09-22
| | | | | | | | | | | | | | | | | | | | | This is default if ovs is started through ovs-ctl but we start it directly, hence tell procd to use nice -10 for ovs. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
* | | ddns-scripts: fix issue (#337) current/registered ip never matchChristian Schoenebeck2014-09-22
| | | | | | | | | | | | | | | Increase PKG_RELEASE to reflect changes Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | ddns-scripts: fix issue (#337) current/registered ip never matchChristian Schoenebeck2014-09-22
|/ / | | | | | | | | | | new extraction of IP inside function get_registered_ip for host and nslookup thanks to jow for the sed Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | ddns-scripts: Update to Version 2.0.1-1Steven Barth2014-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit fc1d42f069ff930180c5f067c2eb88c9e9df7003 Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 18:01:43 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 commit 731f9b4df00a8f29df2c17f102356c4d6980918a Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 17:59:25 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 personal helper script to create hashes for CA-Certificates for Wget and cURL using https protocol without errors. Sorry GitHub web interface only supports single commits that will be summarized into one pull request. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> commit df8f6c9d5d31fde24fe1d673949d272d887505e1 Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 17:56:05 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 rewritten Sorry GitHub web interface only supports single commits that will be summarized into one pull request. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> commit 50cdf5acb9caecfd9b65ab79696c40fb2bc7037b Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 17:54:40 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 rewritten Sorry GitHub web interface only supports single commits that will be summarized into one pull request. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> commit b1d650a345fb06402c1eac01138cbafcca123a8c Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 17:52:52 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 not needed in this version Sorry GitHub web interface only supports single commits that will be summarized into one pull request. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> commit 9532114b03d428a3162b16e06706d3aa50e601bb Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 17:51:39 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 same function as existing services file but used for IPv6 Sorry GitHub web interface only supports single commits that will be summarized into one pull request. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> commit a636bc25c62e23694c009886c13253c9cecc548c Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 17:46:56 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 New file explaining availible parameters. Sorry GitHub web interface only supports single commits that will be summarized into one pull request. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> commit 52332354fc245861e17c898aa6b806f6c174e9a5 Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 17:44:45 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 Sorry GitHub web interface only supports single commits that will be summarized into one pull request. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | Merge pull request #333 from MikePetullo/lighttpdsbyx2014-09-22
|\ \ | | | | | | lighttpd: include some updates from old repository package
| * | lighttpd: clean up configuration fileW. Michael Petullo2014-09-21
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | lighttpd: create user http and run as http by defaultW. Michael Petullo2014-09-21
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | lighttpd: include some updates from old repository packageW. Michael Petullo2014-09-20
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #334 from gwlim/masterTed Hess2014-09-21
|\ \ \ | | | | | | | | l7-protocol: import from old package repository
| * | | l7-protocol: import from old package repositorygwlim2014-09-21
| |/ / | | | | | | | | | l7-protocol classifies packets based on patterns in application layer data.
* | | Merge pull request #332 from MikePetullo/prosodyThomas Heil2014-09-21
|\ \ \ | | | | | | | | prosody: add s2s and other modules to package