165 Commits

Author SHA1 Message Date
Franco Fichtner
533ccbde0c rc: backup DUID for /var MFS et al
Make sure to delete the backup prior to backing up to mimick
the current system state.  Same goes for restore, no backup
means remove the DUID to sync the system state to what it was.
2017-12-27 13:35:35 +00:00
Franco Fichtner
adf34de710 pkg: fix plist 2017-12-27 08:25:06 +01:00
Franco Fichtner
131dc9a340 mvc: (sub)tabs to partials 2017-12-26 11:56:05 +01:00
Franco Fichtner
9eac980047 web proxy: cache reconfigure detection for #2008 2017-12-24 23:20:28 +01:00
Franco Fichtner
b83282f267 mvc: add a mutable service controller for easy reuse 2017-12-24 15:57:17 +01:00
Franco Fichtner
a46afb51a0 pkg: fix plist 2017-12-24 12:52:49 +01:00
Franco Fichtner
65b7fb6453 firmware: remove the hotfix backend support, discontinued 2017-12-24 12:52:14 +01:00
Franco Fichtner
160820d2df pkg: fix plist 2017-12-23 15:24:43 +01:00
Franco Fichtner
db11170dbd pkg: fix plist 2017-12-19 20:27:04 +01:00
Ad Schellevis
e8a4fc1b46 ditch filterdns, since we've refactored the aliases in https://github.com/opnsense/core/issues/1971 the only use for this is ipsec, but it's doubtful if it's required. see https://github.com/opnsense/core/issues/2003 2017-12-18 20:44:16 +01:00
Franco Fichtner
c2210a6988 pkg: fix plist 2017-12-18 19:31:55 +01:00
Franco Fichtner
40d1470be3 firmware: add entry point for plugin reconfigure 2017-12-16 20:46:17 +01:00
Franco Fichtner
a5d91a7e9b firmware: changes for kernel/base set visibility #1992 2017-12-16 18:26:01 +00:00
Franco Fichtner
9c52a5004f firewall: fix plist 2017-12-15 17:52:03 +00:00
Franco Fichtner
493b3113ab network time: move private script to plugin location
/usr/local/sbin should be reserved for real command line commands.
2017-12-15 12:46:22 +01:00
Franco Fichtner
a7132dec51 firmware: add backend support for health check #1992 2017-12-14 22:40:28 +00:00
Franco Fichtner
0d87601789 firewall: drop "normal view"; closes #1917
Drop diag_logs_filter.php and move the filter_log.inc remnants
into diag_logs_filter_summary.php for an easy drop later on.

There will be more tweaks to the live log filter just to make
it more flexible for cross-reference searches, but as previously
discussed it's strong enough to replace all the fancy input
filters from the "normal view".
2017-12-14 22:10:08 +00:00
Franco Fichtner
de19a915b2 firmware: s/(?:family|core)/type/g
Consistent naming and a tiny bit of polish.
2017-12-12 06:16:38 +00:00
Franco Fichtner
db6882fd58 firmware: test and switch for core package 2017-12-11 19:06:36 +00:00
Franco Fichtner
7843634aa2 plist: fix 2017-12-11 17:56:03 +00:00
Ad Schellevis
756b429da4 fix plist 2017-12-11 14:10:09 +01:00
Ad Schellevis
e2b4c753ca fix plist, discussed https://github.com/opnsense/core/issues/1774 2017-12-10 20:13:38 +01:00
Franco Fichtner
e99ad4b4d0 system: reconfigure routes via apply #1774 2017-12-06 07:43:19 +00:00
Franco Fichtner
7e4bcda618 system: routing configure backend call for #1774 2017-12-06 06:28:30 +00:00
Franco Fichtner
4e26bd4462 pkg: fix plist 2017-12-05 23:01:48 +01:00
Franco Fichtner
5b20a3d015 pkg: fix plist 2017-12-02 15:08:09 +01:00
Franco Fichtner
4f710837d4 pkg: fix plist 2017-12-01 15:41:02 +01:00
Franco Fichtner
95215828a7 openvpn: more relocations for private scripts 2017-11-22 08:56:26 +01:00
Franco Fichtner
dc353d4860 openvpn: move internal script file to plugin location 2017-11-22 08:50:54 +01:00
Franco Fichtner
aaf2178f5a www: merge ticker.js into opnsense_legacy.js 2017-11-22 08:45:49 +01:00
Franco Fichtner
543c7b286d system: add syslog-ng, disable processing so that it coexists with syslogd 2017-11-22 07:13:53 +00:00
Franco Fichtner
21136e60df pkg: fix plist 2017-11-18 13:20:47 +01:00
Franco Fichtner
eeb8cfe0ca pkg: fix plist 2017-10-23 23:50:15 +02:00
Franco Fichtner
3aca5d1ace pkg: fix plist 2017-10-18 19:44:07 +02:00
Franco Fichtner
5aff7a6a60 pkg: fix plist 2017-10-16 17:49:30 +02:00
Franco Fichtner
51b0d38046 firewall: add region info reader for #1860 2017-10-15 14:26:09 +00:00
Franco Fichtner
f0259c86c6 plugins: add pluginctl and assorted shuffling #1841 2017-09-23 14:52:58 +02:00
Franco Fichtner
2b4787453a rc: thin out the etc/ directory a bit by stashing boot scripts away 2017-09-22 19:10:36 +02:00
Franco Fichtner
b769f359b3 web proxy: tweak plugin code a bit
o Add license for new file by Alex
o Use the argument to pass the type of action to simplify
o Stop after squid stop for symmetry with start to retain order
2017-09-19 20:58:44 +02:00
Franco Fichtner
93c40a5e93 rc: refactor /var handling, get MFS dirs from rc vars
This works regardless of enabled state, as long as the plugin is
installed the directories are transitioned (makes sense for temporary
disabling of services).

PR: https://forum.opnsense.org/index.php?topic=5987.0
2017-09-19 08:33:42 +02:00
Franco Fichtner
e9472d4936 pkg: fix plist 2017-09-04 09:19:53 +02:00
Franco Fichtner
dbd0a66b86 firewall: clean up after #1800 2017-09-01 22:41:06 +02:00
Franco Fichtner
bc261c67b8 webgui: add and use backend call
PR: https://github.com/opnsense/plugins/issues/236
2017-08-29 10:37:46 +02:00
Franco Fichtner
b70bd2f303 traffic graph: firefox complains abou missing "px", better padding 2017-08-21 11:52:46 +02:00
Franco Fichtner
0ce3227639 pkg. fix plist 2017-08-14 15:29:34 +02:00
Fabian Franz
7e0d7e477c remove useless migration script 2017-08-07 18:07:39 +02:00
Fabian Franz
259297ec6b apply make plist-fix 2017-08-06 13:33:39 +02:00
Franco Fichtner
9584bbf7b5 pkg: revoke 17.1 fingerprint 2017-07-30 17:58:36 +02:00
Franco Fichtner
76bdebe293 pkg: no more upgrades for a while 2017-07-30 17:38:00 +02:00
Franco Fichtner
f0e2126f27 pkg: fix plist 2017-07-21 17:20:41 +02:00