| Commit message (Collapse) | Author | Age |
... | |
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
curl: update to 7.75.0
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
vpn-policy-routing: update config file, support PROCD_RELOAD_DELAY
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Bruno Randolf <br1@einfach.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
mini_snmpd: fix spurious version bump to 1.6
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes spurious version bump done in 5c8fb42 and reported in #14815 and
switches source proto from git to codeload.
Upstream has changed daemon binary name to `/usr/sbin/mini-snmpd`.
Package and config/init script name stays unchanged.
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
stunnel: update to 5.58
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
ksmbd and ksmbd-tools 3.3.5
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Major changes for version 3.3.5 are:
- Rename "streams" parameter to "vfs objects = streams_xattr".
- Enable smb2 leases by default.
- Ignore ksmbd.subauth creation failure.
- Fix bugs that related to guest ok = yes.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
git-lfs: add new package
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
zerotier: bump to 1.6.4
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Moritz Warning <moritzwarning@web.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This fixes the issue raised after d18692c (libxml2: allow building with iconv support).
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
banip: update to 0.7.3
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* fix search string/pipe preparation for the background service
* fix IPSet maxelem limitation, made it more flexible
* fix potential error during resume action
* add Cisco Talos IP blacklist
* update readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
adguardhome: bump to 0.105.1
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Full changelog available at:
* https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.0
* https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.1
* Add node-yarn/host dependency as it is needed since [1].
* Adjust LDFLAGS to the new ones introduced in [2].
* Invoke targets from make instead of manually running npm and yarn.
* Replace GO_PKG_EXCLUDES with GO_PKG_BUILD_PKG as our intention is to
build only one specific package (a cosmetic change).
[1]: https://github.com/AdguardTeam/AdGuardHome/commit/5e20ac7ed5de861ea5c945d1775f75312d62b69f#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52R140
[2]: https://github.com/AdguardTeam/AdGuardHome/commit/0d67aa251d18f8ab47cfd90072e9d0387dff4224#diff-82ef468ec5547f1ed424776755a7f87dfec4eba9838d2c2ac02c9881bb67d737R60
Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
tor: update to version 0.4.5.6
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
dnstap: update to version 0.4.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add build dependency on libnghttp2 for DNS-over-HTTPS support
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
https-dns-proxy: support for force DNS/DNS hijacking
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* add scanning for suspicious nginx events
* add a log counter to track the number of the failed requests
or login repetitions of the same ip in the log before banning,
defaults are: ssh (3), luci (3), nginx (5)
* optimize the background service handling
* add 'greensnow' as a new source
* update readme and LuCI frontend regarding the new log count options
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
As suggested by others, I would like to take care of this tool. I am
developing certain tools that rely on the library and also owipcalc.
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
| |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adressing issue #14773
Signed-off-by: Bruno Randolf <br1@einfach.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
strongswan: fix local_gateway discovery
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This has been observed by myself and @luizluca: ip route get is
appending uid0 to the output, as seen from:
root@OpenWrt2:~# ip route get 1.1.1.1
1.1.1.1 via 174.27.160.1 dev eth3 src 174.27.182.184 uid 0
cache
root@OpenWrt2:~#
so the fix is an anchored match, discarding all else. Also, using
ip -o means never having to do multiline matches...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
depending on it
Fixes ABI_VERSION handling issues
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
Bump tinc to version 1.1 commit 3ee0d5dd
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
rpcbind: clean up patches using quilt
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The second one was manually modified as quilt gets confused by the ***
and ends up removing the commit description.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Separate owipcalc in client and lib part. Owipcalc brings a lot of nice
functionality with it, e.g. parsing and calculating prefixes.
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
vpn-policy-routing: update to version 0.3
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Remove upstreamed patches. Refresh others.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
net/dnscrypt-proxy: update the CSV list of resolvers
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The previous list was very out of date.
An always up-to-date v1-compatible list is available at:
https://download.dnscrypt.info/dnscrypt-resolvers/v1/
Also use different default resolvers since the previous ones don't
exist any longer.
Signed-off-by: Frank Denis <github@pureftpd.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Nebula: downloading tarball with name and its version instead of just version and cosmetic polishing of Makefile
|