aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | net/mwan3: add mwan3_init functionFlorian Eckert2018-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Move all shell commands which are executed during /lib/mwan3/mwan3.sh sourceing into a seperate init function which must be called at first. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | net/mwan3: send SIGKILL to mwan3trackFlorian Eckert2018-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some situation it is not enough to send a SIGTERM to mwan3track to ask service to stop accurate. If this does not work send him a SIGKILL to prevent mwan3track running more then once per interface. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | net/mwan3: add init script to enable/disable mwan3 globallyFlorian Eckert2018-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding a init script to "/etc/init.d/" introduce the possibility to enable/disable mwan3 globally. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | Merge pull request #5240 from ecsv/ap51-flashHannu Nyman2018-02-04
|\ \ \ \ | | | | | | | | | | ap51-flash: Update to newest "version" and package cleanups
| * | | | ap51-flash: Fix source repository URLSven Eckelmann2017-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The URL git://dev.cloudtrax.com/ap51-flash.git is not the actual public source repository URL for ap51-flash. It is not even accessible in the moment. The official repository can now be found at github. Signed-off-by: Sven Eckelmann <sven@narfation.org>
| * | | | ap51-flash: Provide PKG_LICENSE* informationSven Eckelmann2017-12-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Sven Eckelmann <sven@narfation.org>
| * | | | ap51-flash: Update to version 2017-12-07Sven Eckelmann2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added support for new OpenMesh devices: - A42 - A62 - G200 - D200 - P60 * Fix size calculation for combined ext images * Fixed build with musl Signed-off-by: Sven Eckelmann <sven@narfation.org>
| * | | | ap51-flash: Remove FLASH_FROM_FILE preprocessor variableSven Eckelmann2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ap51-flash doesn't know the FLASH_FROM_FILE preprocessor variable and thus OpenWrt should not set it in its package Makefile. Signed-off-by: Sven Eckelmann <sven@narfation.org>
| * | | | ap51-flash: Remove NO_LIBPCAP preprocessor variableSven Eckelmann2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ap51-flash doesn't know the NO_LIBPCAP preprocessor variable and thus OpenWrt should not set it in its package Makefile. Signed-off-by: Sven Eckelmann <sven@narfation.org>
| * | | | ap51-flash: Remove OFLAGS from MAKE_FLAGSSven Eckelmann2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nothing in ap51-flash is using the variable OFLAGS. It should therefore not be set. Signed-off-by: Sven Eckelmann <sven@narfation.org>
| * | | | ap51-flash: Remove uIP workaroundsSven Eckelmann2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ap51-flash is no longer using uIP and thus these workarounds should no longer be used. Signed-off-by: Sven Eckelmann <sven@narfation.org>
* | | | | Merge pull request #5551 from yangfl/masterHannu Nyman2018-02-04
|\ \ \ \ \ | | | | | | | | | | | | i2pd: Update to 2.18.0, fix #5511
| * | | | | i2pd: Update to 2.18.0, fix #5511David Yang2018-02-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | | | Merge pull request #5557 from pprindeville/xtables-addons-xtgeoip-dirJo-Philipp Wich2018-02-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | xtables-addons: don't forget database dir
| * | | | | | xtables-addons: don't forget database dirPhilip Prindeville2018-02-01
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't /usr/share/xt_geoip/ which is needed to build database into. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | Merge pull request #4928 from p-wassi/smstoolsHannu Nyman2018-02-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | utils/smstools3: update to 3.1.21
| * | | | | | utils/smstools3: update to 3.1.21Paul Wassi2017-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update package to 3.1.21, remove parts of patches which were already included upstream, update some OpenWrt specific things. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* | | | | | | Merge pull request #5088 from hbl0307106015/libtallocHannu Nyman2018-02-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libtalloc: bump to latest version
| * | | | | | | libtalloc: bump to latest versionBangLang Huang2018-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* | | | | | | | Merge pull request #5558 from Andy2244/acl-updateHannu Nyman2018-02-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | acl: update to 2018-01-21
| * | | | | | | | acl: update to 2018-01-21Andy Walsh2018-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | Merge pull request #5565 from micmac1/libssh2-masterJiri Slachta2018-02-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libssh2: Make crypto backends selectable
| * | | | | | | | | libssh2: Make crypto backends selectableSebastian Kemper2018-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a choice to menuselect so people can select if they would like to compile libssh2 against mbedtls (default) or openssl. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | | | | nano: update to 2.9.3Hannu Nyman2018-02-03
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update nano to 2.9.3 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | Merge pull request #5560 from neheb/port-transHannu Nyman2018-02-02
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | transmission: Fix port test + other fixes.
| * | | | | | | | transmission: Fix port test + other fixes.Rosen Penev2018-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ran the transmission init script through shellcheck and fixed errors. Also cleaned up a bit. Removed ionice support. Will reintroduce if procd adds support. Removed config_overwrite debugging variable. No need for it. Enabled TLS verify by default. Added a dependancy to ca-bundle as a result. This is a default in current trunk. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #5272 from dedeckeh/pr-strongswan-1Stijn Tintel2018-02-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix ipsec reload and extend uci
| * | | | | | | | | strongswan: add interface uci listHans Dedecker2017-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The interface config option allows users to configure logical OpenWRT interface names in the ipsec section; it allows StrongSwan to listen and send traffic on specified interface(s). It translates to interfaces_use StrongSwan option which is a comma sepearted list of network devices that should be used by charon. Since StrongSwan can only be started when one of the specified logical OpenWRT interface is up procd interface triggers are installed to trigger the reload script. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
| * | | | | | | | | strongswan: fix reload serviceHans Dedecker2017-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on the ipsec running state reload_service is either reloading ipsec or starting ipsec. However in the latter case it calls ipsec start which bypasses the procd start_service function which means the running ipsec instance is not managed by procd. Fix this by calling start in case ipsec is not running; at the same time add service_running function which is used by procd provided running function. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | | | | | | | shadowsocks-libev: remove unnecessary curly bracesYousong Zhou2018-02-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | shadowsocks-libev: bump to version 3.1.3Yousong Zhou2018-02-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notable changes since 3.1.2 afce1b3 eliminate timered delay between handshake and data stream #1572 539bf6e sni in redir removed and no disable_sni option #1876 1d94442..29ff5d3 udprelay fix (no idea what's the problem...) #1883 Now disable_sni=true is the default. Existing uci configs setting it will be a nop Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | sqlite: remove gratuitos empty lineHans Dedecker2018-02-02
| |_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove gratuitos empty line introduced by accident in commit aac84ff Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | | | | | | Merge pull request #5128 from champtar/prometheuschamptar2018-02-01
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | prometheus-node-exporter-lua: make it modular and faster
| * | | | | | | | prometheus-node-exporter-lua: bump versionEtienne Champetier2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | | | | prometheus-node-exporter-lua: rework cpu collectorEtienne Champetier2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | replace 2 string.match and 1 string.gmatch (space_split) by 1 string.match Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | | | | prometheus-node-exporter-lua: use io.lines(), remove line_splitEtienne Champetier2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | | | | prometheus-node-exporter-lua: split out nat_traffic and netstatEtienne Champetier2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nat_traffic is too verbose to be really useful by default netstat is broken by default on OpenWrt/LEDE Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | | | | prometheus-node-exporter-lua: put wifi collector in 2 separate packagesEtienne Champetier2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this allow to remove libubus-lua/libiwinfo-lua dependency from main package this also allow to have different scrape_interval Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> split stations Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | | | | prometheus-node-exporter-lua: make it modularEtienne Champetier2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As prometheus-node-exporter-lua is a reimplementation of node_exporter, I'm using "collector" instead of "scraper" and renaming some collectors put each collector in a separate file report collector success/failure and duration per scrape (follow https://github.com/prometheus/node_exporter/pull/516) allow to filter collectors using "collect[]" params (see https://github.com/prometheus/node_exporter#filtering-enabled-collectors) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | | | | prometheus-node-exporter-lua: rewrite wifi scraperEtienne Champetier2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On my bullet m2, scrape duration goes from between 0.2 and 0.5 to a stable 0.025 We also don't depend on luci anymore This remove wifi_network_up metric, but this metric was buggy wifi_network_up{ifname="wlan0-1",ssid="test1",channel="11",mode="Master",bssid="12:34:56:78:9A:BC",country="FR",frequency="2.462"} 1 wifi_network_up{ifname="radio0.network2",ssid="test1",channel="11",mode="Master",country="US",frequency="2.462"} 0 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | | | | prometheus-node-exporter-lua: fix nat scraperEtienne Champetier2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | | | | prometheus-node-exporter-lua: improve node_uname_infoEtienne Champetier2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Testing on a bullet m2, uname collector was taking on average 0.12 it now takes 0.0007 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | | | | prometheus-node-exporter-lua: respond with HTTP/1.0Etienne Champetier2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also reduce calls to output() Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | | | | prometheus-node-exporter-lua: send stdout/stderr to logreadEtienne Champetier2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | | | Merge pull request #5547 from dibdot/adblockdibdot2018-01-31
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | adblock: update 3.5.0
| * | | | | | | | | adblock: update 3.5.0Dirk Brenken2018-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * major performance boost: add a flexible 'Download Queue' to handle downloads & list processing in parallel, default queue size is '4', you can raise this e.g. to '8' or '16' to get it really fast * replace former 'whitelist mode': the new 'Jail' option builds an additional 'adb_list.jail' list in parallel which can be used manually for guest wifi or kidsafe configurations * regex parser & query function now fully support IDN domains with non-ASCII characters * add error handling in tld compression, to handle OOM conditions better * adblock.notify sends now html emails, to get a better look & feel, even on mobile devices * add czech regional blocklist maintained by turris omnia users * LuCI: Support new 'Download Queue' & 'Jail' options * LuCI: fix field width in "Runtime Information" section Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | | Merge pull request #5543 from dedeckeh/pr-sqlitechamptar2018-01-31
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | sqlite3: add config options to disable FTS3 and RTREE
| * | | | | | | | | | sqlite3: add config options to disable FTS3 and RTREEHans Dedecker2018-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The full-text search engine version 3 (FTS3) and R*Tree (RTREE) modules are enabled by default in sqlite3; add config options which allow to disable these sqlite lib modules. Disabling FTS3 reduces the so file with 475KB while disabling RTREE reduces the so file with 121KB on x86 architecture. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | | | | | | | | Merge pull request #4370 from val-kulkov/opendkim-packagechamptar2018-01-31
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | opendkim: DKIM signing and verifying emails
| * | | | | | | | | | opendkim: DKIM signing and verifying emailsVal Kulkov2018-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The OpenDKIM package provides a service for signing and verifying DomainKeys Identified Mail (DKIM) signatures. OpenDKIM consists of a library that implements the DKIM service and a milter-based filter application that can plug in to any milter-aware MTA, such as Postfix or Sendmail, to provide that service to sufficiently recent sendmail MTAs and other MTAs that support the milter protocol. This submission provides three new packages: - libopendkim, a library for signing and verifying DKIM signatures, - opendkim, the server application and the genkey script, - opendkim-tools, a set of tools for configuring and testing OpenDKIM. While at it, add PKG_BUILD_DEPENDS statement to sendmail's Makefile. Travis CI buildbot sometimes fails to compile libopenssl before starting to build sendmail. Since sendmail depends on libopenssl, the whole Travis CI build process fails. Setting PKG_BUILD_DEPENDS to "openssl", the directory name of libopenssl's Makefile, fixes the problem. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>