Commit Graph

36046 Commits

Author SHA1 Message Date
jim-p
5ae720be09 Show nvme devices in SMART disk list. Fixes #9042
(cherry picked from commit 89b4d4f30576908e36d5c6b70701db2f5e7363e6)
2018-10-15 14:46:49 -04:00
Renato Botelho
f646afcf6e Enable Zabbix 4 packages build 2018-10-15 14:25:06 -03:00
jim-p
55f30cc866 Fixes to ssh agent forwarding setting
(cherry picked from commit 8cc8413641)
2018-10-10 13:11:42 -04:00
jim-p
2f5aef4ea6 ssh settings upgrade fixes
(cherry picked from commit 72b7b9a20e)
2018-10-10 13:04:53 -04:00
jim-p
b186296306 Restore the RADIUS NAS ID option to Captive Portal. Fixes #8998
Keeps the default of using CaptivePortal-<zonename> when not set,
otherwise uses the value supplied by the user as with older versions.

(cherry picked from commit b1cc8f3143)
2018-10-10 12:19:12 -04:00
Augustin-FL
149668963e Include zone name in Nas-Identifier
(cherry picked from commit df99d3bf44)
2018-10-09 15:18:54 -03:00
Augustin-FL
63da30ffc3 Only display "you are connected" if :
- Logout popup is disabled and no custom logout page is set
- Logout popup is enabled and logout_id is missing

(cherry picked from commit c857583bb9)
2018-10-09 15:02:35 -03:00
Sorin Sbarnea
176361d895 Review fix.
(cherry picked from commit 8b6aae09e9)
2018-10-09 15:01:37 -03:00
Sorin Sbarnea
e4dc9b6f9a Review fixes.
(cherry picked from commit 0aa2f5f07b)
2018-10-09 15:01:37 -03:00
Sorin Sbarnea
7b5e4508a8 Enable setting AllowAgentForwarding value
Fixes #8590

Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
(cherry picked from commit 1d835d9453)
2018-10-09 15:01:37 -03:00
Danilo G. Baio (dbaio)
e29802c72b Add Zabbix4 config options
(cherry picked from commit 75444abd27)
2018-10-09 14:58:42 -03:00
Renato Botelho
b39ab5dc68 Enable missing options for haproxy17 2018-10-09 09:44:39 -03:00
jim-p
5449b0c775 Add help.php entry for AWS VPC wizard.
(cherry picked from commit 0123cb3202)
2018-10-08 11:39:33 -04:00
jim-p
f4bc3bcebe Wording changes for PTI disable option. Fixes #9026
(cherry picked from commit 2ba7026de2)
2018-10-08 09:33:27 -04:00
jim-p
650d95d12d Init schedules before use. Fixes #9009
(cherry picked from commit 4c3669ea8a)
2018-10-04 16:46:44 -04:00
jim-p
aa418087a8 Clean up test for CDATA tags and add common_name. Fixes #9006
(cherry picked from commit 7a97d81d81)
2018-10-04 12:22:47 -04:00
jim-p
e41257202b Unify and improve crash report checking. Fixes #8915
(cherry picked from commit 6e150fc0d0)
2018-10-04 11:03:35 -04:00
jim-p
af145b11b5 Avoid creating or parsing a second empty rrddata tag. Fixes #8994
(cherry picked from commit 9386784480)
2018-10-03 17:06:04 -04:00
jim-p
0fe8d0c7c9 Fix erroneous hostname error for Custom IPv6. Fixes #8977
(cherry picked from commit 45ff6b8f1d)
2018-10-03 16:20:24 -04:00
jim-p
366761ab3f Change the method used by status.php to mask sensitive info.
Also add a few new tags to be masked. See Factory #1170

(cherry picked from commit 9858a361b8)
2018-10-03 16:09:58 -04:00
jim-p
3a8836a123 Supersede the DHCP MTU when advanced options are present. Issue #8507
(cherry picked from commit 5a7035523e)
2018-10-02 15:41:57 -04:00
Renato Botelho
804402f52a Detect if ccache is installed and make poudriere to use it 2018-10-02 13:58:50 -03:00
jim-p
ddfda1d6ac Prevent a reference error w/o rules in the config. Fixes #8993
(cherry picked from commit 67807c9536)
2018-10-02 10:02:40 -04:00
jim-p
efbe7d08b3 Issue #8974
(cherry picked from commit 32a7f1612b)
2018-09-28 14:51:29 -04:00
jim-p
3b73574b86 ssh settings alignment. Fixes #8974
Remove redundant settings stored in the wrong place
Store all ssh settings in the same place
Initialize this array before use

