Commit Graph

36117 Commits

Author SHA1 Message Date
jim-p
b55d94e80e Init various arrays in easyrule before use with references. Fixes #9119 2018-11-14 12:04:12 -05:00
jim-p
592bec817f Remove obsolete OLSRD code. Implements #9117 2018-11-14 08:54:01 -05:00
Renato Botelho
4be5ed9f14 Fix #9071: Make sure pkg metadata is updated when repo config changes 2018-11-14 09:13:50 -02:00
Renato Botelho
220063c4d2 Remove unused variable 2018-11-14 08:33:17 -02:00
Renato Botelho
7995541160 Simplify logic to remove packages section from backup 2018-11-14 08:29:34 -02:00
jim-p
ed104a182a Always configure VTI routes when setting up the interface. Fixes #9116 2018-11-13 16:59:59 -05:00
jim-p
360737f634 Remove outdated 'Gold' reference from README.md 2018-11-12 14:25:59 -05:00
jim-p
eb6a022efa Add README.txt for issue #9104 2018-11-12 14:25:10 -05:00
jim-p
16b78f3879 Fix previous regex. Issue #9106 2018-11-12 12:04:28 -05:00
jim-p
cc955fe63a Replace '.' in radius name for strongSwan. Fixes #9106 2018-11-12 11:55:15 -05:00
jim-p
439d9beba0 Initialize QinQ arrays before use. Fixes #9109 2018-11-12 09:37:18 -05:00
Renato Botelho
e1a6074dc8 Fix #9102: Suppress stream_select() undesired warnings 2018-11-09 08:56:22 -02:00
jim-p
8207fac691 Fix change detection of GUI web server toggles. Fixes #9105 2018-11-08 13:01:30 -05:00
jim-p
5c4aa94a90 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.
2018-11-07 15:36:47 -05:00
jim-p
7da466e1c4 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.
2018-11-07 15:30:12 -05:00
jim-p
3fec247042 If the cert date is negative, use DateTime instead of date. Fixes #9100 2018-11-06 13:19:42 -05:00
jim-p
9aa8f6a864 Prevent CRL from using too large a lifetime on ARM. Fixes #9098 2018-11-06 12:47:09 -05:00
jim-p
ca4456b95c Improve handling of empty cert tags. Fixes #9099 2018-11-06 11:38:11 -05:00
jim-p
8bd36425b4 Prevent log size from being too large, which breaks clog. Fixes #9081 2018-11-05 15:11:23 -05:00
jim-p
4c4e294b0f Prevent PHP error when saving log config. Fixes #9095 2018-11-05 14:57:33 -05:00
jim-p
5e5df38fcd Make MBT prefer video console. Fixes #9094
Avoids foot-shooting by restoring a config with serial enabled.
2018-11-05 13:31:22 -05:00
jim-p
2f73f2f9ec Use EFI console when needed. Fixes #8978 2018-11-05 13:30:58 -05:00
Renato Botelho
296c16bdc0 Fix 9086: Remove gettext() from all 'Local Databases' strings 2018-11-01 17:45:48 -03:00
Renato Botelho
d5b702649e Update translation files 2018-11-01 17:41:50 -03:00
Renato Botelho
840494c06e Regenerate pot 2018-11-01 17:41:49 -03:00
jim-p
024e5de242 Skip empty IPsec P1 during upgrade to 17.5. Fixes #9083 2018-10-31 12:59:03 -04:00
Steve Beaver
5514e36842 Add help text to sshguard whitelist
Reduce delete button size
Change label text to "Add address"
2018-10-31 10:34:55 -04:00
Renato Botelho
ef4a242c0d Fix #8864: Let users modify sshguard parameters and whitelist 2018-10-31 09:19:26 -03:00
jim-p
42ad3b8b51 Array initialization in NAT pages. Fixes #9080 2018-10-30 10:24:09 -04:00
Renato Botelho
c6b4e29312 Revert "Build textproc/jq, asked by BBcan177"
This reverts commit 2e618c0d28.
2018-10-29 09:18:08 -03:00
jim-p
bfd3334b4b Initialize package arrays before use. Fixes #9067 2018-10-25 15:40:35 -04:00
jim-p
c688c59b47 Add trailing slash to ECL check path for /config/. Fixes #9066 2018-10-25 14:24:10 -04:00
jim-p
4de1585438 Fix processing of the 'all' group. Fixes #9051
All the 'all' group to the list of groups at the end, rather than the
start. This way it will be considered no matter how users login. This
also fixes issues some users had with the original changes.
2018-10-23 14:17:57 -04:00
jim-p
3be699295e Validate and protect powerd option values. Fixes #9061 2018-10-23 13:13:32 -04:00
jim-p
74a8a219d3 Use the fw domain for DNS search when no other choices exist. Fixes #9056 2018-10-22 15:31:52 -04:00
jim-p
2d7ed31e32 Strictly define the EAP Identifier for custom local client entries. Fixes #9055 2018-10-22 13:28:14 -04:00
Steve Beaver
8be7aff9d5 Merge pull request #3987 from PiBa-NL/20180920-apinger-wait-for-terminate 2018-10-22 11:28:26 -04:00
Steve Beaver
768eccf977 Merge pull request #4000 from Augustin-FL/patch-cp-3 2018-10-22 11:22:44 -04:00
jim-p
fe1afbb754 Consider the "all" group when determining privileges. Fixes #9051 2018-10-19 09:39:49 -04:00
jim-p
5142c80abb Rewrite /etc/rc.kill_states to use pfSense module state functions. Fixes #8554
Eliminates inaccurate shell exec/grep/preg_match syntax issues.
2018-10-18 10:52:18 -04:00
jim-p
6b15f2c16b Add filer pkg, which was merged a while back but not set to build. 2018-10-17 08:23:29 -04:00
jim-p
cd3cde526a Fix Limiter validation check, which allows old queues to display. Fixes #8956
The AQM defaults to droptail when empty, but empty was being rejected as
invalid even though it was handled in the code.
2018-10-16 15:59:53 -04:00
jim-p
8496303794 Solve a package reinstall/start race condition. Fixes #9045 2018-10-16 11:18:58 -04:00
jim-p
e738a4c9b2 Show nvme controllers in SMART list. Fixes #9042 2018-10-15 15:21:16 -04:00
jim-p
dba7debb2e Revert "Show nvme devices in SMART disk list. Fixes #9042"
This reverts commit bdb6021f79.
2018-10-15 15:20:33 -04:00
jim-p
bdb6021f79 Show nvme devices in SMART disk list. Fixes #9042 2018-10-15 14:46:52 -04:00
Renato Botelho
4c05dca33b Enable Zabbix 4 packages build 2018-10-15 14:24:58 -03:00
Renato Botelho
c0787ee92a Build squid 4.x 2018-10-12 10:58:28 -03:00
jim-p
8cc8413641 Fixes to ssh agent forwarding setting 2018-10-10 13:11:10 -04:00
jim-p
72b7b9a20e ssh settings upgrade fixes 2018-10-10 13:04:43 -04:00