aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | 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
| * | | | prosody: add s2s and other modules to packageW. Michael Petullo2014-09-20
| |/ / / | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* / / / horst: Updade copyright, add maintainer and license tagsBruno Randolf2014-09-20
|/ / /
* | | Merge pull request #328 from damianorenfer/mastersbyx2014-09-20
|\ \ \ | | | | | | | | net/dnscrypt-proxy: update to 1.4.1
| * | | dnscrypt-proxy: update to 1.4.1Damiano Renfer2014-09-20
| | | | | | | | | | | | | | | | Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
* | | | Merge pull request #323 from commodo/mastersbyx2014-09-18
|\ \ \ \ | | | | | | | | | | openvswitch: cleanup and updates
| * | | | openvswitch: remove openvswitch-package until python package is put back inAlexandru Ardelean2014-09-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | openvswitch: fix package URLAlexandru Ardelean2014-09-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | openvswitch: change order of the installsAlexandru Ardelean2014-09-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | openvswitch: organize openvswitch-ipsec and openvswitch-benchmark as subpackagesAlexandru Ardelean2014-09-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | openvswitch: merge openvswitch-common + openvswitch-switch into openvswitchAlexandru Ardelean2014-09-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | openvswitch: move openvswitch-common/postinst after installAlexandru Ardelean2014-09-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | vnstat: update to upstream 1.12 releaseJo-Philipp Wich2014-09-18
|/ / / / | | | | | | | | | | | | | | | | | | | | Deferring privilege dropping for now until the OpenWrt api is stable. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | openvswitch: disable MIPS16Steven Barth2014-09-18
| | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | openvswitch: remove ovs-controller packageAlexandru Ardelean2014-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to the NEWS message from the main OVS site: http://openvswitch.org/releases/NEWS-2.3.0 Excerpt: - ovs-controller has been renamed test-controller. It is no longer packaged or installed by default, because too many users assumed incorrectly that ovs-controller was a necessary or desirable part of an Open vSwitch deployment. Current feed was updated based on a feed that packaged OVS 1.9, and subsequently updated. For now, we'll remove it, since it's not required. When I tested the feed, I tested it on a setup that has been configured some time ago, and does not have that package enabled. So, I'll remove it to prevent confusion. Signed-off-by: Alexandru Ardelean ardeleanalex@gmail.com
* | | | haproxy: patches from upstreamThomas Heil2014-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - [PATCH 01/13] DOC: clearly state that the "show sess" output format - [PATCH 02/13] MINOR: stats: fix minor typo fix in - [PATCH 03/13] MEDIUM: Improve signal handling in systemd wrapper. - [PATCH 04/13] MINOR: Also accept SIGHUP/SIGTERM in systemd-wrapper - [PATCH 05/13] DOC: indicate in the doc that track-sc* can wait if - [PATCH 06/13] MEDIUM: http: enable header manipulation for 101 - [PATCH 07/13] BUG/MEDIUM: config: propagate frontend to backend - [PATCH 08/13] MEDIUM: config: properly propagate process binding - [PATCH 09/13] MEDIUM: config: make the frontends automatically bind - [PATCH 10/13] MEDIUM: config: compute the exact bind-process before - [PATCH 11/13] MEDIUM: config: only warn if stats are attached to - [PATCH 12/13] MEDIUM: config: report it when tcp-request rules are - [PATCH 13/13] MINOR: config: detect the case where a tcp-request Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | openvswitch: initial feed at OpenVSwitch version 2.3Alexandru Ardelean2014-09-16
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #313 from salzmdan/mastersbyx2014-09-16
|\ \ \ \ | | | | | | | | | | knot: update to 1.5.3
| * | | | knot: update to 1.5.3.Daniel Salzman2014-09-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | | knot: update to 1.5.2.Daniel Salzman2014-09-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | | knot: add PKG_LICENSE tagDaniel Salzman2014-08-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | remserial: move to githubNuno Goncalves2014-09-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | ntripclient: move to githubNuno Goncalves2014-09-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | ntripserver: move to githubNuno Goncalves2014-09-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | ntripcaster: move to githubNuno Goncalves2014-09-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | sshtunnel: move to githubNuno Goncalves2014-09-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | apache: upgrade version to 2.2.29 that fixes recent CVEsThomas Heil2014-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - CVE-2014-0118 - CVE-2014-0231 - CVE-2014-0226 - CVE-2013-5704 Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | Merge pull request #311 from hauke/torTed Hess2014-09-14
|\ \ \ \ \ | |_|_|/ / |/| | | | Tor
| * | | | tor: add from oldpackagesHauke Mehrtens2014-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds tor from old packages and updates it to version 0.2.4.23. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>