Renato Botelho
7fead243f9
Fix #8721 : Call proper filter_configure function from this class
2018-09-03 15:17:03 -03:00
Renato Botelho
b9c2164ca8
Revert "Attempt to re-enable Telegraf for armv6"
...
This reverts commit 46043cbc5a .
2018-08-31 17:02:04 -03:00
Renato Botelho
46043cbc5a
Attempt to re-enable Telegraf for armv6
2018-08-31 16:35:32 -03:00
jim-p
836ee3aaca
Change status.php to use "ifconfig -v". Implements #8860
2018-08-31 10:47:52 -04:00
jim-p
da54e84ae7
Default VTI remote to Address but allow it to change. Fixes #8859
2018-08-31 10:12:55 -04:00
Steve Beaver
d08e825573
Make async_crypto explicit enabled/disabled rather than current isset
2018-08-31 10:08:48 -04:00
jim-p
74e4543842
Move IPsec VTI interface cleanup list. Fixes #8858
...
Generate the cleanup list before the P1 loop but after the initial
interface configuration.
2018-08-31 09:54:39 -04:00
jim-p
b5a4633f9f
Use safe_mkdir() for IPsec dirs. Fixes #8856
...
Simplifies the process of making IPsec dirs, though it may not correct
the original reported issue since that appears to be a disk problem,
it's still better/safer than what was done here before.
2018-08-31 09:22:53 -04:00
jim-p
463b52b606
Initialize IPsec logging array before use. Fixes #8857
2018-08-31 08:29:31 -04:00
Renato Botelho
255eae76b7
Remove sshguard and fail2ban
2018-08-30 14:53:26 -03:00
Renato Botelho
b89270b73e
Fix #7694 : Replace sshlockout_pf by sshguard
2018-08-30 14:51:10 -03:00
jim-p
880107d21f
Missing line to fix #8850
2018-08-30 08:41:40 -04:00
jim-p
b0a5c280a4
Set default new CA/Cert action to Create Internal. Implements #8851
2018-08-29 15:59:07 -04:00
jim-p
5d4f490006
Allow packages to opt out of a forced start. Fixes #8850
...
If a package performs its own service start during its sync process,
then add <starts_on_sync/> to its service definition in the package XML
file. Then when rc.start_packages is called, the forced start will not
happen since the sync will have taken that action already.
2018-08-29 14:24:51 -04:00
Stephen Jones
bc91bdffce
Fixes #8767 PHP7 syntax error
2018-08-29 09:26:23 -05:00
Renato Botelho
47979f6650
Update translation files
2018-08-28 17:24:59 -03:00
Renato Botelho
b2347104cd
Regenerate pot
2018-08-28 17:18:13 -03:00
Renato Botelho
45fbd1bdcb
Fix Minnowboard Turbot model names. SG-2320 -> MBT-2220, SG-2340 -> MBT-4220
2018-08-28 16:30:23 -03:00
Stephen Jones
0a906fcc2e
fixes #8837 part 2, initialize as array instead of string for PHP7
2018-08-28 14:06:58 -05:00
Renato Botelho
4f03ad7a36
Fix #8845 : Increase PHP FD_SETSIZE
2018-08-28 15:18:43 -03:00
Stephen Jones
6a2461f0bc
Bug was fixed in pfsense module and this code is no longer needed so removing.
2018-08-28 10:49:59 -05:00
Renato Botelho
57639ced0f
$wancfg is not a reference to $config. Set $random_mac properly on config and break long lines while here
2018-08-28 09:43:21 -03:00
Renato Botelho
4cd8424ac5
Revert ticket #1337
...
FreeBSD is not happy with simple set VLAN to use a different MAC
address. Revert it for now and prevent users to change VLAN interface
MAC address.
2018-08-28 09:41:39 -03:00
Renato Botelho
ab1ef77222
Start building fail2ban
2018-08-27 14:23:40 -03:00
jim-p
2456ecc9ad
Fix some integer assumptions with calculate_ipv6_delegation_length()
2018-08-27 11:58:19 -04:00
jim-p
c45cac34db
Escape arguments when relinquishing a DHCP lease. Fixes #8843
2018-08-27 09:31:46 -04:00
Steve Beaver
b4e2567f46
Fix extra braces
2018-08-27 08:27:07 -04:00
Steve Beaver
ce04950d94
Fixed #8838
2018-08-27 07:42:51 -04:00
Steve Beaver
d6d46650d2
Fixed #8837
2018-08-26 12:30:59 -04:00
jim-p
c1004c8473
Add missing break in IpAddress form class. Fixes #8834
2018-08-25 16:20:10 -04:00
Steve Beaver
fa8ea43eed
Fixed #8812
2018-08-25 09:17:09 -04:00
Renato Botelho
da8817a655
Enable sshguard build
2018-08-24 10:55:13 -03:00
Steve Beaver
085748d26c
Perople were misunderstanding "hint" so changed it to "identifier"
2018-08-24 07:46:40 -04:00
Renato Botelho
572e46a27a
PHP7 fixes: Use of undefined constants
2018-08-24 08:27:02 -03:00
Renato Botelho
2c1d7c12fa
Implement #1335 :
...
Let VLANs to have a different MAC address than its parent.
While here also fixes #8138 and do not ignore <spoofmac> for interfaces
without hwaddr field
2018-08-23 16:10:33 -03:00
Renato Botelho
cca5b9efa6
Do not let users change QinQ mac address
2018-08-23 16:08:07 -03:00
Renato Botelho
fe57dfe07a
Remove not used 'Copy my MAC' button code
2018-08-23 09:42:29 -03:00
Renato Botelho
6a8b4effa0
Merge pull request #3974 from Augustin-FL/patch-passthrough
2018-08-23 09:00:58 -03:00
Renato Botelho
3b47e50d18
Update translation files
2018-08-23 08:35:03 -03:00
Renato Botelho
9a05155bbf
Regenerate pot
2018-08-23 08:28:37 -03:00
Renato Botelho
d0e7c107f5
Merge pull request #3973 from PiBa-NL/20180821-getarraybyref
2018-08-23 08:19:29 -03:00
Renato Botelho
c3c79c8b7a
Fix syntax and use unlink_if_exists()
2018-08-22 13:38:53 -03:00
Steve Beaver
cb8443e4f0
Merge pull request #3965 from Hobby-Student/master
2018-08-22 11:12:40 -04:00
Steve Beaver
e8d4004cb4
Fixed #8823
2018-08-22 11:08:21 -04:00
jim-p
b6f6210a22
Use ctype_xdigit() instead of is_numeric() to validate hex. Issue #8824
2018-08-22 10:32:52 -04:00
Augustin-FL
20588aacbe
Automatically store username of the MAC created pass-through
2018-08-21 22:31:31 +02:00
Stephen Jones
7dc56c7697
Fixes #8800 Interfaces will show up in the group edit page even if disabled so they can be removed
2018-08-21 15:18:15 -05:00
Luiz Souza
62ed56dcbf
Add the GUI support to set the VLAN Priority for the DHCP requests.
...
Ticket #7425
2018-08-21 18:44:34 -03:00
jim-p
5b93a1f4d1
Handle HTTP_REFERER better when changing IP addr. Fixes #8822
...
Fall back to probing active interface addresses rather than config.xml to allow changed addresses that have not yet been applied.
2018-08-21 14:19:54 -04:00
jim-p
52152e62bc
Redact lightsquid pw in status output. Fixes #8819
2018-08-21 10:55:14 -04:00