Commit graph

191 commits

Author SHA1 Message Date
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
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
Nikos Mavrogiannopoulos
8d9e70b520 ocserv: fixed issue that caused the removal of ocserv-script.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-26 11:02:22 +02:00
Nikos Mavrogiannopoulos
44c96038c4 luci-app-ocserv: restart service on user add/remove
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-26 10:30:01 +02:00
Nikos Mavrogiannopoulos
fa34d7ec9f openconnect: added fix for handshake timeout
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-26 10:13:46 +02:00
Álvaro Fernández Rojas
16e27e02ab udpxy: add license.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-07-25 20:57:47 +02:00
sbyx
bc761570d4 Merge pull request #125 from ukleinek/iodine
net/iodine: config updates
2014-07-24 14:25:56 +02:00
chris5560
02491213fc [packages] tinyproxy: logging problems
1.) No SysLog possible because keyword misspelled
In tinyproxy.conf and tinyproxy.config the parameter is correct spelled
with small "l"
2.) No logging as non root user
The default is that tinyproxy deamon run as nobody:nogroup, but they have no permission to /var/log/ or any other location.
So touch and change permission for logfile during startup

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-07-24 14:19:12 +02:00
Uwe Kleine-König
a66f9e8854 net/iodine: make address config optional
In the absense of an address entry bind to all interfaces which is also
iodined's default when -l isn't given.

Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
2014-07-24 09:56:09 +02:00
Uwe Kleine-König
4e09eeb4ae net/iodine: make port configurable
Fall back to the default DNS port (i.e. 53). If you configure something
different than 53 this results in a warning from iodined:

	ALERT! Other dns servers expect you to run on port 53.
	You must manually forward port 53 to port $port for things to work.

This is obviously true.

Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
2014-07-24 09:41:56 +02:00
chris5560
a909d2d7a2 [PATCH] lighttpd: errorlog failed as non root user
if running as non root user (what's should be the default on web-servers) you get:
(log.c.118) opening errorlog '/var/log/lighttpd/server.log' failed: Permission denied

Fix: create log directory only if not exist and chmod 777 to allow anyone 
to write and create files inside default log directory

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-07-23 21:50:16 +02:00
Cezary Jackiewicz
35e235ab07 Import aria2 from oldpackages, update to 1.18.7 2014-07-22 22:38:10 +02:00
sbyx
f94dce1ab4 Merge pull request #111 from equinox0815/uanytun-gcrypt
reenabled libgcrypt and make it the default again
2014-07-22 18:05:20 +02:00
Christian Pointner
45d4c1b288 reenabled libgcrypt and make it the default again
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2014-07-22 00:17:44 +02:00
Uwe Kleine-König
d1f21a7ad6 net/iodine: grab maintainership and add license info
Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
2014-07-21 21:29:40 +02:00
Uwe Kleine-König
7d5784fc51 net/iodine: upgrade to version 0.7.0
This is compatible to 0.6.0-rc1 client and servers and fixes an
authentication bypass bug (CVE-2014-4168).

Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
2014-07-21 21:29:40 +02:00
Uwe Kleine-König
f22fc16043 net/iodine: import from old packages
No further changes.
2014-07-21 21:29:34 +02:00
Nikos Mavrogiannopoulos
65718af1fc openconnect: updated description
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-21 19:13:39 +02:00
Hannu Nyman
add53caa84 vsftpd: Add TLS/SSL example options. Bump PKG_RELEASE and copyright year.
I did not define myself as the maintainer, as the package already had one.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-07-21 19:46:34 +03:00
Hannu Nyman
aff2e9e764 vsftpd: import from oldpackages. No changes. 2014-07-21 19:40:36 +03:00
Thomas Heil
bbfeac7e06 haproxy: fixes from upstream
[PATCH 6/6] BUG/MEDIUM: connection: fix proxy v2 header again!

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-21 17:57:31 +02:00
Steven Barth
08ae493776 l2tpv3tun: remove due to being deprecated
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-21 16:55:19 +02:00
sbyx
cbfba10210 Merge pull request #53 from heil/prosody
prosody: import from packages, add myself as the maintainer
2014-07-21 16:39:08 +02:00
Jonas Gorski
272014632f znc: update to 1.4
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
2014-07-19 17:20:36 +02:00
Jonas Gorski
6a9cdf5d93 znc: copy from old packages and add PKG_LICENSE
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
2014-07-19 17:20:24 +02:00
Jonathan McCrohan
a5ccfeaafe mtr: import from old packages
update from v0.82 to v0.85

set myself as maintainer

drop out of date patches:
patches/520-libresolv_fix.patch
patches/521-gtk_fix.patch

backport 25a2456 from upstream to fix glib dependency issue:
patches/521-glib-dependency-fixes.patch

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-07-19 14:18:37 +01:00
W. Michael Petullo
9b3a76017c lighttpd: update to 1.4.35
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
1e122071b1 Copy lighttpd package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
8c95cf3a12 krb5: update source URL and add build fix patch
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
a7bb98aab9 krb5: remove some obsolete patches
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
0a15ad8c83 krb5: update to 1.12.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00