Franco Fichtner
f11db5fe23
pkg: fix plist
2019-04-11 19:44:15 +02:00
Ad Schellevis
47a8a5f277
Revert "ui: bootstrap missing a file"
...
This reverts commit da6447e2fe61240a124ef090bc46b694e9b5878b.
2019-04-11 18:41:02 +02:00
Franco Fichtner
ba2380a397
pkg: fix plist
2019-04-09 20:34:38 +02:00
Franco Fichtner
b4c7718015
pkg: fix plist
2019-04-08 11:26:54 +02:00
Franco Fichtner
da6447e2fe
ui: bootstrap missing a file
2019-04-02 20:02:22 +02:00
Franco Fichtner
0e95b0f407
interfaces: remove rc.kill_states
...
There's no real world evidence this works or is needed today.
We do have to other state kills / flushes now, one works and
the other may be defunct. To progress this remove this arcane
script and if the need arises rewrite it as something portable.
See: https://redmine.pfsense.org/issues/1629
Also see: https://redmine.pfsense.org/issues/2887
2019-03-21 18:33:18 +01:00
Franco Fichtner
18bccc8c06
pkg: fix plist
2019-03-14 19:25:11 +01:00
Franco Fichtner
6b74ab49bf
pkg: fix plist
2019-03-13 16:01:46 +01:00
Franco Fichtner
2056e907ff
pkg: fix plist
2019-03-12 12:22:20 +01:00
Franco Fichtner
73697bbf6f
pkg: fix plist
2019-03-11 19:04:09 +01:00
Franco Fichtner
408741b1ef
system: remove unfinished SCP backup for now
...
User feedback has been low or nonexistant. Author not active.
Suggested by: @adschellevis
2019-03-10 09:21:40 +01:00
Franco Fichtner
3582c206a7
system: remove obsolete bits for #3257
2019-03-10 08:54:13 +01:00
Franco Fichtner
feca5fbfe3
pkg: fix plist
2019-03-07 11:48:43 +01:00
Franco Fichtner
1f41c14ce9
pkg: fix plist
2019-03-04 13:13:23 +01:00
Franco Fichtner
7a40a22c2a
system: small tweaks to auth templates
2019-03-04 12:58:11 +01:00
Ad Schellevis
060a3e2cbf
IPsec+pam, forgot to add the template, for https://github.com/opnsense/core/issues/3265
2019-03-04 12:30:18 +01:00
Franco Fichtner
0e407b1215
firmware: finally revoke 18.7 fingerprint
2019-03-01 19:06:46 +01:00
Ad Schellevis
21f1580348
IPsec, switch to PAM, closes https://github.com/opnsense/core/issues/3265
2019-02-28 15:32:03 +01:00
Ad Schellevis
02fd4f4c7f
Web proxy, switch to PAM, closes https://github.com/opnsense/core/issues/3261
2019-02-28 09:57:54 +01:00
Franco Fichtner
bece7dc2df
pkg: fix plist
2019-02-27 13:13:55 +01:00
Franco Fichtner
69ff2fa8ad
system: move opnsense-auth to libexec
...
... but keep a symlink for backwards compatibility
2019-02-27 01:26:15 +01:00
Franco Fichtner
ef17620814
pkg: fix plist
2019-02-25 20:38:28 +01:00
Franco Fichtner
5335692fb8
pkg: fix plist
2019-02-25 10:08:17 +01:00
Franco Fichtner
75c3100ba7
interfaces: move mpd.script to scripts dir
...
mpd5 is started with -d /var/etc so it expects mpd.script to be there.
Some small simplifications along the way.
2019-02-25 08:23:50 +01:00
Franco Fichtner
cfc95122f2
interfaces: move ppp-related scripts to proper location
...
sbin/ is for console-bound binaries.
2019-02-25 08:23:50 +01:00
Franco Fichtner
c52394f2d9
pkg: fix plist
2019-02-25 05:40:21 +01:00
Franco Fichtner
07a4dea733
pkg: fix plist
2019-02-24 07:49:28 +01:00
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