Commit Graph

36134 Commits

Author SHA1 Message Date
Renato Botelho
f236aa92fc Disable drm-kmod and suricata on ARMv6 2019-01-07 10:43:51 -02:00
Renato Botelho
25722094c2 Sort 2019-01-07 10:43:51 -02:00
jim-p
cb6b517bbd Change alias name/pf keyword check to be case insensitive. Fixes #9231
(cherry picked from commit 2c5d3b1e50)
2018-12-27 16:17:30 -05:00
jim-p
ef0a5fe3f5 Init filter rules in firewall_nat.php. Fixes #9193
(cherry picked from commit 701728c077)
2018-12-18 09:12:10 -05:00
jim-p
b022097929 Ensure IPsec P1 entries have a 'protocol' value. Fixes #9207
(cherry picked from commit d188b7251a)
2018-12-18 09:11:41 -05:00
Renato Botelho
3e552cec67 Welcome pfSense-2.4.4-p2 2018-12-12 08:56:54 -02:00
Grant Sheehan
230c180810 Fix DigitalOcean DynDNS client
Fixes the check on the return value since it's been updated to use
HTTP/2 syntax. Also adds logic to allow using `@` to denote updating the
root domain A record as well.

(cherry picked from commit 5878d52994)
2018-12-11 15:10:49 -05:00
jim-p
edd3bc4740 Alternate swap device location tactics. Issue #9182
(cherry picked from commit d36e5a49e6)
2018-12-11 12:02:48 -05:00
jim-p
eed4d8ae0e Fix nginx resolver handling when a cert needs OCSP stapling. Fixes #9160
(cherry picked from commit 4c6e3de40f)
2018-12-11 10:12:36 -05:00
Steve Beaver
3409b0f6d3 Minor fixes related to #9121
(cherry picked from commit 6f9729c0a5)
2018-12-11 09:45:23 -05:00
Kacper
04c647094c Fixed regression where calling station id was removed from openvpn
(cherry picked from commit 95f3d049bf)
2018-12-11 09:44:08 -05:00
jim-p
89a746a94d Remove obsolete OLSRD code. Implements #9117
(cherry picked from commit 592bec817f)
2018-12-11 09:43:30 -05:00
jim-p
f8ce2bd498 Rework cert keylen/digest validation. Fixes #9180
(cherry picked from commit ed76624bf0)
2018-12-07 14:15:57 -05:00
jim-p
806cf0618f Fix array init in setup_wizard.xml. Fixes #9170
(cherry picked from commit f5f79fcc24)
2018-12-05 11:19:52 -05:00
jim-p
b9687e7361 Fix NPt validation to allow single addresses. Fixes #9163
(cherry picked from commit e9446f5370)
2018-12-04 09:04:17 -05:00
Renato Botelho
2ce775cacd Add Korean to the list of available languages 2018-12-03 13:49:54 -02:00
Renato Botelho
9ef56cbc65 Update translation files 2018-12-03 13:47:42 -02:00
Renato Botelho
d518a35be8 Regenerate pot 2018-12-03 13:47:42 -02:00
Renato Botelho
de4e0a799c Fix #6226: Add sysutils/usb_modeswitch to the list of packages 2018-11-28 07:27:11 -02:00
Luiz Souza
433a8e71f3 Do not call interfaces_vlan_configure() every time an interface is edited in GUI.
This is just necessary when a parent interface is changed and we have to propagate the changes to all clones (MTU, FLAGS and others).

Add a logic to detect when a parent interface is changed and only then call interfaces_vlan_configure().

Ticket #9115
2018-11-27 17:23:33 -02:00
Renato Botelho
9afba8aab1 Welcome pfSense-2.4.4-p1 2018-11-22 11:29:32 -02:00
Luiz Souza
fb1d9dcacd Make the WF2Q+ the default scheduler for the dummynet limiters.
The WF2Q+ was the default scheduler in previous versions, it is well tested and support dynamic queues.

Add a note for the FIFO scheduler to make clear that it does not support dynamic queues (by design) and as such, it is working as intended.

Add the scheduler information to Diagnostics -> Limiter Info.

Ticket #8973

(cherry picked from commit 25d029d1e3)
2018-11-22 12:38:24 -02:00
stephenw10
846dfa42f9 Allow no username for FreeDNS-v6
Also include that and Digital Ocean in the help text.

(cherry picked from commit 92c39e9b92)
2018-11-22 09:02:51 -02:00
Renato Botelho
9607d48715 Fix #9144: Init array before use 2018-11-21 19:26:24 -02:00
jim-p
ea0dd41709 Fix #9121: Initialize arrays to prevent PHP 7 errors 2018-11-21 16:31:23 -02:00
Renato Botelho
6b0ef0456b Fix #8937: Show hwaddr for LAGG members 2018-11-21 10:53:20 -02:00
Renato Botelho
31e18c7b04 Fix #8465: Preserve default gw when switch to BACKUP
interfaces_carp_set_maintenancemode() calls interface_carp_configure()
to each configured CARP and it ends up reconfiguring completely the
interface when it's not necessary.

