Commit graph

520 commits

Author SHA1 Message Date
Bruno Randolf
d0bc38b904 horst: Update to version 4.2 2014-10-01 10:40:47 +01:00
sbyx
fdcde6150c Merge pull request #384 from arfett/master
mwan3-luci: update to 1.3-4
2014-10-01 10:48:38 +02:00
Aedan Renner
80ea53d1f4 mwan3-luci: update to 1.3-4
put dummy echo command back in hotplug script send_alert function to avoid errors

Signed-off-by: Aedan Renner chipdankly@gmail.com
2014-09-30 15:41:13 -07:00
Aedan Renner
3a7af64d8c mwan3-luci: update to 1.3-3
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>
2014-09-30 08:50:31 -07:00
sbyx
56c5187af1 Merge pull request #381 from arfett/master
mwan-luci: update to 1.3-2
2014-09-30 09:09:08 +02:00
Aedan ARFETT Renner
b3a1d3e39a mwan3-luci: update to 1.3-2
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>
2014-09-30 00:03:10 -07:00
Christian Schoenebeck
178510d421 ddns-scripts: send_update() detection private IPv4
correction of excluding private IPv4 in send_update() function.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-09-30 08:22:21 +02:00
Christian Schoenebeck
5deddd2ed3 ddns-scripts: increment PKG_RELEASE
Increment PKG_RELEASE to reflect updates
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-09-30 08:14:04 +02:00
Vasileios Lakafosis
0276a4733e lispmob: Update to 0.4.1
Signed-off-by: Vasileios Lakafosis <lakafosi@cisco.com>
2014-09-29 15:38:51 -07:00
Christian Schoenebeck
d470bafa90 ddns-scripts: increment PKG_RELEASE
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-09-29 20:31:28 +02:00
Christian Schoenebeck
c26946e487 ddns-scripts: fix ticket #17998: wrongly detect ipv4 start with 10x.x.x.x
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>
2014-09-29 20:29:46 +02:00
Ted Hess
baabc5dec7 rtorrent: enable rtorrent-rpc variant, update license info
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-29 12:38:06 -04:00
Christian Schoenebeck
9a883a38bd ddns-scripts: Increment PKG_RELEASE
Increment PKG_RELEASE to reflect latest changes
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-09-29 13:44:30 +02:00
Christian Schoenebeck
e67960d88c ddns-scripts: add service two-dns.de
Requested by: Martin Röcker <roecker@empty-v.de>
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-09-29 13:42:43 +02:00
sbyx
aa8878dc15 Merge pull request #368 from etmatrix/master
ddns-script: With DSL connection ifconfig hasn't broadcast address but P-t-P
2014-09-29 08:10:53 +02:00
Nikos Mavrogiannopoulos
99f0ea47ce openconnect: corrected instructions
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-28 18:30:34 +02:00
Nikos Mavrogiannopoulos
11116b3610 openconnect: increased the timeout value for retrying
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-28 18:27:30 +02:00
etmatrix
bb38611166 With DSL connection ifconfig hasn't broadcast address but P-t-P so awk don't match nothing 2014-09-28 09:59:52 +02:00
Bruno Randolf
7bab6e0995 horst: update to version 4.1
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).
2014-09-26 12:18:56 +01:00
Ted Hess
72d28f83d3 Merge pull request #360 from equinox0815/tcpproxy-license
tcpproxy: added License Information
2014-09-25 20:27:26 -04:00
Christian Pointner
d1ff0b44fc tcpproxy: added License Information
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2014-09-26 01:44:55 +02:00
Christian Pointner
8ddb48044e uanytun: added License Information
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2014-09-25 20:49:32 +02:00
Adze1502
61c60026f4 mwan3: update to version 1.5-6
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>
2014-09-25 11:27:54 +02:00
Jo-Philipp Wich
867a93daa7 mac-telnet: update to git head
* 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>
2014-09-23 20:58:43 +02:00
Jo-Philipp Wich
317bae734a mac-telnet: update to latest git - fixes 64bit support
Also remove default password from config to prevent daemon
from auto-starting.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-09-23 20:58:43 +02:00
Thomas Heil
d613e1e94e haproxy: remove unnecessary parts in Makefile
- remove ADDLIB
 - remove -lcrypt which was -lcrypto

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-09-23 11:08:51 +02:00
Thomas Heil
2e071aeaa8 haproxy: add nossl variant
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>
2014-09-23 10:45:03 +02:00
champtar
396f5886dd Merge pull request #344 from psycho-nico/my-fixes-20140922-02
emailrelay: disable pam explicitely
2014-09-22 19:54:33 +02:00
Helmut Schaa
03515b807d openvswitch: Run with nice -10 (#1765)
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>
2014-09-22 18:10:48 +03:00
Christian Schoenebeck
6522ff5e31 ddns-scripts: fix issue (#337) current/registered ip never match
Increase PKG_RELEASE to reflect changes

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-09-22 16:34:20 +02:00
Christian Schoenebeck
99264f2527 ddns-scripts: fix issue (#337) current/registered ip never match
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>
2014-09-22 16:32:56 +02:00
Nicolas Thill
1d09f0d391 emailrelay: disable pam explicitely
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-09-22 11:03:54 +02:00
Steven Barth
07d3672d46 ddns-scripts: Update to Version 2.0.1-1
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>
2014-09-22 08:00:53 +02:00
sbyx
0f9fce94da Merge pull request #333 from MikePetullo/lighttpd
lighttpd: include some updates from old repository package
2014-09-22 07:57:54 +02:00
W. Michael Petullo
f7fd574f2a lighttpd: clean up configuration file
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-09-21 17:40:18 -04:00
W. Michael Petullo
a0885f117e lighttpd: create user http and run as http by default
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-09-21 17:33:47 -04:00
Ted Hess
5600fdeeee Merge pull request #334 from gwlim/master
l7-protocol: import from old package repository
2014-09-21 10:10:12 -04:00
Thomas Heil
7d6ce00d97 Merge pull request #332 from MikePetullo/prosody
prosody: add s2s and other modules to package
2014-09-21 15:40:29 +02:00
gwlim
f9f85e33ad l7-protocol: import from old package repository
l7-protocol classifies packets based on patterns in application layer data.
2014-09-21 09:15:21 +08:00
W. Michael Petullo
4ec9d99303 lighttpd: include some updates from old repository package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-09-20 20:28:03 -04:00
W. Michael Petullo
7664891988 prosody: add s2s and other modules to package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-09-20 20:14:17 -04:00
Bruno Randolf
8ea4c37e8d horst: Updade copyright, add maintainer and license tags 2014-09-20 18:34:21 +01:00
sbyx
0c121a47fb Merge pull request #328 from damianorenfer/master
net/dnscrypt-proxy: update to 1.4.1
2014-09-20 11:29:56 +02:00
Damiano Renfer
07a8772e34 dnscrypt-proxy: update to 1.4.1
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
2014-09-20 11:00:58 +02:00
sbyx
514587f1ae Merge pull request #323 from commodo/master
openvswitch: cleanup and updates
2014-09-18 17:51:57 +02:00
Jo-Philipp Wich
906611d5e3 vnstat: update to upstream 1.12 release
Deferring privilege dropping for now until the OpenWrt api is stable.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-09-18 17:35:29 +02:00
Alexandru Ardelean
2e1bfb6f26 openvswitch: remove openvswitch-package until python package is put back in
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-18 17:21:58 +03:00
Alexandru Ardelean
eaa0d56c03 openvswitch: fix package URL
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-18 17:21:58 +03:00
Alexandru Ardelean
cf5fdf8a8f openvswitch: change order of the installs
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-18 17:21:58 +03:00
Alexandru Ardelean
4940679ef2 openvswitch: organize openvswitch-ipsec and openvswitch-benchmark as subpackages
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-18 17:21:57 +03:00
Alexandru Ardelean
aa35b34326 openvswitch: merge openvswitch-common + openvswitch-switch into openvswitch
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-18 17:21:57 +03:00
Alexandru Ardelean
6f1313abd0 openvswitch: move openvswitch-common/postinst after install
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-18 17:21:57 +03:00
Steven Barth
4795b81884 openvswitch: disable MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
2014-09-18 14:47:41 +02:00
Alexandru Ardelean
ff1dd56ee0 openvswitch: remove ovs-controller package
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
2014-09-17 23:56:49 +03:00
Thomas Heil
85c47b0630 haproxy: patches from upstream
- [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>
2014-09-17 12:13:12 +02:00
Alexandru Ardelean
8ecc0fb194 openvswitch: initial feed at OpenVSwitch version 2.3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-16 17:13:46 +03:00
sbyx
ab9becdc10 Merge pull request #313 from salzmdan/master
knot: update to 1.5.3
2014-09-16 11:20:50 +02:00
Daniel Salzman
3dfcab5c48 knot: update to 1.5.3.
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2014-09-16 09:48:14 +02:00
Nuno Goncalves
319c980c7f remserial: move to github
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-16 02:23:48 +01:00
Nuno Goncalves
47a3cee62b ntripclient: move to github
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-16 02:06:37 +01:00
Nuno Goncalves
78638c5873 ntripserver: move to github
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-16 02:06:22 +01:00
Nuno Goncalves
52b9934e1f ntripcaster: move to github
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-16 02:06:09 +01:00
Nuno Goncalves
73392f3ff3 sshtunnel: move to github
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-16 01:37:29 +01:00
Thomas Heil
9495538992 apache: upgrade version to 2.2.29 that fixes recent CVEs
- CVE-2014-0118
 - CVE-2014-0231
 - CVE-2014-0226
 - CVE-2013-5704

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-09-14 23:14:01 +02:00
Ted Hess
1a0a7d316e Merge pull request #311 from hauke/tor
Tor
2014-09-14 16:13:50 -04:00
Hauke Mehrtens
b801586d40 tor: add from oldpackages
This adds tor from old packages and updates it to version 0.2.4.23.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2014-09-14 15:58:24 +02:00
Rupan
c76d4cc8d5 net/lftp: import from old packages version 4.3.6
net/lftp: update to latest 4.5.5, added maintainer, updated description

Signed-off-by: Federico Di Marco <fededim@gmail.com>
2014-09-14 11:15:01 +02:00
Etienne CHAMPETIER
df674e659d net/davfs2: add new package version 1.5.2 porting the davfs2 filesystem
Signed-off-by: Federico Di Marco <fededim@gmail.com>
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-12 21:16:10 +02:00
sbyx
6da4f53901 Merge pull request #302 from fededim/master
emailrelay fix: fixed a bug which prevented compiling both package variant
2014-09-12 11:22:17 +02:00
Rupan
a3cf9170b7 emailrelay fix: fixed a bug which prevented compiling both package variant (ssl and no-sll) signed-off: fededim@gmail.com 2014-09-12 11:08:39 +02:00
Nuno Goncalves
ae0ffa8cdb nmap: moved to github
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-11 15:03:36 +01:00
Adze1502
04c2fb4098 mwan3: update to version 1.5-4
Fix issue with more than one link route on a wan interface

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-09-09 11:20:02 +02:00
Daniel Salzman
38fc0c1e5a knot: update to 1.5.2.
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2014-09-09 09:35:14 +02:00
Noah Meyerhans
3adc8d290c Merge pull request #287 from sykesm/master
Build with shadow password support if the system is being built with shadow support
2014-09-08 22:17:54 -07:00
sbyx
3a2458b9f0 Merge pull request #156 from zeitgeist87/master
Fix bug in git-daemon
2014-09-08 11:48:53 +02:00
Matthew Sykes
916014b39b ipsec-tools: Stop unconditionally disabling shadow passwords
Racoon requires shadow password support when built for a system with shadow passwords enabled.

Signed-off-by: Matthew Sykes <matthew.sykes@gmail.com>
2014-09-06 22:07:09 -04:00
sbyx
e82f9c62af Merge pull request #285 from morgenroth/Disable-building-of-documentation
ibrdtnd: Add patch to exclude build of documentation using pdflatex
2014-09-06 12:19:58 +02:00
champtar
a256d99be8 Merge pull request #275 from antonlacon/rsync-zlib
rsync: optionally enable builtin zlib and add logfile to rsyncd
2014-09-06 11:34:54 +02:00
Johannes Morgenroth
896951b852 ibrdtnd: Add patch to exclude build of documentation using pdflatex
By default the package detects the presence of pdflatex and builds documentation automatically.
During the OpenWrt build this behavior is not acceptable. The added patch introduces a configure
option to explicitly enable the build of the documentation on request.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-09-06 10:40:45 +02:00
Nicolas Thill
0fa95f0e25 netatalk: prevent use of LD_LIBRARY_PATH
Add a patch to prevent use of LD_LIBRARY_PATH when checking for BDB libs
This caused build failure when host = target

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-09-05 15:49:09 +02:00
Nicolas Thill
829fd8fc9a netatalk: refresh patch
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-09-05 15:43:01 +02:00
Ian Leonard
0264b06472 rsync: enable selecting bundled or system zlib
rsync, by default, includes a patched zlib within its source tarball. The patch
enables a better compression ratio for rsync streams. However, the client and
server need the same featureset in their zlib in order to understand the
compression stream, or the server will abort the transfer. Older versions have
no understanding of the new compression standard used.

This patch allows the builder to choose whether to use the bundled or system
zlib. It defautls to using the system zlib, as is the default before this
patch.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-09-04 20:56:58 -07:00
Ian Leonard
a1680da39d rsyncd: add default logfile to globals
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-09-03 17:28:16 -07:00
Jo-Philipp Wich
711f0ad1e9 mac-telnet: fix two typos in the Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-09-03 19:20:21 +02:00
Liviu Pislaru
aab79c8377 ddns-scripts: duiadns.net service support added
Signed-off-by: Liviu Pislaru <liviu@duiadns.net>
2014-09-03 18:04:15 +03:00
Jo-Philipp Wich
6d3990cbcf Add mac-telnet - a layer 2 Telnet/SSH server useful to access bricked devices
This package adds the mac-telnet server, client, ping and discovery utilities.
See https://github.com/aouyar/MAC-Telnet for details.

This package uses the fork from https://github.com/jow-/MAC-Telnet as source,
the code there has a number of bugfixes and results in smaller binaries since
most core functionality has been ported to libubox facilities provided by
OpenWrt.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-09-03 16:38:06 +02:00
Thomas Heil
fbe4697b49 haproxy: new release 1.5.4 that fixes recent cve
- BUG: config: error in http-response replace-header number of arguments
    - BUG/MINOR: Fix search for -p argument in systemd wrapper.
    - BUG/MEDIUM: auth: fix segfault with http-auth and a configuration with an unknown encryption algorithm
    - BUG/MEDIUM: config: userlists should ensure that encrypted passwords are supported
    - MEDIUM: connection: add new bit in Proxy Protocol V2
    - BUG/MINOR: server: move the directive #endif to the end of file
    - BUG/MEDIUM: http: tarpit timeout is reset
    - BUG/MAJOR: tcp: fix a possible busy spinning loop in content track-sc*
    - BUG/MEDIUM: http: fix inverted condition in pat_match_meth()
    - BUG/MEDIUM: http: fix improper parsing of HTTP methods for use with ACLs
    - BUG/MINOR: pattern: remove useless allocation of unused trash in pat_parse_reg()
    - BUG/MEDIUM: acl: correctly compute the output type when a converter is used
    - CLEANUP: acl: cleanup some of the redundancy and spaghetti after last fix
    - BUG/CRITICAL: http: don't update msg->sov once data start to leave the buffer

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-09-03 15:37:24 +02:00
Andreas Rohner
19f3a40fae Fix bug in git-daemon
The git-daemon command currently doesn't work and displays the following
error whenever a repository is cloned:

error: cannot run daemon: No such file or directory
[10920] unable to fork

On the client side the connection is simply terminated. The problem is,
that git-daemon tries to start a new instance of itself for every
new client that is connecting. It expects argv[0] to contain
"git-daemon", but since it is converted into a builtin command, argv[0]
only contains "daemon", which does not exist and causes the above error.
The fix simply prepends "git" to the list of arguments, so that the
resulting call looks something like "git daemon --serve ..."

Signed-off-by: Andreas Rohner <andreas.rohner@gmx.net>
2014-09-03 02:14:53 +02:00
sbyx
a6f7d7078b Merge pull request #270 from damianorenfer/master
Add libsodium + dnscrypt-proxy
2014-09-02 22:26:10 +02:00
Damiano Renfer
3fc82c470a dnscrypt-proxy: add package with config files, version 1.4.0
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
2014-09-02 22:16:17 +02:00
champtar
809ab9f6ad Merge pull request #169 from champtar/freeradius2
freeradius2: remove weird circular dependencies, enable mysql again
2014-09-02 20:08:41 +02:00
Nikos Mavrogiannopoulos
fb536338aa openconnect: openconnect-wrapper would trap signals and send the correct one to server
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-01 01:09:39 +02:00
Nikos Mavrogiannopoulos
e9215bf85d openconnect: set config variable on teardown and correctly pass the password
This addresses https://dev.openwrt.org/ticket/16634

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-01 00:26:39 +02:00
sbyx
3a78fe047a Merge pull request #258 from cjkoenig/update_fwknop
fwknop: Update to 2.6.3
2014-08-31 12:09:38 +02:00
fededim
865c06eafe Merge remote-tracking branch 'upstream/master'
Updated to latest trunk
2014-08-28 17:51:52 +02:00
fededim
85a429915a Added Emailrelay package - Version 1.9 (Signed-off-by: Federico Di Marco fededim@gmail.com) 2014-08-28 00:01:58 +02:00
Nikos Mavrogiannopoulos
3739d8bb30 ocserv: updated to 0.8.4
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-27 18:21:48 +02:00
Nikos Mavrogiannopoulos
ba417da7ed ocserv: use the system's protocol buffers by default
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-27 18:09:04 +02:00
Peter Wagner
51fa6d2f9c git: update to 2.1.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-08-26 21:19:30 +02:00
Johannes Morgenroth
a20f608397 ibrdtnd: Fix configure args
The option --disable-libdaemon was missing and --with-dht is invalid.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-26 15:19:08 +02:00
Johannes Morgenroth
aa9fb41b2a ibrdtn-tools: Add autoreconf to fixup
The fixup is necessary since there is a patch for configure.ac in this recipe.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-25 18:35:22 +02:00
Johannes Morgenroth
64a4498069 ibrdtnd: Add autoreconf to fixup
The fixup is necessary since there is a patch for configure.ac in this recipe.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-25 18:35:22 +02:00
Artem Makhutov
8141ae2788 opennhrp: Add PKG_MAINTAINER and PKG_LICENSE
Signed-off-by: Artem Makhutov <artem@makhutov.org>
2014-08-25 16:33:26 +02:00
Artem Makhutov
c1d5213b53 opennhrp: Add opennhrp 0.14.1
Signed-off-by: Artem Makhutov <artem@makhutov.org>
2014-08-25 16:33:23 +02:00
Thomas Heil
7c167bfd16 haproxy: patches from upstream
- [PATCH 5/6] BUG/MEDIUM: http: tarpit timeout is reset
- [PATCH 6/6] MEDIUM: connection: add new bit in Proxy Protocol V2

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-08-24 20:46:00 +02:00
Álvaro Fernández Rojas
1735f13d22 udpxy: switch to github repository and update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-08-24 14:42:10 +02:00
Johannes Morgenroth
b9a646bd87 ibrdtn-tools: Disable dependency on libdaemon library
Since the current release of the package does not provide a
configure option to disable this dependency, a patch is necessary
to add this option.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-24 11:59:06 +02:00
Johannes Morgenroth
2c81073f2f ibrdtnd: Disable dependency on wifip2p and vmime library
Since the current release of the package does not provide
configure options to disable these dependencies, a patch is necessary.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-24 11:59:06 +02:00
Nikos Mavrogiannopoulos
8b0f21c724 ocserv: updated to 0.8.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-24 08:21:30 +02:00
Nikos Mavrogiannopoulos
5b4822fbbe ocserv: added various patches
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-23 18:32:28 +02:00
Nicolas Thill
0bef49ff5a ulogd: import from old packages feed
- update to latest version (v2.0.4)
 - use PKG_INSTALL
 - add DBI plugin
 - convert init script to procd
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 11:18:13 +02:00
Christoph König
28d8fe7018 fwknop: Update to 2.6.3
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
2014-08-22 23:44:35 +02:00
Ted Hess
6d50cbb349 Merge pull request #197 from henning-schild/henning/staging
packages/socat: add init script
2014-08-22 13:18:14 -04:00
Johannes Morgenroth
353764af54 ibrdtn-tools: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:34:16 +02:00
Johannes Morgenroth
750ec01abc ibrdtnd: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:34:08 +02:00
Adze1502
a018080060 mwan3: update to version 1.5-4
Fix issue #219: Policy status output returns arithmetic syntax error

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-21 09:10:21 +02:00
Daniel Salzman
fffa404f02 knot: add PKG_LICENSE tag
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2014-08-20 13:07:50 +02:00
sbyx
7df0f9bbbd Merge pull request #174 from brynet/patch-1
net/openssh: Update PKG_SOURCE_URL
2014-08-20 13:04:22 +02:00
sbyx
557243ccfc Merge pull request #221 from ejonny/master
Add packages for Delay and Disruption Tolerant Networking
2014-08-20 12:58:51 +02:00
sbyx
b8d47fdb58 Merge pull request #220 from salzmdan/master
knot: update to 1.5.1.
2014-08-20 12:46:14 +02:00
Johannes Morgenroth
437478db94 ibrdtn-tools: add new package
This package contains the tools (dtnsend, dtnrecv, dtnping, ...) of IBR-DTN, a modular
and lightweight implementation of the bundle protocol (RFC 5050).
https://github.com/ibrdtn/ibrdtn

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:44:14 +02:00
Johannes Morgenroth
02f1617c00 ibrdtnd: add new package
This package contains the daemon (dtnd) of IBR-DTN, a modular and lightweight
implementation of the bundle protocol (RFC 5050). https://github.com/ibrdtn/ibrdtn

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:44:14 +02:00
Daniel Salzman
6c6a74ee90 knot: update to 1.5.1.
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2014-08-19 15:41:29 +02:00
Michael Hanselmann
6f2ceb74b9 Import net/unbound package from Subversion
This is an import of the net/unbound package from Subversion
revision 40658 (May 2, 2014). The only change is the addition of
PKG_LICENSE, PKG_LICENSE_FILE and PKG_MAINTAINER to Makefile.
Unbound 1.4.22 is the current upstream release.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2014-08-19 05:15:22 +02:00
Steven Barth
96b04afce6 Revert "xl2tpd: rename netifd protocol handler to l2tpv2 to avoid clashes with l2tpv3"
This reverts commit 981f2da457.
OpenWrt wiki knew l2tp from l2tpv3tun, but luci knew l2tp from xl2tpd
2014-08-18 11:36:19 +02:00
Steven Barth
bd52d64fdb strongswan: import, update, adopt
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-17 10:11:02 +02:00
Noah Meyerhans
8a323adda7 net/bind: Update to upstream long-term-support release 9.9.5-P1
Update maintainer and license metadata in Makefile.
Signed-off-by: Noah Meyerhans <noahm@debian.org>
2014-08-16 14:51:54 -07:00
Noah Meyerhans
0719636b05 net/bind: Re-import package net/bind from oldpackages.
Signed-off-by: Noah Meyerhans <noahm@debian.org>
2014-08-16 14:51:54 -07:00
Noah Meyerhans
da797a7ee1 net/ipsec-tools: Update some makefile definitions per
https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md to list me as
maintainer.

Signed-off-by: Noah Meyerhans <noahm@debian.org>
2014-08-16 12:29:38 -07:00
Noah Meyerhans
cc919289a3 net/ipsec-tools: Update configure.ac to force HAVE_POLICY_FWD=true, which is
appropriate on Linux but not properly detected in the openwrt build currently.

Signed-off-by: Noah Meyerhans <noahm@debian.org>
2014-08-16 12:29:38 -07:00
Noah Meyerhans
5639066c12 net/ipsec-tools: Update ipsec-tools to 0.8.2
Signed-off-by: Noah Meyerhans <noahm@debian.org>
2014-08-16 12:29:38 -07:00
Noah Meyerhans
5117da7925 net/ipsec-tools: Import net/ipsec-tools from oldpackages
Signed-off-by: Noah Meyerhans <noahm@debian.org>
2014-08-16 12:29:38 -07:00
Christian Schoenebeck
8eb8659e41 xinetd: socket bind: Invalid argument (errno = 22) when using USERID on ipv6
Use right size of addresses in bind() call. Also use getpeername addresses when
connecting to ident service to prevent address family mismatch between socket(),
bind() and connect() calls.

---
Christian Schoenebeck via github pull request #205:
Reported for a long time in the web. Still exists in the current sources.
Already reported and offert on TRAC Ticket #15821.

You can find a lot of entries on "Google" about the reported problem.
I got the same error on my WNDR3800 and von VirtualBox X86.
I copied the patch to my local trunk build system and recompiled.
The problem was fixed.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-16 17:47:08 +01:00
Martin Johansson
2f43b534b8 umurmur: Set PKG_LICENSE
Signed-off-by: Martin Johansson <martin@fatbob.nu>
2014-08-14 21:34:07 +02:00
Adze1502
69a0b5814a mwan3: update to version 1.5-3
Better way of fixing the "icmp unreachable exits wrong interface" problem

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-14 13:58:41 +02:00
Jonathan McCrohan
790de0513f xinetd: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 01:01:31 +01:00
Jonathan McCrohan
334478d759 wavemon: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 00:57:40 +01:00
Jonathan McCrohan
dd5b15dcee sslh: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 00:55:38 +01:00
Jonathan McCrohan
5345c5ac76 mtr: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 00:54:44 +01:00
Jonathan McCrohan
c3e9974862 muninlite,mtr,sslh,wavemon,xinetd: s/MAINTAINER/PKG_&/
Replace the MAINTAINER lines in packages that I maintain with
PKG_MAINTAINER lines, to be consistent with the rest of the packages
tree.

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 00:39:20 +01:00
Ted Hess
c839c2119b ntpclient: Import from oldpackages, update version, copyright and license info, add pkg maintainer.
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-13 17:06:00 -04:00
Xiongfei Guo
6bfb2ef4bd Add smartsnmpd.
smartsnmpd is an implementation of SNMP Agent developed by Credo Semi. It
use Lua as script language to write SNMP MIB nodes to improve the efficiency
of developtment.

This package add native support for OpenWrt. Include using ubus and uci to
get status/info. And, it use uloop as low level event library. So it's
some sort of desgin for OpenWrt.

Website: https://github.com/credosemi/smartsnmp

Signed-off-by: Leo Ma <leoma@credosemi.com>
Signed-off-by: Xiongfei Guo <xfguo@credosemi.com>
2014-08-13 14:04:05 +08:00
Etienne CHAMPETIER
2a2c701917 freeradius2: enable freeradius2-mod-sql-mysql again
compile tested only

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-08-12 23:42:56 +02:00
Etienne CHAMPETIER
7274701131 freeradius2: remove weird circular dependencies
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-08-12 23:42:55 +02:00
Henning Schild
8b67d48c47 packages/socat: add init script
Init script to start instances of socat for port-forwarding etc.

Signed-off-by: Henning Schild <henning@hennsch.de>
2014-08-12 23:35:56 +02:00
Adze1502
35d05cfebe mwan3: Update to version 1.5-2
Fix issue icmp unreachables go out wrong interface
Remove unnecessary line

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-12 21:17:54 +02:00
Ted Hess
887411b8c3 socat: Import from oldpackages, upgrade to 1.7.2.4, update copyright, license info, pkg maintainer. Fix cross built error
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-12 12:21:56 -04:00
Jonathan McCrohan
4b90ad6770 Merge pull request #193 from chris5560/master
ddns-scripts: Set PKG_LICENSE
2014-08-12 00:18:32 +01:00
Christian Schoenebeck
353dd935d6 ddns-scripts: Set PKG_LICENSE
Set PKG_LICENSE as written inside dynamic_dns_updater.sh and dynamic_dns_functions.sh.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-08-11 21:18:48 +02:00
Thomas Heil
4eec42a248 haproxy: fix from upstream
[PATCH 4/4] BUG: config: error in http-response replace-header number

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-08-11 17:10:30 +02:00
Karl Palsson
7ee92fa45c net/mosquitto: Add PKG_LICENSE information
Signed-off-by: Karl Palsson <karlp@remake.is>
2014-08-11 13:19:42 +00:00
Karl Palsson
64ef7b2158 net/mosquitto: update readme with protocol versions
Mosquitto has supported v3.1.1 of the mqtt protocol since verson 1.3

Signed-off-by: Karl Palsson <karlp@remake.is>
2014-08-11 10:53:35 +00:00
Karl Palsson
dfadab16da net/mosquitto: Bump to version 1.3.4
A minor point release.

* Don’t ask client for certificate when require_certificate is false.
* Fix incorrect handling of anonymous bridges on the local broker.
* backout incomplete functionality incorrectly added in 1.3.2

Signed-off-by: Karl Palsson <karlp@remake.is>
2014-08-11 10:41:42 +00:00
Steven Barth
3ed912434f tinyproxy: fix CVE-2012-3505
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-11 12:37:29 +02:00
sbyx
dfe5588e79 Merge pull request #186 from fatbob313/master
Add package umurmur. Add myself as maintainer.
2014-08-11 08:13:38 +02:00
Martin Johansson
9e618ad3c1 Add package umurmur. Add myself as maintainer. 2014-08-10 22:01:58 +02:00
W. Michael Petullo
158daf25d4 dmapd: update to 0.0.70
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-10 15:31:24 -04:00
W. Michael Petullo
72b33701ae Copy dmapd package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-10 15:28:43 -04:00
sbyx
b5435ecec2 Merge pull request #183 from Adze1502/master
mwan3: Update to version 1.5-1
2014-08-10 14:10:58 +02:00
Daniel Golle
b6a8ac8b9b freeradius2: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-10 13:53:19 +02:00
Daniel Golle
9584a1fd42 opentracker: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-10 13:49:40 +02:00
Daniel Golle
c39083fe33 xl2tpd: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-10 13:43:19 +02:00
Adze1502
869e4539f6 mwan3: Update to version 1.5-1
Add iptables -w option, which increases stability, requires iptables v1.4.20.
Code cleanup

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-10 13:18:54 +02:00
Ian Leonard
f5a1d1bba6 Merge branch 'master' into license-updates
Signed-off-by: Ian Leonard <antonlacon@gmail.com>

Conflicts:
	devel/patch/Makefile
	multimedia/minidlna/Makefile
2014-08-10 01:09:06 -07:00
sbyx
048e700bfc Merge pull request #179 from arfett/master
mwan3-luci
2014-08-10 09:45:13 +02:00
Aedan ARFETT Renner
c1185dbd3d version bumped to 1.3-1
shortened title so it fits on menuconfig screen
added newline in description so no menuconfig side scrolling required

Signed-off-by: Aedan Renner chipdankly@gmail.com
2014-08-09 13:28:02 -07:00
Maxim Storchak
4b3d142810 Add license info for luabitop, luaposix, rsync, tgt, wget, acl, attr, haserl, smartmontools, tmux
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-08-09 15:47:18 +03:00
Aedan ARFETT Renner
c5ecb78285 Upload of mwan3 LuCI package for OpenWrt feeds.
Signed-off-by: Aedan Renner chipdankly@gmail.com
2014-08-08 22:32:21 -07:00
Matthias Schiffer
5d467f8443 ethtool: update to 3.15, add licensing information
The ixp4xx patch is removed as I couldn't find any information about a driver
with this name, neither in the OpenWrt kernel nor upstream. If anybody knows
that it was actually useful after all, please tell me...

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-09 05:03:26 +02:00
Matthias Schiffer
910d3a956c libuecc, fastd: add licensing information
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-09 04:58:58 +02:00
Bryan Steele
9f7c18af14 Add ISC/BSD to PKG_LICENSE_* 2014-08-08 16:41:38 -04:00
Adze1502
7afdbd28cf Add mwan3 to packages feed
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-08 21:09:54 +02:00
Bryan Steele
5ae06b550b Update PKG_SOURCE_URL for OpenSSH
Remove broken mirrors, prefer HTTP over FTP.
2014-08-08 15:03:58 -04:00
Etienne CHAMPETIER
c3cfd14535 netatalk: disable acl (fix the build)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-08-08 19:27:56 +02:00
Hannu Nyman
e27824ec06 Add license info to ccrypt, haveged, rng-tools, vsftpd
I added license info to those packages that I have imported here.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-08-08 16:22:43 +03:00
Etienne CHAMPETIER
2a4169434e freeradius2: disable PKG_CHECK_FORMAT_SECURITY
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-08-08 01:45:10 +02:00
W. Michael Petullo
691880699d netatalk: depend on attr
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-07 17:03:09 -04:00
W. Michael Petullo
e943dbc6c0 Copy netatalk package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-07 17:02:57 -04:00
Steven Barth
a78a4eb450 sslh: upstream has added COPYING files which changed md5sum
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-07 10:57:32 +02:00
Steven Barth
6e18ae07cc freeradius2: reenable ldap-module as openldap was merged
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-06 11:32:41 +02:00
Thomas Heil
92bd6b1f49 nginx: fix leftover code that flood the logs
Stop flooding logs as stated at https://dev.openwrt.org/ticket/17317.

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-08-04 18:50:45 +02:00
sbyx
7e8c1d09e6 Merge pull request #155 from rsmarples/master
Add dhcpcd-6.4.3, a DHCPv4/IPv4LL/IPv6RS/DHCPv6 quad stack client.
2014-08-04 07:37:24 +02:00
Philipp Kerling
64019e46d6 Import and update p910nd package
Signed-off-by: Philipp Kerling <pkerling@casix.org>
2014-08-03 23:28:28 +02:00
Roy Marples
0f3f802446 Add dhcpcd-6.4.3, a fully featured yet light weight
DHCPv4/IPv4LL/IPv6RS/DHCPv6 quad stack client.

Signed-off-by: Roy Marples <roy@marples.name>
2014-08-02 14:20:00 +01:00
Nikos Mavrogiannopoulos
085e028855 ocserv: avoid setting up the firewall from ocserv.init
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-01 20:58:52 +02:00
sbyx
9a461f16e7 Merge pull request #154 from br101/master
horst: Add horst version 4.0
2014-08-01 15:54:52 +02:00
Bruno Randolf
6bf622bb51 horst: Add horst version 4.0
Signed-off-by: Bruno Randolf <br1@einfach.org>
2014-08-01 14:49:43 +01:00
sbyx
144e732a91 Merge pull request #150 from tohojo/tinc
tinc: add package
2014-08-01 09:01:40 +02:00
Ian Leonard
88cc5288ed rsync: add licensing information.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-07-31 21:34:30 -07:00
Toke Høiland-Jørgensen
c8bec163ad tinc: add package
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2014-07-31 17:39:15 +02:00
Toke Høiland-Jørgensen
25b3404069 radsecproxy: add package
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2014-07-31 14:09:44 +02:00
Thomas Heil
08e97960c7 haproxy: bump to version 1.5.3
- upgrade to 1.5.3
 - [PATCH 1/3] BUG/MINOR: server: move the directive #endif to the end
 - [PATCH 2/3] BUG/MINOR: Fix search for -p argument in systemd wrapper.
 - [PATCH 3/3] BUG/MAJOR: tcp: fix a possible busy spinning loop in

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-30 23:39:29 +02:00
sbyx
ab11a89555 Merge pull request #144 from chris5560/master
ddns-scripts: set myself as maintainer
2014-07-30 14:05:19 +02:00
Christian Schoenebeck
bda67cc2cc ddns-scripts: set myself as maintainer
and increase PKG_RELEASE to reflect latest updates.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-07-30 14:01:00 +02:00
Jonathan McCrohan
ce93ec8e40 ddns-scripts: remove erroneously committed backup file
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-07-30 11:08:29 +01:00
Nikos Mavrogiannopoulos
ca32200785 Added maintainer
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-30 08:35:31 +02:00
Christian Schoenebeck
1227a896e4 ddns-scripts: new service "spdns.de"
Service provided by Securepoint GmbH, 21335 Lüneburg, Germany
Info at http://www.spdns.de

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-07-27 16:14:28 +02:00
Christian Schoenebeck
f1faf5f2e1 ddns-scripts: start via hotplug only if enabled
To be consistent with other services only start via hotplug if enabled.
Now full functionality of /etc/init.d/ddns enable/disable start/stop

Optimization: Include script only if needed

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-07-27 16:06:24 +02:00
Christian Schoenebeck
e5613b306f ddns-scripts: only start via hotplug not via boot
Hotplug script will start service for each interface.
To prevent duplicates and in general must not start on boot.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-07-27 15:52:13 +02:00
Nikos Mavrogiannopoulos
43d1d069fa ocserv: upgraded to 0.8.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-26 11:17:25 +02:00