| Commit message (Collapse) | Author | Age |
|\
| |
| | |
cgi-io: move into out of tree project
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
No functional changes, just moved the sources into out of tree
project[1] so it's going to be easier to do CI with unit testing,
fuzzing etc.
1. https://git.openwrt.org/?p=project/cgi-io.git;a=shortlog
Signed-off-by: Petr Štetiar <ynezz@true.cz>
|
|\ \
| | |
| | | |
freeradius3: add meta-package for default modules
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This meta-package contains only dependencies for modules needed in
FreeRADIUS default configuration.
This commit adds missing description and install sections.
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
|
|\ \ \
| | | |
| | | | |
kcptun: bump to v20201010
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Chao Liu <expiron18@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
|
|\ \
| | |
| | | |
pdns-recursor: update to 4.3.4
|
| | |
| | |
| | |
| | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
pdns: update to 4.3.1
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Remove features removed upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
|\ \
| | |
| | | |
chrony: update to 4.0
|
| | |
| | |
| | |
| | | |
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|\ \
| | |
| | | |
New package: mbusd
|
| | |
| | |
| | |
| | |
| | |
| | | |
Mbusd is open-source Modbus TCP to Modbus RTU (RS-232/485) gateway.
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
AdGuardHome is a network-wide ads and trackers blocking DNS server.
After installing it with opkg, start it like every service:
/etc/init.d/adguardhome start
In order to complete the installation vist http://{YOUR_ROUTERS_IP}:3000.
Then you can setup dnsmasq to forward DNS traffic to AdGuardHome:
uci -q delete dhcp.@dnsmasq[0].server
uci add_list dhcp.@dnsmasq[0].server=127.0.0.1#{PORT_SET_DURING_INSTALL}
uci set dhcp.@dnsmasq[0].noresolv=1
uci commit dhcp
/etc/init.d/dnsmasq restart
Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
|
|\ \ \
| | | |
| | | | |
[lighttpd] Pull in mod-authn_file with mod-auth
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
If lighttpd loads mod-auth, it also automatically tries to load
mod-authn_file, and fails if it's not available. That is a compatibility
feature of lighttpd after the funtionality was split into modules.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
|
|\ \ \ \
| | | | |
| | | | | |
yggdrasil: bump to 0.3.15
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
openssh: update to 8.4p1
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Yuan Tao <ty@wevs.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
ooniprobe: update to version 3.0.7
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Remove measurement-kit dependency since it's
no longer needed.
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
dnstap: update to version 0.2.2
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
netifyd: Updated to v3.05.
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Johnathan Arsenault <johnathan.arsenault@gmail.com>
Tested-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
rsync: disable option for bundled zlib, add option for zstd
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* fix a vpn/iptables race condition
* remove needless dnsmasq dependency
* synchronize code-base of all auto-login scripts, due to
COVID-19 restrictions all of them are still untested/WIP
* various small cleanups
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
haproxy: Update HAProxy to v2.2.4
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
fwknop: init script improvements
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Log with pid instead of placeholder.
* Make sure directory for config files generated from uci config exists.
* Remove forced defaults.
* Simplify compares.
Signed-off-by: Kimmo Vuorinen <kimmo.vuorinen@gmail.com>
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
tor: update to version 0.4.4.5
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Changes:
-Fix PIC configuration to --enable-pic
-disable mallinfo
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
ddns-scripts: fix regression added by version 2.8.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The provider could also be read from the custom directory. To get always
the latest version of the provider config json file, we read first the custom
directory and after that we also check the default directory, if we could not
find the provider file
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Since we can also install custom ddns services, the name for the default
services is not optimally chosen. To emphasize this the folder with the
standard services for the package feed will be renamed to default.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
If we install ddns-scripts we also install the default
ddns-scripts-services package. So the behabviour for the user does not
change.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This is not needed. The file get installed on demand with the new ddns
script.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|