aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
| * | | | Add dhcpcd-6.4.3, a fully featured yet light weightRoy Marples2014-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DHCPv4/IPv4LL/IPv6RS/DHCPv6 quad stack client. Signed-off-by: Roy Marples <roy@marples.name>
* | | | | Import and update p910nd packagePhilipp Kerling2014-08-03
|/ / / / | | | | | | | | | | | | Signed-off-by: Philipp Kerling <pkerling@casix.org>
* | | | ocserv: avoid setting up the firewall from ocserv.initNikos Mavrogiannopoulos2014-08-01
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | Merge pull request #154 from br101/mastersbyx2014-08-01
|\ \ \ \ | | | | | | | | | | horst: Add horst version 4.0
| * | | | horst: Add horst version 4.0Bruno Randolf2014-08-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | Merge pull request #150 from tohojo/tincsbyx2014-08-01
|\ \ \ \ \ | | | | | | | | | | | | tinc: add package
| * | | | | tinc: add packageToke Høiland-Jørgensen2014-07-31
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* / | | | radsecproxy: add packageToke Høiland-Jørgensen2014-07-31
|/ / / / | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* / / / haproxy: bump to version 1.5.3Thomas Heil2014-07-30
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | - 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>
* | | Merge pull request #144 from chris5560/mastersbyx2014-07-30
|\| | | | | | | | ddns-scripts: set myself as maintainer
| * | ddns-scripts: set myself as maintainerChristian Schoenebeck2014-07-30
| | | | | | | | | | | | | | | and increase PKG_RELEASE to reflect latest updates. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | ddns-scripts: remove erroneously committed backup fileJonathan McCrohan2014-07-30
| | | | | | | | | | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | Added maintainerNikos Mavrogiannopoulos2014-07-30
|/ / | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | ddns-scripts: new service "spdns.de"Christian Schoenebeck2014-07-27
| | | | | | | | | | | | Service provided by Securepoint GmbH, 21335 Lüneburg, Germany Info at http://www.spdns.de Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | ddns-scripts: start via hotplug only if enabledChristian Schoenebeck2014-07-27
| | | | | | | | | | | | | | | | 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>
* | ddns-scripts: only start via hotplug not via bootChristian Schoenebeck2014-07-27
| | | | | | | | | | | | 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>
* | ocserv: upgraded to 0.8.2Nikos Mavrogiannopoulos2014-07-26
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | ocserv: fixed issue that caused the removal of ocserv-script.Nikos Mavrogiannopoulos2014-07-26
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | luci-app-ocserv: restart service on user add/removeNikos Mavrogiannopoulos2014-07-26
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | openconnect: added fix for handshake timeoutNikos Mavrogiannopoulos2014-07-26
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | udpxy: add license.Álvaro Fernández Rojas2014-07-25
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | Merge pull request #125 from ukleinek/iodinesbyx2014-07-24
|\ \ | | | | | | net/iodine: config updates
| * | net/iodine: make address config optionalUwe Kleine-König2014-07-24
| | | | | | | | | | | | | | | | | | | | | 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>
| * | net/iodine: make port configurableUwe Kleine-König2014-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | [packages] tinyproxy: logging problemschris55602014-07-24
|/ / | | | | | | | | | | | | | | | | | | 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>
* | [PATCH] lighttpd: errorlog failed as non root userchris55602014-07-23
| | | | | | | | | | | | | | | | | | 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>
* | Import aria2 from oldpackages, update to 1.18.7Cezary Jackiewicz2014-07-22
| |
* | Merge pull request #111 from equinox0815/uanytun-gcryptsbyx2014-07-22
|\ \ | | | | | | reenabled libgcrypt and make it the default again
| * | reenabled libgcrypt and make it the default againChristian Pointner2014-07-22
| | | | | | | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | | net/iodine: grab maintainership and add license infoUwe Kleine-König2014-07-21
| | | | | | | | | | | | Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
* | | net/iodine: upgrade to version 0.7.0Uwe Kleine-König2014-07-21
| | | | | | | | | | | | | | | | | | | | | 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>
* | | net/iodine: import from old packagesUwe Kleine-König2014-07-21
|/ / | | | | | | No further changes.
* | openconnect: updated descriptionNikos Mavrogiannopoulos2014-07-21
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | vsftpd: Add TLS/SSL example options. Bump PKG_RELEASE and copyright year.Hannu Nyman2014-07-21
| | | | | | | | | | I did not define myself as the maintainer, as the package already had one. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | vsftpd: import from oldpackages. No changes.Hannu Nyman2014-07-21
| |
* | haproxy: fixes from upstreamThomas Heil2014-07-21
| | | | | | | | | | | | [PATCH 6/6] BUG/MEDIUM: connection: fix proxy v2 header again! Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | l2tpv3tun: remove due to being deprecatedSteven Barth2014-07-21
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | Merge pull request #53 from heil/prosodysbyx2014-07-21
|\ \ | | | | | | prosody: import from packages, add myself as the maintainer
| * | prosody: import from packages, add myself as the maintainerThomas Heil2014-06-23
| | | | | | | | | | | | | | | | | | | | | | | | This adds the prosody package from the old svn tree. Ive updated the licensing information and will maintain the package in the future. This request also updates prosdoy to the latest version 0.9.4. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | znc: update to 1.4Jonas Gorski2014-07-19
| | | | | | | | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org>
* | | znc: copy from old packages and add PKG_LICENSEJonas Gorski2014-07-19
| | | | | | | | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org>
* | | mtr: import from old packagesJonathan McCrohan2014-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | lighttpd: update to 1.4.35W. Michael Petullo2014-07-19
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Copy lighttpd package from old repositoryW. Michael Petullo2014-07-19
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | krb5: update source URL and add build fix patchW. Michael Petullo2014-07-19
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | krb5: remove some obsolete patchesW. Michael Petullo2014-07-19
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | krb5: update to 1.12.1W. Michael Petullo2014-07-19
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Copy krb5 package from old repositoryW. Michael Petullo2014-07-19
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | l2tpv3tun: import from oldpackagesSteven Barth2014-07-19
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | xl2tpd: rename netifd protocol handler to l2tpv2 to avoid clashes with l2tpv3Steven Barth2014-07-19
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>