Ad Schellevis
4a8e737ced
fix some gettext() + html_safe, discussed c4c7f8d732
2019-02-03 20:04:08 +01:00
Alexander Shursha
c4c7f8d732
Translate HighAvailability. ( #2744 )
2019-02-03 19:43:51 +01:00
Adi
427cac5dc7
Update squid.conf to add ESD file types ( #3156 )
2019-02-03 19:33:39 +01:00
Franco Fichtner
86872d4170
www: another escaping fix
2019-02-03 18:58:45 +01:00
Martin Wasley
28796e83a6
interfaces: DHCP Override MTU Option
...
It seems DHCP in 11.2 is honouring the ISPs MTU if it is sent. It
also seems there are some ISPs who send a stupid value. This fix
allows the user to ignore the ISP-supplied MTU (or not) with the
default set to ignore for compatibility with the previous behaviour.
PR: https://github.com/opnsense/core/issues/3173
2019-02-03 15:49:28 +01:00
Franco Fichtner
22dc4610da
pkg: fix plist
2019-02-03 11:45:42 +01:00
Ad Schellevis
6ee58cc30a
OpenVPN export, notation of verify-x509-name fix. should use a different seperator. for https://github.com/opnsense/core/issues/3174
2019-02-02 16:33:06 +01:00
Ad Schellevis
81364dd3dc
OpenVPN export, add missing compression setting, for https://github.com/opnsense/core/issues/3174
2019-02-02 16:15:59 +01:00
Ad Schellevis
9eebb2eb74
OpenVPN export, cleanse base name (only use alphanumeric characters), for https://github.com/opnsense/core/issues/3174
2019-02-02 16:12:44 +01:00
Max Weller
8f96ff81ed
IPSec: allow same Local Subnet if used in different Phase1 ( #3121 )
2019-02-01 18:40:23 +01:00
Ad Schellevis
f4ebba628f
netflow aggregate, prevent cleanup deleting current data when there's data recorded in the future.
...
Noticed on a test machine at the office, recorded some bytes at a timestamp in the future, which resulted in the current 2 hour range left empty....
2019-02-01 17:33:30 +01:00
Ad Schellevis
e9d1aa4579
OpenVPN export, some clients seem to have issues with uppercase protocol, ref https://forum.opnsense.org/index.php?topic=11415.msg51601
2019-02-01 17:27:49 +01:00
Ad Schellevis
defd8da1b1
flowd, dump our parsed log for debugging purposes
2019-02-01 16:38:03 +01:00
Ad Schellevis
df142dc8df
change os references to HardenedBSD
2019-02-01 16:13:12 +01:00
Franco Fichtner
ab2aa034a1
pkg: fix plist
2019-02-01 14:39:52 +01:00
NOYB
f5d532a0f4
Legacy Browsers Accommodation ( #3158 )
2019-02-01 10:26:30 +01:00
Franco Fichtner
654d6221da
interfaces: change indent in previous
2019-01-30 21:16:21 +01:00
Ad Schellevis
b154c3bee4
mpd, add Pin options to ModemIdentCustom. closes https://github.com/opnsense/core/issues/3164
2019-01-30 17:58:57 +01:00
Franco Fichtner
972c3aa2c6
firmware: fix previous
2019-01-30 08:28:13 +01:00
Franco Fichtner
b8116f8193
firmware: kernel / base version files no longer append architecture
2019-01-30 08:23:40 +01:00
Ad Schellevis
7ad7f55bca
fix some escape issues in legacy code
2019-01-29 19:05:33 +01:00
Ad Schellevis
2d444e92a2
Tokenize2, fix escaping, since our other escape fixes weren't pulled previously, we're fixing this locally for now.
...
(ref https://github.com/dragonofmercy/Tokenize2/pull/51 )
2019-01-29 18:47:04 +01:00
Ad Schellevis
0f6b29f5bb
MVC, PortField, add range validation and implement in TrafficShaper.xml, closes https://github.com/opnsense/core/issues/3162
2019-01-28 21:30:14 +01:00
Ad Schellevis
1df8c517e1
Alias, drop description validation constraints, closes https://github.com/opnsense/core/issues/3160
...
Input cleasing should already be handled by our framework, this should be harmless
2019-01-28 20:32:41 +01:00
Franco Fichtner
70a9cc6eaf
src: a little fun while at it
2019-01-28 12:12:37 +01:00
Ad Schellevis
9abf5af9a7
replace some JS includes with indexOf, IE compatibility
2019-01-27 11:33:03 +01:00
Ad Schellevis
543ab380b2
ipsec/phase1, replace includes for indexOf, closes https://github.com/opnsense/core/issues/3149
2019-01-26 19:16:19 +01:00
Ad Schellevis
7d964feff0
Revert "hook includes when not defined on String, for https://github.com/opnsense/core/issues/3149 "
...
This reverts commit ebb365f0618ad383c05aa7ada6f0a5461419d5cc.
2019-01-26 19:15:48 +01:00
Ad Schellevis
ebb365f061
hook includes when not defined on String, for https://github.com/opnsense/core/issues/3149
2019-01-26 16:59:59 +01:00
Ad Schellevis
f39f6c9b73
Revert "ipsec/phase1, replace includes for indexOf for https://github.com/opnsense/core/issues/3149 "
...
This reverts commit eff447b55902f48b59e4ac11081cce71445077b6.
2019-01-26 16:52:50 +01:00
Ad Schellevis
eff447b559
ipsec/phase1, replace includes for indexOf for https://github.com/opnsense/core/issues/3149
2019-01-26 16:16:07 +01:00
Ad Schellevis
b590033efc
Revert "routing: add a separate static menu"
...
This reverts commit 19afe9ebacf9c5c36a06a7824f77086d2cff84ea.
2019-01-25 18:42:50 +01:00
Franco Fichtner
19afe9ebac
routing: add a separate static menu
...
PR: https://github.com/opnsense/core/pull/2878
2019-01-25 18:29:46 +01:00
Frank Brendel
a494011039
monit: hide Test Type from GUI until validations are complete ( #3154 )
2019-01-25 11:16:05 +01:00
Franco Fichtner
87b939e7e2
monit: also whitespace tweak
2019-01-24 18:29:25 +01:00
Franco Fichtner
852734cf77
monit: header style fix
2019-01-24 18:25:26 +01:00
Franco Fichtner
3ce9c740c7
src: support for 18.7 has ended
2019-01-24 18:15:37 +01:00
Frank Brendel
a70485ff1d
monit: bug fix ( #3150 )
2019-01-24 17:56:54 +01:00
Michael Steenbeek
5e364254d5
Fix input groups with selectpicker in legacy pages ( #3151 )
2019-01-24 17:41:16 +01:00
Frank Brendel
633e62a4ca
monit: widget improvements ( #3147 )
2019-01-24 11:06:52 +01:00
Ad Schellevis
2af9202d64
ui: regression in single host or network subnet select ( https://github.com/opnsense/core/issues/3148 )
2019-01-23 22:06:00 +01:00
Franco Fichtner
5f4c46eeff
src: whitespace sweep
2019-01-23 13:06:50 +01:00
Ad Schellevis
49244f4771
we still need to pull https://github.com/dragonofmercy/Tokenize2/pull/51 to prevent escaping issues, closes https://github.com/opnsense/core/issues/3145
2019-01-23 11:54:35 +01:00
Ad Schellevis
aec3515cee
Tokenize2, pull in 1.3 from https://github.com/dragonofmercy/Tokenize2
2019-01-23 11:44:34 +01:00
Franco Fichtner
e5296f7bb3
Revert "routing: add a separate static menu"
...
This reverts commit 98bef78b91c7c8a9c348f5a389170ce9dc9b19eb.
2019-01-23 08:02:27 +01:00
Franco Fichtner
5bb48c3eb2
monit: revert JS vars cleanup; closes #3142
2019-01-21 21:51:03 +01:00
Franco Fichtner
c536751114
rc: squelch stray "OK" in boot sequence for now
2019-01-21 09:29:30 +01:00
Franco Fichtner
8956716532
firmware: point to 19.1, not yet there but it will be
2019-01-21 07:59:01 +01:00
Franco Fichtner
c6c3252dd3
rc: permanent location for patches
2019-01-20 14:58:52 +01:00
Franco Fichtner
98bef78b91
routing: add a separate static menu
...
PR: https://github.com/opnsense/core/pull/2878
2019-01-20 11:55:07 +01:00