jim-p
e2f60597df
Fix redirect back to user mgmt when editing user 0. Fixes #8920
2018-09-19 13:52:09 -04:00
jim-p
124ca36504
Initialize DHCP settings before use. Fixes #8919
2018-09-19 12:32:21 -04:00
Renato Botelho
c38de34b34
Fix #8910 : Restore older versions behaviour and consider 'wan' interface as primary default gateway
2018-09-18 18:40:58 -03:00
Steve Beaver
8c60e7ef37
JimP already fixed it
...
Revert "Fixed #8913 "
This reverts commit fc575f17b6 .
2018-09-18 14:19:45 -04:00
Steve Beaver
fc575f17b6
Fixed #8913
2018-09-18 14:14:54 -04:00
jim-p
702416aac9
Fix dashboard update check & gitsync settings. Fixes #8913
2018-09-18 14:14:26 -04:00
Renato Botelho
0430b1b4ea
Fix #8911 : Keep configured pkg repository when restoring config
2018-09-18 13:34:36 -03:00
jim-p
27009a6c9a
Merge pull request #3982 from luckman212/cert-camanager-fix-1
2018-09-18 12:27:07 -04:00
luckman212
3319f34dfd
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
2018-09-18 12:02:39 -04:00
jim-p
508c66ace7
Init syslog settings before using the array. Fixes #8905
2018-09-18 10:05:49 -04:00
Steve Beaver
3fd4f32c34
Don't allow deletion when spoofing another userkey
2018-09-17 16:22:34 -04:00
Steve Beaver
d33560e8dc
Fixed #8901
2018-09-17 16:05:20 -04:00
Luiz Souza
0285d8e5c7
Fix an obvious mistake.
...
Reported by: stevew
Ticket: #8906
Pointy-hat to: loos
2018-09-17 11:34:38 -03:00
Luiz Souza
1ef4cbdbb0
Always pass the $local variabled to load_loader_conf(), it makes the code easier to read.
2018-09-14 16:59:07 -03:00
Luiz Souza
fe7523cbbd
Sync the know variables with factory.
2018-09-14 16:58:11 -03:00
Luiz Souza
21bacf0100
Filter properly the know variables in loader.conf.
...
The know variables should be used as prefix not as literals.
2018-09-14 16:53:59 -03:00
Renato Botelho
352d49787d
Fix #8895 : Increase FD_SETSIZE to 3172 on lang/php72
2018-09-14 08:28:07 -03:00
jim-p
7c15c19d76
Initialize DHCP settings in setup wizard. Fixes #8889
...
Rather than assume they are present, create the arrays before use.
2018-09-12 15:46:57 -04:00
jim-p
d9064f0b92
Fix a PHP erorr when a CRL has no certificates
2018-09-12 14:16:52 -04:00
jim-p
3b55fc639c
Fix typo
2018-09-11 15:44:40 -04:00
Renato Botelho
834b671f69
Update translation files
2018-09-11 15:55:53 -03:00
Renato Botelho
8c5817a9b6
Regenerate pot
2018-09-11 15:51:07 -03:00
Steve Beaver
a155dc5ec2
Fixed #8880
2018-09-10 15:00:56 -04:00
Steve Beaver
ccabd09f97
Merge branch 'master' of gitlab.netgate.com:pfsense/pfsense
2018-09-10 14:58:26 -04:00
jim-p
59c2e21d4f
Revert "Default VTI remote to Address but allow it to change. Fixes #8859 "
...
This reverts commit da54e84ae7 .
2018-09-10 11:57:32 -04:00
jim-p
885cf6a751
Prevent a user from selecting VTI for mobile IPsec. Fixes #8877
2018-09-07 08:10:55 -04:00
jim-p
02af149428
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.
2018-09-06 16:32:06 -04:00
Luiz Souza
6fd6b8536b
Changes on the parent interfaces will create new interfaces and the existing VLANs needs to be redone.
...
Ticket #8527
2018-09-06 18:55:41 -03:00
jim-p
bd670efef4
Fix a PHP error when upgrading gateways
2018-09-06 12:27:13 -04:00
jim-p
b54a1af45c
Init gateway group array before use. Fixes #8876
2018-09-05 16:17:24 -04:00
Renato Botelho
3a00b1b2b5
Rename 2.4.4-RC repo to pfSense-repo-244
2018-09-04 13:26:24 -03:00
Renato Botelho
834c66978f
Bump version to 2.4.5-DEVELOPMENT and add 2.4.4 RC repository
2018-09-04 12:58:52 -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
Steve Beaver
d145caa834
Revise async_crypto setting
2018-08-31 10:26:08 -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