(cherry picked from commit ec439957ce)
2018-09-28 14:42:53 -04:00
luckman212
1be9e2a0e5 gettext on strings
(cherry picked from commit 988b786d0b)
2018-09-28 10:08:10 -03:00
luckman212
04a9cd686c don't show drag message if roworderdragging is disabled
(cherry picked from commit fd4dc22e73)
2018-09-28 10:08:10 -03:00
jim-p
b09f48fb1c Fix typo
(cherry picked from commit f31ef5aa0e)
2018-09-27 22:17:00 -04:00
jim-p
01cb6a795d Init dnsmasq arrays before referencing. Fixes #8967
(cherry picked from commit 651b4dcb4e)
2018-09-27 13:41:59 -04:00
luckman212
fa4734fc68 default to the lan interface on WOL page, unless another if is
submitted in the form data.

(cherry picked from commit c818076d47)
2018-09-27 08:56:20 -03:00
Nano Caiordo
cd9e4a7064 Removed duplicate line :/
(cherry picked from commit 2e49073226)
2018-09-27 08:54:01 -03:00
Nano Caiordo
679098e59d Properly restrict a network when default is open.
Effectively override any default setting.

(cherry picked from commit c2d8c3c8e3)
2018-09-27 08:54:01 -03:00
Nano Caiordo
a0d75da3e0 Removed is_ipaddr() as ip_in_subnet() does it already.
(cherry picked from commit e0f12d6bfd)
2018-09-27 08:54:01 -03:00
Nano Caiordo
e8d2b4dec2 Fixed NTP status page not honouring NTP ACLs
Reported in redmine https://redmine.pfsense.org/issues/7609

(cherry picked from commit d73918f2a2)
2018-09-27 08:54:01 -03:00
9Lukas5
0a72eb0be7 enable ip send for FreeDNS DynDNS update
without this, only legacy IP records get updated correctly.

redmi ticket: https://redmine.pfsense.org/issues/8924

(cherry picked from commit 44857365cd)
2018-09-27 08:52:12 -03:00
luckman212
46eb8b6346 garga changes
move conditional before platform_booting
and join w && instead of indenting

(cherry picked from commit b974f79a36)
2018-09-27 08:50:55 -03:00
luckman212
4245a90ee9 reduce the tons of log spew that currently spit out during boot
and gateway failure events. Try to make the logs readable again,
while still allowing verbose logging if needed via a new hidden
config option:

['system']['gw-debug']

(cherry picked from commit f406f89644)
2018-09-27 08:50:55 -03:00
jim-p
1c28902c5c Fix JSON encoding of gw/gwg params for firewall rule gw list. Fixes #8962
(cherry picked from commit 157aff9e25)
2018-09-26 16:15:56 -04:00
luckman212
e71f4637e3 Fix a display bug in status_gateways.php
This bug causes the Monitor IP to appear even when a gateway
is unmonitored. The monitor IP from the last gateway in the list
to have one will simply get repeated. This patch fixes that bug,
and also cleans up a few other things- unused variables, gets
var names to match whats in system_gateways.php, changes nest of
if...elseif to cleaner switch() etc.

(cherry picked from commit c2f7d5551a)
2018-09-26 16:54:21 -03:00
luckman212
670bcc23b9 Underscores never hurt nobody
Also, i18n

(cherry picked from commit 42c059894a)
2018-09-26 16:28:13 -03:00
Luiz Souza
fe49c7001c Use poudriere_bulk.$TARGET_ARCH instead of poudriere_bulk.$TARGET.$TARGET_ARCH for the arch bulk list.
(cherry picked from commit bd936941a3)
2018-09-26 18:55:28 -03:00
Luiz Souza
08159ccea1 Allow the use of poudriere_bulk.${ARCH} to list additional packages for a specific architecture.
(cherry picked from commit deb5f1dacf)
2018-09-26 18:00:45 -03:00
Renato Botelho
9f23fa9ec8 It's 2.4.4-RELEASE time 2018-09-20 08:33:25 -03:00
Renato Botelho
37c3cf84d0 Remove 2.3.x and 2.4.4-RC repos, make 2.4.4 the new stable RELEASE 2018-09-20 08:33:25 -03:00
Renato Botelho
810503dfc1 Add missing regex to validate serial 2018-09-19 16:12:38 -03:00
Renato Botelho
73ecd8fc12 Use all possible kenv variables to detect serial 2018-09-19 15:58:46 -03:00
jim-p
cc175f70bb Fix redirect back to user mgmt when editing user 0. Fixes #8920
(cherry picked from commit e2f60597df)
2018-09-19 13:52:42 -04:00
jim-p
8b70d0fbaf Initialize DHCP settings before use. Fixes #8919
(cherry picked from commit 124ca36504)
2018-09-19 12:32:38 -04:00
Renato Botelho
51c3546dd7 Fix #8910: Restore older versions behaviour and consider 'wan' interface as primary default gateway 2018-09-18 18:40:47 -03:00
Steve Beaver
da266efdbc Don't allow deletion when spoofing another userkey
(cherry picked from commit 3fd4f32c34)
2018-09-18 14:27:32 -04:00