352 Commits

Author SHA1 Message Date
Franco Fichtner
376b86edbc pkg: fix plist 2019-12-26 10:42:32 +01:00
Franco Fichtner
a6170ac17a pkg: fix plist 2019-12-14 21:40:59 +01:00
Franco Fichtner
266df11e4c pkg: fix plist 2019-12-09 06:20:49 +01:00
Ad Schellevis
ee542d2822
add support for additional loopbacks (https://github.com/opnsense/core/issues/3832) (#3840)
Add *Interfaces: Other Types: Loopback*.

-  while here, also add the device name in interfaces.php and support setting an initial description on new interfaces (copy device description if available)

- check usages of lo0 and change to lo if not specific for our default loopback
2019-12-05 13:19:43 +01:00
Franco Fichtner
53c04abaf5 pkg: fix plist 2019-11-28 17:37:32 +01:00
Franco Fichtner
7a1dc9fc10 pkg: fix plist 2019-11-28 09:23:19 +01:00
Franco Fichtner
850760471e pkg: fix plist 2019-11-09 17:54:57 +01:00
Ad Schellevis
6628ae2e40
VXLAN support (#3787)
* VXLAN: hook vxlan_configure_interface to newwanip event, move interface (address) configuration responisibilty there as well. This might be a better spot for other device setups as well.
2019-11-01 21:25:27 +01:00
Ad Schellevis
bb06e1a5e1
Switch backup to Google api php client v2 (#3778) 2019-10-29 10:34:23 +01:00
Franco Fichtner
e637e76ec6 plist: fix 2019-09-13 14:20:44 +02:00
Ad Schellevis
9c8833134a Revert "jQuery, upgrade to 3.4.1, keep 3.2.1 on disk for older third party plugins and disable jquery-migrations while herre."
-- seems to be for later, dashboard dies with "Uncaught TypeError: e.indexOf is not a function .... "

This reverts commit 244b70b77193f9c4d5f2912ca3c3cccf65f49d55.
2019-09-06 14:23:09 +02:00
Ad Schellevis
244b70b771 jQuery, upgrade to 3.4.1, keep 3.2.1 on disk for older third party plugins and disable jquery-migrations while herre. 2019-09-06 14:20:56 +02:00
Franco Fichtner
fe11354c82 pkg: last minute build breakage ;) 2019-08-26 23:00:29 +02:00
Franco Fichtner
f84d990cfc pkg: fix plist 2019-08-22 16:21:46 +02:00
Franco Fichtner
8b03486ade pkg: fix plist 2019-08-19 08:43:45 +02:00
Ad Schellevis
234b30ffaa fix plist 2019-08-08 16:17:11 +02:00
Franco Fichtner
049cc75250 interfaces: it's 2019, remove negraph auto-load 2019-07-16 09:08:12 +02:00
Franco Fichtner
3ff6c602ab firmware: track for 20.1 development now 2019-07-14 18:15:48 +02:00
Franco Fichtner
8a51c13787 firmware: add message for update 2019-07-04 08:43:24 +02:00
Franco Fichtner
f3c1bc2e88 pkg: fix plist 2019-07-02 10:25:25 +02:00
Franco Fichtner
5ef6d96dea firmware: add upgrade bits for 19.7.r1 2019-07-02 10:05:15 +02:00
Franco Fichtner
dbdfc7217a pkg: fix plist 2019-06-17 20:31:31 +02:00
Ad Schellevis
b0eeccb784 syslog, work in progress. add helper function to hook in configd to list registered applications so we can easily use these values in our mvc forms. 2019-06-10 20:28:54 +02:00
Ad Schellevis
3c13d7a2b2 plist 2019-06-09 17:31:24 +02:00
Franco Fichtner
4ad677b521 pkg: fix plist 2019-05-15 08:35:32 +02:00
Franco Fichtner
c3aa7013ae pkg: remove unused file 2019-05-13 20:32:48 +02:00
Franco Fichtner
297d8ddd9d pkg: pull (relative) symlink into package #3461 2019-05-13 10:39:02 +00:00
Franco Fichtner
dba3a964de system: remove rc.monitor in favour of pluggable rc.syshook facility 2019-04-29 13:53:26 +02:00
Franco Fichtner
1bc478fbaa openvpn: remove gw switching logic; closes #3449
This removes the last part of gw switching capabilities from OpenVPN
in a backwards-incompatible way.  For clients they can already reconnect
if you use "any" or an internal LAN. For servers you don't bind to WAN
in Multi-WAN or gateway groups.  Use localhost + NAT rules for both
WANs instead.

Discussed with: @adschellevis
2019-04-29 13:43:18 +02:00
Franco Fichtner
04d4f50cca interfaces: separate dhcpd from services.inc 2019-04-28 15:07:10 +02:00
Franco Fichtner
494ba0b7b5 system: move gwlb.inc to dpinger.inc 2019-04-16 19:55:17 +02:00
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