Ad Schellevis
80c8d38d46
plist
2020-03-20 20:00:35 +01:00
Franco Fichtner
85f57a38af
pkg: fix plist
2020-03-17 16:49:31 +01:00
Franco Fichtner
b5493874b3
firmware: revoke 19.7 fingerprint and fix boot logo
2020-03-16 15:05:29 +01:00
Franco Fichtner
f7a1226b39
pkg: fix plist
2020-03-16 14:16:16 +01:00
Ad Schellevis
5d99be7c0c
fix plist
2020-03-13 15:23:42 +01:00
Ad Schellevis
9aac0415ef
fix plist
2020-03-02 20:13:04 +01:00
Ad Schellevis
7bd1dab314
MVC: fix typo in unit test naming. ( https://github.com/opnsense/plugins/issues/1720 )
2020-03-02 17:52:13 +01:00
Franco Fichtner
c6314e20d1
pkg: fix plist
2020-03-02 14:19:49 +01:00
Franco Fichtner
43f320342a
pkg: fix plist
2020-03-02 09:38:09 +01:00
Franco Fichtner
5637d2bb54
pkg: fix plist
2020-02-24 22:54:14 +01:00
Franco Fichtner
6f73ec2073
pkg: fix plist and lint pass
2020-02-20 19:52:10 +01:00
Franco Fichtner
15fbeec367
firmware: good-will nit-picking and some more work to do
2020-02-20 19:50:12 +01:00
Franco Fichtner
79c454cfd7
system: old template is obsolete as well
2020-01-31 11:28:52 +01:00
Franco Fichtner
e05aed2617
system: drop unused services.inc
2020-01-31 11:20:06 +01:00
Franco Fichtner
adc7f3fc78
pkg: this is 20.1 now
2020-01-30 20:50:13 +01:00
Franco Fichtner
7ad13cd08e
system: join carp scripts, move to priority 90 like port script
2020-01-30 20:47:02 +01:00
Franco Fichtner
362c8a159a
pkg: fix plist
2020-01-28 18:06:47 +01:00
Franco Fichtner
76755fd7da
syshook: fix script name
2020-01-23 14:19:33 +01:00
Franco Fichtner
b4e6d89026
pkg: fix plist
2020-01-22 11:23:37 +01:00
Franco Fichtner
cbd2bfa569
pkg: fix plist
2020-01-21 18:26:52 +01:00
Franco Fichtner
4acc54ccd4
pkg: fix plist
2020-01-21 14:57:22 +01:00
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