Steve Beaver
da266efdbc
Don't allow deletion when spoofing another userkey
...
(cherry picked from commit 3fd4f32c34 )
2018-09-18 14:27:32 -04:00
Steve Beaver
b1aa39323e
Fixed #8901
...
(cherry picked from commit d33560e8dc )
2018-09-18 14:27:10 -04:00
jim-p
30213bb09a
Fix dashboard update check & gitsync settings. Fixes #8913
...
(cherry picked from commit 26e1525c153a672457a92d65f9c05d45b43a204d)
2018-09-18 14:14:18 -04:00
Renato Botelho
635ea24ece
Fix #8911 : Keep configured pkg repository when restoring config
2018-09-18 13:35:32 -03:00
luckman212
d43485a9bc
small change to fixup https://redmine.pfsense.org/issues/8851
...
without this, clicking edit on existing CA goes to wrong screen
and breaks Save button
(cherry picked from commit 3319f34dfd )
2018-09-18 12:27:21 -04:00
jim-p
30a3c370ec
Init syslog settings before using the array. Fixes #8905
...
(cherry picked from commit 508c66ace7 )
2018-09-18 10:08:38 -04:00
Steve Beaver
23b2c59ef5
Revise async_crypto setting
2018-09-17 13:55:28 -03:00
Steve Beaver
382fa81d0f
Fixed #8880
2018-09-17 13:53:10 -03:00
Luiz Souza
9ed4813c57
Fix an obvious mistake.
...
Reported by: stevew
Ticket: #8906
Pointy-hat to: loos
(cherry picked from commit 0285d8e5c7 )
2018-09-17 11:36:33 -03:00
Luiz Souza
9c614946f8
Always pass the $local variabled to load_loader_conf(), it makes the code easier to read.
...
(cherry picked from commit 1ef4cbdbb0 )
2018-09-14 17:01:44 -03:00
Luiz Souza
6b3bff7437
Sync the know variables with factory.
...
(cherry picked from commit fe7523cbbd )
2018-09-14 17:01:36 -03:00
Luiz Souza
f8d1fe02de
Filter properly the know variables in loader.conf.
...
The know variables should be used as prefix not as literals.
(cherry picked from commit 21bacf0100 )
2018-09-14 17:01:31 -03:00
Renato Botelho
9a904de82f
Fix #8895 : Increase FD_SETSIZE to 3172 on lang/php72
2018-09-14 08:28:16 -03:00
jim-p
4868ef3548
Initialize DHCP settings in setup wizard. Fixes #8889
...
Rather than assume they are present, create the arrays before use.
(cherry picked from commit 7c15c19d76 )
2018-09-12 15:57:16 -04:00
jim-p
3d9d84d4bb
Fix a PHP erorr when a CRL has no certificates
...
(cherry picked from commit d9064f0b92 )
2018-09-12 14:17:08 -04:00
jim-p
cf66932544
Fix typo
...
(cherry picked from commit 3b55fc639c )
2018-09-11 15:44:49 -04:00
Renato Botelho
aaf6d7a63f
Update translation files
2018-09-11 15:59:18 -03:00
Renato Botelho
b9f025889a
Regenerate pot
2018-09-11 15:59:17 -03:00
jim-p
6ae28bc32f
Revert "Default VTI remote to Address but allow it to change. Fixes #8859 "
...
This reverts commit da54e84ae7 .
2018-09-10 11:57:55 -04:00
jim-p
2ee829ae71
Prevent a user from selecting VTI for mobile IPsec. Fixes #8877
...
(cherry picked from commit 885cf6a751 )
2018-09-07 08:11:32 -04:00
jim-p
39504035c2
IPsec VTI requires a manually specified network/address. Issue #8877
...
Prevent a user from selecting an interface macro like "LAN Network"
which cannot be used with VTI since it does not work like traditional
IPsec Phase 2 definitions.
(cherry picked from commit 02af149428 )
2018-09-06 16:32:10 -04:00
Luiz Souza
af65661509
Changes on the parent interfaces will create new interfaces and the existing VLANs needs to be redone.
...
Ticket #8527
(cherry picked from commit 6fd6b8536b )
2018-09-06 18:57:44 -03:00
jim-p
1884979a4b
Fix a PHP error when upgrading gateways
...
(cherry picked from commit bd670efef4 )
2018-09-06 12:27:36 -04:00
jim-p
7d80bbbede
Init gateway group array before use. Fixes #8876
...
(cherry picked from commit b54a1af45c )
2018-09-05 16:17:54 -04:00
Renato Botelho
577afc43b5
Fix default repo
2018-09-04 23:58:03 -03:00
Renato Botelho
569b8f21ab
Use proper variables on pkg repos
2018-09-04 13:28:32 -03:00
Renato Botelho
7241fea9b3
Rename 2.4.4-RC repo to pfSense-repo-244
2018-09-04 13:25:39 -03:00
Renato Botelho
e500235b39
Fix branches
2018-09-04 13:24:17 -03:00
Renato Botelho
3cdfaf4e17
Welcome pfSense 2.4.4-RC
2018-09-04 12:59:34 -03:00
Renato Botelho
2eeeec06d7
Fix #8863 : Add missing kernel module amdsmn, required by amdtemp
2018-09-04 11:03:38 -03:00
Renato Botelho
7cab6335bb
Fix #8806 : Configure captive portal on secondary identical as master HA node
2018-09-04 10:56:00 -03:00
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