aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #6405 from TDT-AG/pr/20180704-strongswan-add-openwrt-hotplugStijn Tintel2018-08-02
|\ | | | | strongswan: add hotplug script user handling
| * strongswan: add openwrt hotplug script handlingFlorian Eckert2018-07-16
| | | | | | | | | | | | | | | | Ipsec user script (/etc/ipsec.user) now get called indirectly by openwrt "/sbin/hotplug-call". So other packages could also install their scripts in "/etc/hotplug.d/ipsec". Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | nut: Fix for nut-upsmon without nut-serverDaniel F. Dickinson2018-08-02
| | | | | | | | | | | | | | | | | | nut-monitor failed to create required dir /var/etc/nut, as well as failing to set appropriate user on the directory and conf files. Fixing this closes https://github.com/openwrt/packages/issues/6644 Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | redsocks: Update to 0.5Rosen Penev2018-08-01
| | | | | | | | | | | | Also switched to codeload for simplicity Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #6635 from neheb/patch-9Hannu Nyman2018-08-01
|\ \ | | | | | | linknx: Update to 0.0.1.36 and switch to codeload
| * | linknx: Update to 0.0.1.36 and switch to codeloadRosen Penev2018-07-31
| | | | | | | | | | | | | | | | | | Simpler Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #6639 from Andy2244/samba4-libgcrypt-libpam-fixHannu Nyman2018-08-01
|\ \ \ | | | | | | | | samba4: add optional lib dependencies (libgcrypt, libpam)
| * | | samba4: add optional lib dependencies (libgcrypt, libpam)Andy Walsh2018-08-01
| | | | | | | | | | | | | | | | | | | | | | | | * add libgcrypt, libpam to optional libs Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | ddns-scripts: bump to version 2.7.8-1Christian Schoenebeck2018-08-01
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove Cloudflare v1 protocol support #6084 #6519 - fix goip.de update url #6448 #6519 - change Cloudflare v4 to read "Proxied" from current setting at Cloudflare Dashboard #5097 #6364 #6505 - fix replace of password inside logfile #6568 - remove myself as PKG_MAINTAINER Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | Merge pull request #6531 from jow-/privoxy-fix-uci-parsingJo-Philipp Wich2018-08-01
|\ \ \ | |/ / |/| | privoxy: fix uci configuration parsing after upstream OpenWrt changes
| * | privoxy: fix uci configuration parsing after upstream OpenWrt changesJo-Philipp Wich2018-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenWrt changed the way the uci shell parsing functions deal with list configuration items. This change broke the generation of the privoxy runtime configuration because no callbacks were emitted anymore. Fix the problem by defining a list_cb() that simply calls the existing option_cb() to deal with list item values. Ref: c9c0fc28a9 ("base-files: fix UCI config parsing and callback handling") Ref: https://forum.lede-project.org/t/openwrt-snapshot-privoxy-error/15919 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | Merge pull request #6420 from micmac1/lighttpd-uclibc-iconvHannu Nyman2018-07-31
|\ \ \ | | | | | | | | lighttpd: fix uclibc build issue
| * | | lighttpd: include nls.mk for mysql pluginSebastian Kemper2018-07-13
| | | | | | | | | | | | | | | | | | | | | | | | libmariadb 10.2 needs to be linked in together with iconv. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | lighttpd: fix CONFIGURE_ARGSSebastian Kemper2018-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the current layout CONFIGURE_ARGS can end up like this: --with-mysql --without-mysql To avoid that join the ifneqs of the two mysql related plugins. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | Merge pull request #6612 from neheb/patch-19Hannu Nyman2018-07-31
|\ \ \ \ | | | | | | | | | | chaosvpn: Update to 2.19 and switch to codeload
| * | | | chaosvpn: Update to 2.19 and switch to codeloadRosen Penev2018-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | Simpler Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #6606 from neheb/patch-18Hannu Nyman2018-07-31
|\ \ \ \ \ | | | | | | | | | | | | softflowd: Fix URL
| * | | | | softflowd: Fix URLRosen Penev2018-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found using uscan. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #6622 from neheb/patch-11Hannu Nyman2018-07-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | inadyn: Update to 2.3.1
| * | | | | | inadyn: Update to 2.3.1Rosen Penev2018-07-30
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6468 from micmac1/gnunet-nlsDaniel Golle2018-07-31
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | gnunet: remove iconv hack
| * | | | | | gnunet: remove iconv hackSebastian Kemper2018-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Undo previous commit that added an iconv hack. The problem was actually fixed by including nls.mk in the mariadb package. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | Merge pull request #5273 from brianjmurrell/add-foolsmJo-Philipp Wich2018-07-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add package foolsm
| * | | | | | | foolsm: Add package foolsmBrian J. Murrell2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
* | | | | | | | acme: Update to 2.7.9Rosen Penev2018-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to codeload. Simplifies the Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | nginx: bump to latest releaseAnsuel Smith2018-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | | Merge pull request #5563 from Andy2244/samba-4.8Jo-Philipp Wich2018-07-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | samba4: add package samba-4.8
| * | | | | | | | samba4: add package samba-4.8Andy Walsh2018-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | unbound: add UCI for forward stub and auth zone clausesEric Luehrsen2018-07-29
| |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With growing interest, DNS over TLS can be setup in Unbounds foward-zone: clause. A broader UCI solution is added to support forward-, stub-, and auth- zone clauses in a new 'zone' section. This implentation required reworking scripts, because they did not scale. 'forward_domain' and 'prefetch_root' options are removed, and superceded by 'zone' section. Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | | | | Merge pull request #6609 from mwarning/zerotierHannu Nyman2018-07-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | zerotier: update to version 1.2.12
| * | | | | | | | zerotier: update to version 1.2.12Moritz Warning2018-07-29
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | | | Merge pull request #6550 from sartura/geth_update_1.8.12Hannu Nyman2018-07-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | geth: update to 1.8.12
| * | | | | | | | geth: update to 1.8.12Mislav Novakovic2018-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | | | | | Merge pull request #6528 from val-kulkov/subversion-packageHannu Nyman2018-07-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | subversion: bump to the latest stable bugfix release
| * | | | | | | | | subversion: bump to the latest stable bugfix releaseVal Kulkov2018-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While at it, add build dependency on apr-util. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | | | | Merge pull request #6600 from dibdot/travelmateDirk Brenken2018-07-29
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | travelmate: update 1.2.1
| * | | | | | | | | travelmate: update 1.2.1Dirk Brenken2018-07-29
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * no longer rename faulty uplinks in /etc/config/wireless, but save uplink state in json runtime information. To reset the saved state simply restart travelmate processing. Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | p910nd: Change start init sequence to 99Francesco Molitierno2018-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delay startup of p910nd to give devices more time to enumerate Fixes issue #4752 Tested on mir3g Signed-off-by: Francesco Molitierno <francyesc0@hotmail.it>
* | | | | | | | | znc: revert cmake build artifacts from makefileJonas Gorski2018-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert some cmake stuff that accidentially made it into the Makefile to unbreak the build. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* | | | | | | | | znc: update my email addressJonas Gorski2018-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* | | | | | | | | znc: drop unneeded root check patchJonas Gorski2018-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't run znc as root anymore, so no need to do the root check after loading the config. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* | | | | | | | | znc: Update to 1.7.1Rosen Penev2018-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notable Changes: * New IRCv3.2 capabilities support on client and server side * Increased max line lengths * support for stripping color control codes * various bug fixes Signed-off-by: Rosen Penev <rosenp@gmail.com> [jonas.gorski: add notable changes, switch to 1.7.1] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* | | | | | | | | ipsec-tools: compile with openssl 1.1, compile fix (#6141)Eneas Queiroz2018-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added compatibility with openssl 1.1, and also fixed a compiler warning about implicit declaration. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | Merge pull request #6274 from TDT-AG/pr/20180611-add-bonding-protoJo-Philipp Wich2018-07-26
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | net/bonding: added protohandler package for netifd
| * | | | | | | | | net/bonding: added protohandler package for netifdHelge Mader2018-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* | | | | | | | | | Merge pull request #6462 from korzhyk/web_homeJo-Philipp Wich2018-07-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | transmission: Allow user to configure web ui home directory
| * | | | | | | | | | transmission: Allow user to configure web ui home directoryAndrii Korzh2018-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andrii Korzh <andrii.korzh@gmail.com>
* | | | | | | | | | | Merge pull request #6565 from diizzyy/patch-6tripolar2018-07-25
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | wget: Disable libpsl to fix builds on buildbots
| * | | | | | | | | | | wget: Disable libpsl to fix builds on buildbotsDaniel Engberg2018-07-24
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable libpsl to fix dependency issue on buildbots http://downloads.lede-project.org/snapshots/faillogs/arm_cortex-a9_neon/packages/wget/ssl/compile.txt "... Package wget is missing dependencies for the following libraries: libpsl.so.5" Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | | Merge pull request #6570 from dibdot/adblockDirk Brenken2018-07-24
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | adblock: bugfix 3.5.4 v2