| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
* mute useless logging in "active mode"
* optimize startup behaviour
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add an "active mode", where travelmate will be restarted
every n seconds (default 60) and checks existing uplink connection
regardless of ifdown event trigger (disabled by default)
* enhance multiple radio support
* fix the ap detection
* respect different radios during scanning & connection handling
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\
| |
| | |
net/wireguard: add support for fwmark option
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Adds support for the fwmark option.
FwMark is a 32-bit fwmark for outgoing packets.
If set to 0 or "off", this option is disabled.
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
| |
| |
| |
| | |
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
|
|\ \
| | |
| | | |
bitlbee: Update to 3.5.1
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
|
|\ \ \
| | | |
| | | | |
addrwatch: fix imagebuilder and config file name
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|\ \ \ \
| | | | |
| | | | | |
fping: Update to 3.16
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Unbound 1.6.1 has a few bug fixes for resource leaks,
configuration robustness, compile environment interaction,
and maintaining the trust anchor. The 2017 trust anchor
(DS) is built into unbound and unbound-anchor.
File /etc/unbound/root.key holds 2010/2017 DS record until 2018
https://www.icann.org/resources/pages/ksk-rollover
https://www.iana.org/domains/root
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
|
| |_|/
|/| |
| | |
| | | |
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
|
|\ \ \
| |_|/
|/| | |
adblock: update 2.3.2
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* optimize memory consumption &
enable overall sort only on devices with > 64MB RAM,
this prevents sort related kernel dumps
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
To have service working nicely with procd it should be running in the
foreground. Otherwise it's not possible to e.g. stop it with the init.d
script. Luckily for us pptpd has a simple switch that allows it.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Fixes: 15e7f611afb ("pptpd: convert init script to procd")
|
| |/
|/|
| |
| |
| |
| |
| |
| |
| | |
This fixes upstream regression introduced in 1.4.40. It was reported &
debugged in https://redmine.lighttpd.net/issues/2793
This fix is queued for 1.4.46 in the personal/gstrauss/master upstream
branch.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
|
| |
| |
| |
| |
| |
| | |
This is in response to the metapackage discussion in openwrt/luci#1030.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update to 1.4.42 introduced a problem with starting lighttpd as
OpenWrt/LEDE service. It was stopping whole init process at sth like:
783 root 1124 S {S50lighttpd} /bin/sh /etc/rc.common /etc/rc.d/S50lighttpd boot
799 root 1164 S /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf
It was hanging until getting random pool:
[ 176.340007] random: nonblocking pool is initialized
and then immediately the rest of init process followed:
[ 176.423475] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
[ 176.430754] jffs2_build_filesystem(): unlocking the mtd device... done.
[ 176.437615] jffs2_build_filesystem(): erasing all blocks after the end marker... done.
This was fixed in 1.4.44, but bump directly to 1.4.45 while at it.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
|
|\ \
| | |
| | | |
Aria2: Edit config and update
|
| | |
| | |
| | |
| | | |
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \
| | |
| | | |
travelmate: update 0.3.5
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* add 'enabled' check in init script
* support multiple radios (see online doc)
* fix race condition in ap check
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \
| | | |
| | | | |
webui-aria2: bump version
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Reduced package size.
* Update to latest commit.
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
Wireguard is a VPN-implementation and should
be located in VPN-submenu
Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
|
|\ \ \
| | | |
| | | | |
vpnbypass: fix for flushing mangle table
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|\ \ \ \
| | |_|/
| |/| | |
adblock: update 2.3.1
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* various optimizations & corner case fixes
* removed no longer needed debug information
* polished up for forthcoming LEDE release ;-)
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | | |
This is a long-needed clean-up.
These applications are not gone! They live in the
luci repo now, where all their friends already are.
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Makefile had sed commands in "prepare" step that modified the
source files directly. That lead to feed update failure at the
buildbot.
Remove those commands as the first aid.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
According to the snmpd.conf man page, the engineID of an snmp agent
should be consistent through time. However, it seems that the engineID
changes every reboot. Add options to configure how the engineID is
generated. The default setting generates it based on the MAC address of
the eth0 interface.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
While I'm at it, add myself as maintainer, since I'm doing many of the
bumps anyway.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
The patch was taken from https://github.com/xelerance/xl2tpd/pull/125
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|\ \ \
| | | |
| | | | |
seafile: update to version 6.0.7
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update several dependencies, as well:
* django-compressor -> 2.1.1
* django-constance -> 1.3.4
* django-restframework -> 3.5.4
* django-statici18n -> 1.3.0
* django -> 1.8.17
* openpyxl -> 2.4.2
* python-dateutil -> 2.6.0
* python-urllib3 -> 1.20
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|\ \ \ \
| |/ / /
|/| | | |
vpnbypass: new service triggers, typo fix
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \ \
| | | | |
| | | | | |
ngircd: update to v24
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Claudio Leite <leitec@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
unbound: improve robustness with dhcp scripts
|