aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #1298 from chris5560/masterSteven Barth2015-05-26
|\ | | | | radicale: fixed hotplug and init script
| * radicale: fixed hotplug and init scriptChristian Schoenebeck2015-05-24
| | | | | | | | | | | | | | | | | | * fixed hotplug script (not restarting on "ifup") * fixed init script (not stopping in 1 second) * fixed PKG_MAINTAINER string * removing not needed comments in config file Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | freeradius2: add mirror for older releasesMislav Novakovic2015-05-26
| | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | sshtunnel: fixes validation bug with dynamic port forwarding.Nuno Goncalves2015-05-25
| | | | | | | | | | | | Thanks to Avi Alkalay <avi@unix.sh> Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | ntpd: enable ATOM (PPS) supportChristian Pointner2015-05-25
|/ | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* ipsec-tools: fix null dereference in racoonNicolas Thill2015-05-24
| | | | | | | | * add a patch to fix a null pointer dereference in src/racoon/gssapi.c (CVE-2015-4047) * refresh patches * bumb release number Signed-off-by: Nicolas Thill <nico@openwrt.org>
* Merge pull request #1289 from clehner/masterTed Hess2015-05-24
|\ | | | | Fix emailrelay init script
| * Fix emailrelay init scriptCharles Lehner2015-05-23
| | | | | | | | Signed-off-by: Charles Lehner <cel@celehner.com>
* | openvswitch: fix build with kernel >= 3.18.13Hauke Mehrtens2015-05-24
| | | | | | | | | | | | | | This fixes a build problem with kernel >= 3.18.13. This should close #1283. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | xl2tpd: refactor for more resilience.Yousong Zhou2015-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use netifd no_proto_task for notifying that xl2tpd does not have a protocol task running. - Use procd for xl2tpd service management. - Refreshed 2xx patches to - Prevent leftover regular type control result file. - Allow xl2tpd run as foreground process while logging via syslog. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> - bumped version - removed dependency on `ip` package as routes are setup by netifd if iproute2 is actually required, please depend on `@(PACKAGE_ip||PACKAGE_ip-full)` instead of `ip` Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | ocserv: corrected checksumNikos Mavrogiannopoulos2015-05-24
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | ocserv: updated to 0.10.5Nikos Mavrogiannopoulos2015-05-24
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #1284 from oneru/key-genSteven Barth2015-05-24
|\ \ | |/ |/| Fwknopd: Backport patch to enable keygen in fwknopd
| * Fwknopd: Backport patch to enable keygen in fwknopdJonathan Bennett2015-05-22
| | | | | | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | Merge pull request #1281 from fededim/masterTed Hess2015-05-22
|\ \ | | | | | | lftp: added mirror directory old to avoid build disruption on new version releases
| * | lftp: added mirror directory old to avoid build disruption on new version ↵Rupan2015-05-22
| | | | | | | | | | | | | | | | | | releases Signed-off-by: Federico Di Marco fededim@gmail.com
* | | ocserv: silence warnings and set group default valueNikos Mavrogiannopoulos2015-05-22
|/ / | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #1277 from fededim/masterSteven Barth2015-05-22
|\ \ | | | | | | lftp: updated to 4.6.2
| * | lftp: updated to 4.6.2Rupan2015-05-21
| | | | | | | | | | | | Signed-off-by: Federico Di Marco fededim@gmail.com
* | | Merge pull request #1270 from fatbob313/masterTed Hess2015-05-21
|\ \ \ | | | | | | | | uMurmur: Update to 0.2.16.
| * | | umurmur: Update to 0.2.16. Also fix build breakage since PolarSSL/MbedTLS's ↵Martin Johansson2015-05-21
| | | | | | | | | | | | | | | | | | | | | | | | version module was disabled. Signed-off-by: Martin Johansson <martin@fatbob.nu>
* | | | Merge pull request #1269 from teslamint/patch-2Imre Kaloz2015-05-20
|\ \ \ \ | | | | | | | | | | coova-chilli: fix stat failed error when compile without kmod
| * | | | coova-chilli: fix stat failed error when compile without kmodJaehoon You2015-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch fixes #1261. Signed-off-by: Jaehoon You <teslamint@gmail.com>
* | | | | usbip: move to github (closes #1259)Nuno Goncalves2015-05-20
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> [nunojpg@gmail.com: Added PKG License and changed commit message] Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
| * | | | usbip: import from old packagesCezary Jackiewicz2015-05-15
| |/ / /
* | | | Merge pull request #1274 from tru7/knxdMichael Heimpold2015-05-20
|\ \ \ \ | | | | | | | | | | knxd: bump to new version
| * | | | knxd: bump to new versionOthmar Truniger2015-05-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | snort: add SF mirrorLuka Perkov2015-05-20
|/ / / / | | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | | luci-app-clamav: add packageMarko Ratkaj2015-05-20
| | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | clamav: add packageMarko Ratkaj2015-05-20
| | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | luci-app-e2guardian: add packageMarko Ratkaj2015-05-20
| | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | e2guardian: bump to 3.1.2Marko Ratkaj2015-05-20
| |/ / |/| | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | tcpproxy: update to version 1.2Christian Pointner2015-05-17
|/ / | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | pptpd: import from old packagesLuka Perkov2015-05-15
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | xl2tpd: fix a minor compiler warningDaniel Golle2015-05-13
| | | | | | | | | | | | | | | | gcc complains about atexit() being implicitely defined in xl2tpd-control.c Fix that by including stdlib.h in xl2tpd-control.c Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | xl2tpd: update source, import some useful patchesDaniel Golle2015-05-13
| | | | | | | | | | | | | | | | Yousong Zhou <yszhou4tech@gmail.com> made a couple of useful fixes mostly for the xl2tpd-control tool which was broken. imported them (patches/2*) here. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | opentracker: update sourceDaniel Golle2015-05-13
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #1241 from chris5560/masterSteven Barth2015-05-11
|\ \ | | | | | | ddns-scripts: update to version 2.4.2-1
| * | ddns-scripts: update to version 2.4.2-1Christian Schoenebeck2015-05-08
| | | | | | | | | | | | | | | | | | | | | | | | * fix Makefile to force compression of tld_names.dat reported in OpenWrt Ticket 19597 * change default of retry_count to "0" (retry endless) suggested by Henning Schild * updated tld_names.dat include changes until 07.05.2015 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | squid: fix parallel buildsLuka Perkov2015-05-11
| | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | Merge pull request #1247 from oneru/masterJonathan McCrohan2015-05-11
|\ \ \ | | | | | | | | Fwknopd: Fix a typo in the init file
| * | | Fwknopd: Fix a typo in the init fileJonathan Bennett2015-05-10
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | | | Fwknop: add flexibility to uci supportJonathan Bennett2015-05-10
|/ / / | | | | | | | | | | | | Styling cleanups signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* / / Fwknop: Update to newest releaseJonathan Bennett2015-05-09
|/ / | | | | | | | | | | | | add basic uci support add optional gpg support signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | mdnsresponder: No longer require IPv4 address to start.Markus Stenberg2015-05-08
| | | | | | | | | | | | | | | | | | It used to require 1+ IPv4 addresses to start on Linux. Now it starts up with 0 addresses (of any type), as netlink can provide us more later. This way, no stupid restart loop with procd if it is racing with netifd at startup. Signed-off-by: Steven Barth <steven@midlink.org>
* | net/mosquitto: Upgrade 1.4.1 to 1.4.2Karl Palsson2015-05-08
| | | | | | | | | | | | | | | | | | Bugfix release. Full changelog available at: http://mosquitto.org/2015/05/version-1-4-2-released/ Drops a patch now included upstream. Signed-off-by: Karl Palsson <karlp@remake.is>
* | nut: remove patch for old automake versionMarty R2015-05-06
| | | | | | | | | | | | tools/automake was updated to 1.15 which removed this bug; patch no longer needed. Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
* | Merge pull request #1226 from kissg1988/seafileSteven Barth2015-05-05
|\ \ | | | | | | seafile: update to 4.1.2, create config file
| * | seafile: missing config file addedGergely Kiss2015-05-03
| | |
| * | seafile: create config file in a more elegant wayGergely Kiss2015-05-03
| | |