Commit Graph

609 Commits

Author SHA1 Message Date
David Harrigan 3fdca054d0 bugfix/247 Improve Zerotier Start/Stop Behaviour
https://github.com/opnsense/plugins/issues/247

This commit improves upon the way that Zerotier starts and stops and how
networks are added/removed and activated/deactivated. There is now a "Global"
tab on the Zerotier page that enables or disables the service which is
honoured between reboots. Additionally, the service needs to be active in
order for networks to be added and removed. If the service is not active, then
the tab "Networks" will be disabled and the user will not be able to
add/remove or activate/deactivate Zerotier networks.

This should fix the observed problems raised in the issue.

The "Global" tab will be extended later to include further information and
actions, especially when Zerotier API usage is developed.

-=david=-
2017-09-11 11:24:39 +02:00
Franco Fichtner a2f3413973 net-mgmt/zabbix-agent: move to version 3.4 2017-09-07 17:11:26 +02:00
Fabian Franz 58025a8ce9 Merge pull request #249 from dharrigan/master
Fix typo.
2017-09-05 09:45:08 +02:00
David Harrigan ccfd127632 Fix typo.
-=david=-
2017-09-04 19:47:52 +01:00
Franco Fichtner 72fe8d8d31 net/mdns-repeater: up up and away
Approved by: @fabianfrz
2017-09-04 10:14:46 +02:00
Franco Fichtner b50c24322a net/mdns-repeater: UX tweaks 2017-09-04 10:03:57 +02:00
Franco Fichtner a2b2f8c0a5 dns/dyndns: update revision of plugin after fix 2017-09-03 18:06:34 +02:00
sll552 c379d66494 Fix cloudflare proxy status reset on dyndns update
This prevents resetting of the cloudflare "proxy" status (if this host is proxied/protected by cloudflare) of the updated DNS record.
2017-09-03 17:59:36 +02:00
Fabian Franz 3a5f9a78a2 mdns: fix migration 2017-09-02 18:31:08 +02:00
Fabian Franz a0347fc17f mdns: fix js 2017-09-02 16:38:16 +02:00
Fabian Franz bc823b652d MDNS: add status indicator (#244)
* remove unused variables

* working status indicator
2017-09-02 16:28:43 +02:00
Franco Fichtner 453266901c README: new plugin 2017-09-02 15:34:45 +02:00
Franco Fichtner b46f175c21 Templates: remove migration preamble, it is duplicated 2017-09-02 15:31:33 +02:00
Franco Fichtner 49f860905b net/mdns-repeater: fix typo and fill pkg-descr 2017-09-02 15:24:33 +02:00
Fabian Franz 275803fd80 add MDNS Repeater (#241)
* add MDNS Repeater
* cleanup: remove cdata block
* Update comment
* rename template and use join
* use the package name also in the config
* remove extended description
* update targets, makefile
2017-09-02 12:31:10 +02:00
Fabian Franz adfbd2a52d Add Filter reload to quagga start and reload action (#240)
* Add Filter reload to quagga start and reload action

Also replace " by '

* psr2; move filter rules after the service

* fix typo
2017-09-01 10:25:55 +02:00
Fabian Franz 3558e0f571 bump version 2017-08-31 16:25:14 +02:00
Fabian Franz e7e5d7bb29 Quagga: Add OSPFv2 firewall pass rules (#237)
* Quagga: Add OSPF firewall pass rules

* fix typo
2017-08-31 15:54:48 +02:00
Franco Fichtner 3ca7864a0f security/acme-client: restart webgui the other way; closes #236 2017-08-29 11:17:14 +02:00
Franco Fichtner 24ff623e2d security/acme-client: refine log parsing; closes #69 2017-08-28 17:59:14 +02:00
Fabian Franz 200baad515 Merge pull request #235 from fabianfrz/quagga_ospfv3_neighbors
bugfix in neighbors in quagga.rb
2017-08-28 13:50:54 +02:00
Fabian Franz 6fbee5be1a bugfix in neighbors in quagga.rb 2017-08-28 13:10:08 +02:00
Franco Fichtner 15269f55da Framework: only reload configd once in upgrade case 2017-08-21 10:02:08 +02:00
Franco Fichtner d66066abe1 Framework: follow core/tools, build sets condfigd_enable="NO" now 2017-08-21 09:54:41 +02:00
Fabian Franz 4171378a27 fix broken field in c-icap 2017-08-20 19:19:47 +02:00