Commit Graph

518 Commits

Author SHA1 Message Date
Franco Fichtner cfc402c2cb net/quagga: whitespace cleanup 2017-07-25 06:28:35 +02:00
Franco Fichtner 69d8673de9 net-mgmt/collectd: fix template reload in service controller #207 2017-07-24 13:08:26 +02:00
Franco Fichtner 97d6b2b3fe net/freeradius: fix another hiccup; closes #207 2017-07-24 10:42:03 +02:00
Franco Fichtner 62904c15fc net-mgmt/collectd: fix setup.sh #207 2017-07-24 09:36:48 +02:00
Franco Fichtner 5033466128 net/freeradius: spaces vs. tabs 2017-07-24 09:34:50 +02:00
Franco Fichtner b814532a8a net/freeradius: fix setup.sh usage #207 2017-07-24 09:33:46 +02:00
Franco Fichtner 296f187dd6 */*: revision bump and final touch
PR: https://github.com/opnsense/core/issues/1733
2017-07-22 18:21:15 +02:00
Fabian Franz b3e8fc02b6 update version number of the quagga plugin 2017-07-22 18:03:38 +02:00
Fabian Franz c460732bbb add logging to quagga (#206)
* add logging to quagga
* sed -i "s/zebra.log/quagga.log/g" files
* add log viewer
* fix indent; fix typo; upcase first char
2017-07-22 18:02:20 +02:00
Ad Schellevis b3ac2871e2 php 7.1 style fixes for https://github.com/opnsense/core/issues/1733 2017-07-22 17:03:19 +02:00
Franco Fichtner ce17cc0f44 net/freeradius: first release for 17.7 2017-07-21 14:37:15 +02:00
Franco Fichtner 8dfb1e26a4 dns: unlock plugins as done on stable/17.7
master branch always has PLUGIN_DEVEL set, so we can safely strip it
even for 17.1 builds.
2017-07-19 07:32:23 +02:00
Franco Fichtner 6f45033b46 dns/dyndns: bump version after change 2017-07-18 20:26:59 +02:00
Franco Fichtner c0f067dbd6 dns/dynamicdns: wrong dir, no menu 2017-07-18 20:26:21 +02:00
Franco Fichtner c5b30ccce5 net/freeradius: whitespace fixes 2017-07-17 07:44:04 +02:00
Franco Fichtner b2a0e9da04 net/quagga: whitespace fixes 2017-07-17 07:43:51 +02:00
Franco Fichtner 83189b331a net-mgmt: adjusts paths and typos 2017-07-17 06:35:00 +02:00
Franco Fichtner b3d88ed912 Framework: add whitespace cleanup for plugin root dir 2017-07-17 06:25:12 +02:00
Franco Fichtner dbd179ba78 net-mgmt/collectd: rename s/collectd/Collectd/g as discussed 2017-07-17 06:25:05 +02:00
Franco Fichtner a19dc2e9b7 net/quagga: forgotten version bump after PR merge
Because the version on stable/17.1 is 1.3.1.
2017-07-16 15:28:12 +02:00
Michael c2d667d53c Quagga: Add prefix-lists to OSPF (#201)
* babel, IS-IS and PIM not supported to redistribute in OSPF
* Update OspfsettingsController.php
* Update dialogEditOSPFNetwork.xml
* Create dialogEditOSPFPreifLists.xml
* Rename dialogEditOSPFPreifLists.xml to dialogEditOSPFPrefixLists.xml
* Update OspfController.php
* Update OSPF.xml
* Update ospf.volt
* Update ospfd.conf
* Update OspfsettingsController.php
2017-07-13 22:01:56 +02:00
Franco Fichtner 6e491057d8 README: mention collectd plugin 2017-07-13 08:22:19 +02:00
Frank Wall b3dd7f023a Merge pull request #200 from fraenki/issue_53
net/haproxy: workaround templating issue
2017-07-12 11:43:13 +02:00
Frank Wall f36770d7e0 net/haproxy: workaround templating issue, refs #53 2017-07-12 11:30:12 +02:00
Michael 31448815fe Collectd plugin (#197)
Whats working:

Enable / Disable
Set hostname
FQDN Lookup
Send metrics to external collector
Working plugins:
contextswitch
cpu
df
interface
load
memory
processes
uptime
users

What's planned:

Export to Graphite
More options on network plugin (like authentication)
2017-07-12 10:34:22 +02:00