Age | Commit message (Collapse) | Author |
|
Collectd 5.9.0 changed the data structure of the cpufreq plugin:
CPU cores are now handled as separate plugin instances.
There are also new data items per core:
* time spent at each frequency
* amount of frequency transitions
Enable these new data items, but initially hide them behind
a new config option "ExtraItems" (default: disabled), as
the amount of graphs in multi-core systems could be rather large.
Note that the frequencies are not (yet) sorted, so the
information value of the time-spent graph is semi-random.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Signed-off-by: Yurii <yuripet@gmail.com>
|
|
luci-app-openvpn: add some german translations
|
|
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
|
|
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
|
|
Updated Japanese translations and remove unused msgid/msgstr sets.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-olsr-viz: Add Spanish translation
|
|
luci-app-banip: Add Spanish translation
|
|
luci-app-nut: Add Spanish translation
|
|
luci-app-ltqtapi: Add Spanish translation
|
|
luci-app-privoxy: Add Spanish translation
|
|
luci-app-https_dns_proxy: better handling of ports, update dhcp config
|
|
Fixes: #2920
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Add Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
luci-app-lxc: Add Spanish translation
|
|
luci-app-squid: Add template
|
|
luci-app-olsr-viz: Add template
|
|
luci-app-olsr-services: Add template
|
|
luci-app-ocserv: Add template
|
|
luci-app-mosquitto: Add template
|
|
luci-app-ltqtapi: Add template
|
|
luci-app-dump1090: Add template
|
|
luci-app-cshark: Add template
|
|
luci-app-attendedsysupgrade: Add template
|
|
luci-app-banip: Add template
|
|
luci-app-bmx7: Add template
|
|
luci-app-e2guardian: Add template
|
|
Add Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add template.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add template.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add template.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add template.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add template.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add template.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add template.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add template.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add template.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add template.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add template.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add template.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
This commit introduces support for zone devices, subnets, conntrack helpers
and iptables extra options.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
- Set src/dest defaults only in initial section create state, otherwise it
is impossible to specify output rules
- Get rid of dest_remote/dest_local widget switching and implement change
logic directly in tools.widgets.CBIZoneSelect
- Remove leftover debug code
Ref: https://github.com/openwrt/luci/issues/2889
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
luci-app-openvpn: add new tls_ciphersuites option
|
|
This is used to configure ciphers for TLS 1.3 or newer.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
|