Add a new parameter $maintenancemode_only to interface_carp_configure()
and use it to only change advskew to 254 when going to forced
maintenance mode and move it back to configured value when leaving
2018-11-20 17:30:14 -02:00
Renato Botelho
4a374a0d24 Break long lines 2018-11-20 17:30:14 -02:00
Augustin-FL
79765f9c2d Fix few spelling issues
Ticket #9134

(cherry picked from commit 85a8f9b0ce)
2018-11-20 14:26:15 -02:00
Augustin-FL
617f0a4ca0 Send MAC address as username if radmac is used for connecting an user
Ticket #9131

(cherry picked from commit f790565a75)
2018-11-20 14:23:45 -02:00
Augustin FL
5225415a74 Redirect Blocked MAC without requiring credentials if Blocked MAC URL has been entered.
Redmine #9114

(cherry picked from commit 83a6f504d6)
2018-11-20 14:22:30 -02:00
Marco Pannetto
a247e5ae34 Update src/usr/local/www/vendor/d3/d3.min.js
Restored d3.min.js

(cherry picked from commit 2dd0ba0470)
2018-11-20 14:21:47 -02:00
Marco Pannetto
8efe5c95a4 Update src/usr/local/www/vendor/d3/d3.min.js
make sure to only pass valid options when supported by the browser

(cherry picked from commit 125ae17e59)
2018-11-20 14:21:47 -02:00
Marco Pannetto
fe794e517c Removed js warnings
(cherry picked from commit 36742b464a)
2018-11-20 14:21:47 -02:00
jim-p
5e0665da1e Init various arrays in easyrule before use with references. Fixes #9119
(cherry picked from commit b55d94e80e)
2018-11-14 12:04:30 -05:00
Renato Botelho
db8a42e5ea Fix #9071: Make sure pkg metadata is updated when repo config changes 2018-11-14 09:14:11 -02:00
Renato Botelho
15303d6400 Remove unused variable 2018-11-14 09:14:10 -02:00
Renato Botelho
25e8ca83d1 Simplify logic to remove packages section from backup 2018-11-14 09:14:09 -02:00
jim-p
9887b24ed8 Always configure VTI routes when setting up the interface. Fixes #9116
(cherry picked from commit ed104a182a)
2018-11-13 17:00:12 -05:00
jim-p
7ae4aa7113 Remove outdated 'Gold' reference from README.md
(cherry picked from commit 360737f634)
2018-11-12 14:26:12 -05:00
jim-p
4c1b5d4386 Add README.txt for issue #9104
(cherry picked from commit eb6a022efa)
2018-11-12 14:25:38 -05:00
jim-p
5a78ccccbc Fix previous regex. Issue #9106
(cherry picked from commit 16b78f3879)
2018-11-12 12:04:47 -05:00
jim-p
57ccb98cec Replace '.' in radius name for strongSwan. Fixes #9106
(cherry picked from commit cc955fe63a)
2018-11-12 11:55:34 -05:00
jim-p
345ff3124c Initialize QinQ arrays before use. Fixes #9109
(cherry picked from commit 439d9beba0)
2018-11-12 09:37:34 -05:00
Renato Botelho
dfbf0d5f34 Fix #9102: Suppress stream_select() undesired warnings 2018-11-09 08:57:03 -02:00
jim-p
98716a68a7 Fix change detection of GUI web server toggles. Fixes #9105
(cherry picked from commit 8207fac691)
2018-11-08 13:01:52 -05:00
jim-p
17dfb092a3 Add 0.0.0.0/0 to VTI left/rightsubnets. Fixes #8859
No negative feedback from testing, time for a wider push.

This helps with third party devices that require 0.0.0.0/0 to route
traffic on a VTI P2.

(cherry picked from commit 5c4aa94a90)
2018-11-07 15:37:45 -05:00
jim-p
0b76ff3b3e Add checkbox to disable SMTP SSL cert verification. Implements #9001
The default action is to validate the certificate. If the user knows the
server does not have a valid certificate (e.g. self-signed), this option
will allow encryption to be used without validating the identity of the
server.

(cherry picked from commit 7da466e1c4)
2018-11-07 15:31:14 -05:00
jim-p
84b70d6911 If the cert date is negative, use DateTime instead of date. Fixes #9100
(cherry picked from commit 3fec247042)
2018-11-06 13:20:08 -05:00
jim-p
e5e2ea2709 Prevent CRL from using too large a lifetime on ARM. Fixes #9098
(cherry picked from commit 9aa8f6a864)
2018-11-06 12:48:06 -05:00