Commit Graph

35588 Commits

Author SHA1 Message Date
Stephen Jones
cc52daa63d Allow hostname/ip to be deleted if the captive portal is not enabled 2018-06-07 14:20:26 -05:00
jim-p
a273f7bdff Do not put "route-to" on rules for traffic outbound from the firewall itself on ipsecX interfaces. Fixes #8551 2018-06-07 15:01:57 -04:00
Steve Beaver
880363af76 Fixed #8539 2018-06-07 10:06:22 -04:00
jim-p
3fa6d46229 Fix up user/group management save message descriptions, add logging for same. Fixes #8548 2018-06-06 16:23:10 -04:00
jim-p
aea2a0c333 Fix IPsec VTI gateway generation to match interface changes. Fixes #8544 2018-06-06 10:19:51 -04:00
jim-p
235c051f1f Rework how IPsec VTI interfaces and reqid specifications for same are formed. Ticket #8544 2018-06-05 17:00:06 -04:00
jim-p
65767828cb IPsec VTI interface refinements/fixes. Ticket #8544 2018-06-04 14:21:21 -04:00
Renato Botelho
4069207fda Use recently created RELENG_2_4_4 branch for FreeBSD-src 2018-06-01 10:19:28 -03:00
Stephen Jones
be7c131997 PHP7 fixed illegal string offset warning 2018-05-31 16:22:55 -05:00
Renato Botelho
a74b4e3014 Enable ACB2 build 2018-05-31 15:43:06 -03:00
jim-p
ac976b7e06 Fix reference to non-existent variable in IPsec P1. Fixes #8543 2018-05-31 10:40:36 -04:00
jim-p
e8f7e0517a A couple vpn.inc refinements for VTI. Ticket #8544 2018-05-31 09:53:15 -04:00
jim-p
50c4282ddd Add vpn.inc changes for IPsec VTI that missed the previous commit. Ticket #8544 2018-05-31 09:15:50 -04:00
Luiz Souza
78031530e0 Add the missing new line. 2018-05-31 12:09:30 -03:00
jim-p
bd4c337c06 Please welcome routed IPsec using if_ipsec VTI interfaces. Implements #8544
To use, create a P1/P2 and set P2 to VTI using local/remote network as tunnel endpoint addresses, then assign the interface (enable, but IP type = none), and use like any other interface for routing.
2018-05-30 16:53:42 -04:00
jim-p
5f04221b2b Do not disable rekeying by default on IPsec P1 entries. Fixes #8540 2018-05-30 10:49:52 -04:00
jim-p
3db214ddb9 Fix crash reporter download button display when there are only PHP errors, no textdumps. 2018-05-30 09:53:07 -04:00
Renato Botelho
ffeac24843 Use the variable and not a constant 2018-05-29 10:33:58 -03:00
Renato Botelho
1386a2e4cb Fix syntax 2018-05-29 10:32:13 -03:00
Renato Botelho
1b40e1a6ee Do not depend of pfSense-builder meta package, track dependencies using pkg 2018-05-29 10:30:31 -03:00
Renato Botelho
06c1397374 Make sure gnid, crypto tools and athstats are build with proper compiler 2018-05-25 15:19:41 -03:00
jim-p
ca06add8b4 Fix crash reporter "submit" wording (can't submit anymore!) 2018-05-25 11:26:34 -04:00
jim-p
da6af9ce21 Rework crash reporter page so users can download the data files directly rather than submitting to a server. 2018-05-25 11:23:06 -04:00
Renato Botelho
dff2bf9c5b Make sure core packages are built with proper ABI information 2018-05-25 09:46:05 -03:00
Renato Botelho
21c6fa05bc Use already defined variable 2018-05-25 08:58:35 -03:00
Stephen Jones
7c41a378ee PHP 7.2 fixed string offset and undefined constant 2018-05-23 11:12:07 -05:00
Renato Botelho
3f1791a216 Update translation files 2018-05-23 09:23:32 -03:00
Renato Botelho
57d932e8d1 Regenerate pot 2018-05-23 09:23:19 -03:00
Stephen Jones
1b5fbae4d6 PHP 7.2 Migration. Replace is_numeric() with ctype_xdigit() to check for valid hex string 2018-05-22 09:24:45 -05:00
jim-p
03ce110725 Add switch config to status output. Implements #8525 2018-05-22 09:25:30 -04:00
Stephen Jones
059d8a712e PHP migration 7.2 enforce type array 2018-05-21 16:06:22 -05:00
jim-p
5fed4bf20f Supercede the DHCP server MTU to avoid setting it improperly and/or causing a link state loop. Ticket #8507 Ticket #8506
This requires a patch from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206721#c12 which garga has imported into the tree.
2018-05-18 14:04:32 -04:00
Stephen Jones
28ad96a588 PHP 7 migration Added () for isset. Not sure how this worked in php 5 2018-05-18 10:14:25 -05:00
Stephen Jones
2f79135c70 PHP 7.2 Migration fixed count() issue 2018-05-18 08:52:37 -05:00
Stephen Jones
4a588de118 Array checking for PHP 7.2 migration 2018-05-17 16:46:13 -05:00
jim-p
21f630def0 Store the old LAN IP address and temporarily add it to the alt hostnames to work around a referer check issue in the setup wizard. Fixes #8524 2018-05-17 16:25:36 -04:00
Steve Beaver
b2383d464a PHP7 - Resolve count() error 2018-05-17 12:51:10 -04:00
Renato Botelho
49bd212f49 Enable pfBlockerNG-devel build 2018-05-17 13:48:33 -03:00
Steve Beaver
659a1bc186 Merge pull request #3942 from teicee/master 2018-05-17 12:14:57 -04:00
jim-p
ff52976d62 Do not allow an empty address/mask combination to be used in a VIP rule for outbound host traffic. Ticket #8518 2018-05-16 13:24:04 -04:00
Renato Botelho
6743ed95ad Accept poudriere or poudriere-devel 2018-05-16 09:36:46 -03:00
Stephen Jones
8f2cc9bd86 Allow multiple Queues to be displayed for Limiters part of PHP 7.2 Migration 2018-05-15 16:17:52 -05:00
Steve Beaver
dea792c210 Fixed #8519
Added simple test to ensure the instance of pfSense-upgrade is the instance started by hte upgrade GUI page, not some other process
2018-05-15 12:45:50 -04:00
Renato Botelho
826b11a36a Fixed #8515 (Syntax error) 2018-05-14 13:07:26 -03:00
Steve Beaver
962c8cce48 Fixed #8515 (Syntax error) 2018-05-14 11:25:00 -04:00
Steve Beaver
3735700f85 PHP7 - Fix missing ')' 2018-05-14 07:53:27 -04:00
Steve Beaver
47ed13e75a PHP7 - Resolve warnings in pfShs.php playbacks 2018-05-14 07:09:28 -04:00
Steve Beaver
946105f99a PHP7 - Resolve count() warning 2018-05-12 15:34:01 -04:00
Steve Beaver
2b3b597519 PHP7 - Resolve illegal string offset warning 2018-05-12 14:53:17 -04:00
Steve Beaver
1202bd2c00 PHP7 - Resolve illegal string offset array 2018-05-12 14:53:17 -04:00