| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Antony Antony <antony@phenome.org>
|
|
|
|
| |
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\
| |
| | |
adblock: update 1.0.1
|
| |
| |
| |
| |
| |
| |
| | |
* optimize list sort
* simplified block list removal
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \
| | |
| | | |
net/bind: Update db.root
|
| | |
| | |
| | | |
Signed-off-by: DonkZZ <donk@evhr.net>
|
| | |
| | |
| | |
| | |
| | |
| | | |
The contents of the file "db.root" is very old (12 years).
Here's a new version downloaded from ftp://ftp.internic.net/domain/
Signed-off-by: DonkZZ <donk@evhr.net>
|
| | |
| | |
| | |
| | |
| | | |
The variable "config_file" appears twice.
Signed-off-by: DonkZZ donk@evhr.net
|
|\ \ \
| | | |
| | | | |
openvswitch: fix kernel 4.4 patch for pre-4.4 kernels
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|/ /
| |
| |
| |
| |
| |
| | |
Requires small changes to the included header files in order to build
successfully using musl.
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
| |
| |
| |
| | |
Version bump package to latest v2.7.4 code from upstream. No changes needed for packaging.
|
|\ \
| | |
| | | |
openvswitch: add support for kernel 4.4
|
| | |
| | |
| | |
| | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
pthread_attr needed to be applied.
otherwhise it still crashes.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This adds one patch from the upcoming 0.10.2 release to exclude Avahi/DNS-SD from build time
detection and properly adds liblo as a dependency.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bump unbound to version 1.5.8 released on March 2, 2016.
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
|
|\ \ \
| | | |
| | | | |
knxd: bump to new version
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
|
| |/ /
|/| |
| | |
| | | |
Signed-off-by: Christian Beier <dontmind@freeshell.org>
|
|\ \ \
| | |/
| |/| |
adblock: release 1.0.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* add sysctl.org as new adblock source
* add main debug switch (by default all stderr outputs are going to
/dev/null)
* small cleanups
* first 'stable' release! ;-)
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Changelog and release notes:
http://mosquitto.org/2016/02/version-1-4-8-released/
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Adds support for persistence settings.
Bumps package version for new init script.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This should always have been available in the mosquitto package itself.
This file needs to exist in basic form to allow the init scripts to even check whether it exists.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Instead of manually copying files and renaming on install, use the nice
clean "files/<mirror>" structure and just $(CP) them into place.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Only available in the "full" SSL version.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
fix comparing IPv6 addresses
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Change the git repository url to use https. Because it's found that in
some network environments http doesn't work.
Signed-off-by: Zhao, Gang <gang.zhao.42@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \ \
| | | |
| | | | |
openvswitch: pull released version 2.5.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also added a patch (from OVS trunk) that fixes pthread
thread stack sizes with musl.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
shadowsocks-client: version bump to 0.6
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
The patch has been merged by upstream.
Signed-off-by: Zhao, Gang <gang.zhao.42@gmail.com>
|
|\ \ \ \
| | |/ /
| |/| | |
adblock: 0.91.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* fix blocklist footer/counter
* optimize/rework blocklist rulesets
* change source url for spam404 and yoyo
* code cosmetics & cleanups
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
|
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- roll back to "old" update_url of freedns.afraid.org fix for #2445 and openwrt/luci#661
- add provider nubem.com (IPv4 only)
- add provider nettica.com (IPv4 only)
- add provider zerigo.com (IPv4 and IPv6)
- add provider regfish.de (IPv4 and IPv6)
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|\ \ \
| | | |
| | | | |
Add arp-scan package
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Sergey Urushkin <urusha.v1.0@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
net-snmp: reload snmpd on interface events
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
When applying wireless configuration changes, the ifindex of the
wireless interface(s) change. While snmpd picks up the new interfaces
with the correct index, it does not remove the old ones:
IF-MIB::ifName.23 = STRING: wlan0
IF-MIB::ifName.24 = STRING: wlan1
IF-MIB::ifName.25 = STRING: wlan0
IF-MIB::ifName.26 = STRING: wlan1
This causes problems for monitoring tools that use ifName (or ifDesc) as
interface reference. Add a trigger that reloads snmpd on interface
up/down events so that it will no longer have the old interfaces.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| |/ / /
|/| | |
| | | |
| | | | |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|\ \ \ \
| | |/ /
| |/| | |
adblock: 0.90.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* all relevant adblock events will be properly written to syslog/stdout
* removed needless 'debug log' option
* add optional parm 'adb_forcedns' to redirect all queries to local
resolver (default: '1', enabled)
* revised space check
* various code cosmetics & cleanups
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
|