285 Commits

Author SHA1 Message Date
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
Franco Fichtner
d993743e72 firmware: update no more 2018-08-02 22:02:43 +02:00
Franco Fichtner
82ba1d22c9 system: use shared encrypt() and decrypt() functions #2535 2018-07-27 08:59:58 +02:00
Franco Fichtner
235fa8b999 pkg: fix plist 2018-07-17 23:11:10 +02:00
Franco Fichtner
aa69410e65 unbound: update to latest root hints; closes #2147
We call the file ".min." so that our whitespace sweep does not
clean up whitespaces to retain the original checksum so that
the file can always be verified.
2018-07-15 20:05:49 +02:00
Ad Schellevis
15fa1eb0d4 plist 2018-07-14 17:13:26 +02:00
Franco Fichtner
a02f4a078f pkg: fix plist 2018-07-11 08:48:41 +02:00
Franco Fichtner
497fe0ab95 pkg: fix plist 2018-07-09 08:51:37 +02:00
Franco Fichtner
d092781c0c pkg: fix plist 2018-07-06 21:33:50 +02:00
Franco Fichtner
9e951d8f0b pkg: fix plist 2018-07-02 14:35:21 +00:00