Commit Graph

1144 Commits

Author SHA1 Message Date
Franco Fichtner 5b110ffbe1 sysutils/nut: a bit of tweaking for @mimugmail 2018-04-17 17:27:04 +00:00
Michael 8b3daf8439 sysutils/nut: new apimutable service + reconfigure fix (#654) 2018-04-17 13:13:37 +02:00
Michael 609f9b0e97 sysutils/nut: multiple fixes (#648) 2018-04-17 08:29:45 +02:00
Frank Wall 7649c15201 Merge pull request #652 from fraenki/zabbix_agent_13
net-mgmt/zabbix-agent: Release 1.3
2018-04-16 23:11:12 +02:00
Frank Wall f1793cfd2f net-mgmt/zabbix-agent: bump version 2018-04-16 23:09:00 +02:00
Frank Wall 31bac8dd01 net-mgmt/zabbix-agent: add working default values, fixes #491 2018-04-16 23:07:32 +02:00
Franco Fichtner 7b7ed2ae85 security/acme-client: remove unused ssl.engine directive
PR: https://github.com/opnsense/plugins/issues/649
2018-04-15 12:54:16 +02:00
Franco Fichtner 62fc6e47fe net-mgmt/snmp: do not call does_interface_exist()
No other plugin uses it.
2018-04-11 22:37:51 +02:00
Fabian Franz BSc d8670b0303 mail/rspamd: bump version 2018-04-09 09:54:12 +02:00
Fabian Franz BSc 9ef7b5225f add file for milter headers (#644) 2018-04-09 09:53:13 +02:00
Franco Fichtner 50e9c408e0 *: whitespace scrub and updated README 2018-04-07 18:07:05 +02:00
Franco Fichtner 6b8ef75fec misc/theme-cicada: try to restore the less file, whitespace scrub 2018-04-07 18:06:42 +02:00
marjohn56 9424a53827 Theme Cicada
Initial Commit
Corrected misc ref Fabianfrz, changed revision versions.
Update Comments
2018-04-07 17:56:49 +02:00
Franco Fichtner 578ebe9d89 sysutils/lcdproc-sdeclcd: use post append rather than manual override
The later would overwrite all auto-generated +POST_INSTALL content.
2018-04-06 07:50:22 +02:00
Franco Fichtner ee900ac77a Framework: provide test and style-python targets 2018-04-06 05:30:17 +00:00
Franco Fichtner bbda0a48ea net/relayd: fix test after fiddling with settings controller
CC: @fbrendel
2018-04-06 05:26:52 +00:00
Franco Fichtner 4d28abf293 README: sync 2018-04-05 22:00:18 +02:00
Franco Fichtner 7b66f5754d net/relayd: reconfigure does not return 'result' 2018-04-05 16:32:56 +00:00
Franco Fichtner f6aa805ca1 net/relayd: more tweaks
* Apply should reconfigure, it takes care of start stop reload
  according to the mutable service settings.
* ; exit 0 on stop was caused by spurious apply.  Fixed by doing
  reconfigure (see above).
* Add service control to status and log page.
* Spacing for spinner icons in buttons.
* Apply spins until reconfigured.

From my side this is ready for release in 18.1.7 when the legacy
model migration works fine.  There is one change for this in core
that is not in 18.1.6 that prevents earlier merge.

CC: @fbrendel
2018-04-05 16:25:10 +00:00
Franco Fichtner d2bae5b76e net/relayd: style in previous, test alignments
* Test validations NotEmpty, translations and text improvements will
  otherwise get in the way.  We know that validation failed for a
  particular value already.
* Behaviour on an installed OPNsense seems slightly different.
* Whitespace sweep and PSR2 code style
* Translate custom validation messages

CC: @fbrendel

There is a race happening sometimes...

There was 1 failure:

1) tests\OPNsense\Relayd\Api\RelaydTest::testStatusController
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'empty'
+'active (1 hosts)'

/usr/plugins/net/relayd/src/opnsense/mvc/tests/app/compound/OPNsense/Relayd/RelaydTest.php:428
2018-04-05 15:54:16 +00:00
Michael 2b90414ec8 mail/rspamd: few more help text (#642)
* Update settings.xml
2018-04-05 16:34:55 +02:00
Frank Brendel 8b46f3fafc net/relayd: add PHPunit API controller tests (#643) 2018-04-05 14:48:38 +02:00
Franco Fichtner 31c80c05aa sysutils/monit: change post-install hook to real migration
This is for 18.1.7 to sync the core code and the plugins code
for release version.

CC: @fbrendel
2018-04-04 18:22:16 +02:00
Frank Brendel f1c6a4fc39 net/relayd: move post-install to Migrations 2018-04-04 17:58:27 +02:00
Franco Fichtner 414539ed0c license: regenerate
Removal of static relayd / wol pages purge a couple of these,
because the old files no longer exist.
2018-04-04 00:10:47 +02:00