Franco Fichtner
da690969c4
rc: move all template generation to early
...
It's unlikely the config.xml will change and backup scripts in
early are going to need it anyway.
2019-02-10 13:14:24 +01:00
Franco Fichtner
22dc4610da
pkg: fix plist
2019-02-03 11:45:42 +01:00
Franco Fichtner
ab2aa034a1
pkg: fix plist
2019-02-01 14:39:52 +01:00
Franco Fichtner
3ce9c740c7
src: support for 18.7 has ended
2019-01-24 18:15:37 +01:00
Michael Steenbeek
5689dc8048
Port reboot and shutdown pages to MVC ( #3133 )
2019-01-15 09:25:52 +01:00
Franco Fichtner
46527303cb
firmware: add message for update
2019-01-12 14:22:20 +01:00
Michael Steenbeek
8aadeb2807
Port license page to MVC ( #3118 )
...
* Port license page to MVC
* Use more template variables on the license page.
Also make sure to handle cases where someone changes one of the variables (e.g. when creating their own product based on OPNsense). Discussed with Jos Schellevis.
* Move legacy menu to Core
* Use another approach to display ®
* ACL fix
2019-01-11 11:52:59 +01:00
Franco Fichtner
77ce3ef971
pkg: fix plist
2019-01-06 19:10:15 +01:00
Franco Fichtner
69396712e3
pkg: last minute build breakage in plist :D
2019-01-06 16:21:17 +01:00
Franco Fichtner
dccd191e21
pkg: fix plist
2018-12-18 11:42:42 +00:00
Michael Steenbeek
0d7001ae68
Remove legacy SMTP notices (for #2919 ) ( #3031 )
...
* Remove remaining calls to notify_via_smtp()
* Remove SMTP notices code
* Remove SMTP notifications config from System/Settings/Notifications
* Move system beep settings to System/Settings/Miscellaneous, remove System/Settings/Notifications
2018-12-16 19:34:20 +01:00
Franco Fichtner
e494ebd94e
pkg: fix plist
2018-12-10 09:08:05 +00:00
Michael Steenbeek
3e836c6087
Add gateway alerts to Monit, for #2919 ( #3025 )
2018-12-09 20:08:54 +01:00
Franco Fichtner
f7b0aa6bb0
pkg: fix plist
2018-12-06 10:45:01 +01:00
Michael Steenbeek
2a149a054c
Replace PEAR_ERROR with return null and delete PEAR.inc ( #3006 )
2018-12-04 09:53:09 +01:00
Franco Fichtner
0eb1f10095
firmware: rename "opnsense" version file to "core"
...
We already have "kernel" and "base" and plugins also follow this
pattern by only registering its name once per devel or release
version. This kills ambiguity for "opnsense" vs. "opnsense-version"
and makes it more branding friendly. Suffice to say "core", "kernel"
and "base" are reserved names and also align with tools.git.
2018-11-28 09:30:09 +01:00
Franco Fichtner
715206dbb8
pkg: fix plist
2018-11-28 09:15:29 +01:00
Franco Fichtner
5337264706
pkg: fix plist
2018-11-27 19:33:33 +01:00
Franco Fichtner
7b19321cb9
src: fix previous style
2018-11-27 07:28:57 +01:00
Ad Schellevis
8cd7657d6b
ditch vpn_openvpn_export.php in favour of https://github.com/opnsense/core/issues/2787
2018-11-26 15:31:22 +01:00
Ad Schellevis
62a62a4309
plist for https://github.com/opnsense/core/issues/2787
2018-11-26 15:27:16 +01:00
Franco Fichtner
559e8e79e2
pkg: fix plist
2018-11-23 14:37:42 +01:00
Michael Steenbeek
9d6ae78448
Implement #2848 : Update bootstrap-select to v1.13.3
2018-11-20 11:02:51 +01:00
Franco Fichtner
f5577bed58
unbound: fix plist, small changes
2018-11-19 11:24:52 +00:00
Franco Fichtner
c84409cc11
pkg: fix plist
2018-11-17 09:35:29 +01:00
Franco Fichtner
1fd06cf50b
pkg: fix plist
2018-11-16 07:21:22 +01:00
Franco Fichtner
ee6b692455
firewall: move bogon script out of the way, priv-sep, lower retries
2018-11-03 12:25:09 +01:00
Franco Fichtner
3bbea89808
pkg: fix plist
2018-10-31 10:57:43 +01:00
Franco Fichtner
6c952d0ee7
rc: move rc back to /usr/local
...
We use grep and awk for early automation. Deal with this later.
2018-10-28 08:10:56 +01:00
Franco Fichtner
6fd1fd0d74
pkg: move rc to /etc/rc.opnsense; closes #2416
...
Move /usr/local/etc/rc to /etc/rc.opnsense in order to be able
to boot without /usr mounted. Move the /boot files along with
it since they require the same type of /usr/local-escapting.
1. This needs further testing. :)
2. Inspect rc script for commands depend on /usr tools
Our rc.shutdown stays where it is, if we can shutdown we should be
able to access it. If not, it's not grabbed via /etc/rc.shutdown.
2018-10-27 22:12:04 +02:00
Franco Fichtner
bbbdef2b51
pkg: new stuff!
2018-10-15 18:29:12 +02:00
Franco Fichtner
63283145ba
pkg: fix plist
2018-10-15 17:07:20 +02:00
Franco Fichtner
e65fef947d
firmware: rename security audit script for clarity
2018-10-14 11:57:18 +02:00
Franco Fichtner
bb15cdb0f4
firmware: remove training wheels
2018-10-10 09:44:21 +02:00
Franco Fichtner
913d80037d
system: "firmware" log idea inspired by HardenedBSD
2018-10-07 16:13:29 +02:00
Franco Fichtner
cbb3cbaa4b
pkg: fix plist
2018-10-07 13:59:34 +02:00
Franco Fichtner
84f35e7088
system: start to cleanup legacy notifications #2408
2018-09-28 17:59:46 +02:00
Franco Fichtner
ef5cb57e31
unbound: shorten unbounctlwrapper to wrapper.py
2018-09-23 10:20:09 +02:00
Franco Fichtner
993b205cb6
unbound: cache dump / load / flush
2018-09-23 10:04:09 +02:00
Franco Fichtner
6ebded2717
firmware: stop providing ABI/name version files manually
...
Add them to the plist with proper replacement for now, even though
they are going away eventually.
2018-09-22 10:38:15 +02:00
Franco Fichtner
fa07bf9d0f
pkg: fix plist
2018-09-19 23:06:30 +02:00
Franco Fichtner
a0347a46d2
rc: add manual page for opnsense-version
2018-09-16 23:58:20 +02:00
Franco Fichtner
8fcda9f8aa
firmware: make firmware-upgrade the version file
2018-09-16 23:15:55 +02:00
Franco Fichtner
0cf4fe5e38
rc: hello opnsense-version!
2018-09-16 23:07:21 +02:00
Ad Schellevis
619707a0c9
Firewall/alias, ditch legacy pages for https://github.com/opnsense/core/issues/1858
2018-08-24 18:03:25 +02:00
Franco Fichtner
32aa199882
ui: no minified version for tokenize2
...
Discussed with: @adschellevis
2018-08-14 17:48:07 +02:00
Franco Fichtner
56b922f187
pkg: fix plist
2018-08-05 17:26:54 +02:00
Franco Fichtner
34b06640be
pkg: fix plist
2018-08-05 11:39:42 +02:00
Franco Fichtner
24e0a308ff
firmware: whoops, wrong file
2018-08-02 22:09:46 +02:00
Franco Fichtner
4b461425a5
firmware: revoke 18.1 fingerprint
2018-08-02 22:05:13 +02:00