Steve Beaver
b96b2ca09d
Merge pull request #3905 from pulcov/master
2018-02-07 12:27:49 -05:00
Steve Beaver
031570c662
Merge branch 'master' of gitlab.netgate.com:pfsense/pfsense
2018-02-07 12:23:29 -05:00
jim-p
0136888bde
Correct variable used to populate the IPv4/IPv6 selector on status_logs_settings.php. Fixes #8323
2018-02-07 09:30:21 -05:00
Steve Beaver
b0e29e62c9
Fixed #8322 to accommodate case where no VIPs are defined
2018-02-07 08:35:13 -05:00
jim-p
b260591477
Do not apply a DHCP static mapping uniqueness test for hostnames or IP addresses. The DHCP daemon allows the entries to be duplicated provided they have unique MAC addresses or identifiers. Fixes #8220
2018-02-06 11:37:31 -05:00
jim-p
c971ddc43a
Revert "Add cxgbe to ALTQ list. Fixes #8314 "
...
Apparently it's not supported by the driver, despite what the man page claims.
This reverts commit 40f2c5d909 .
2018-02-06 09:42:39 -05:00
jim-p
40f2c5d909
Add cxgbe to ALTQ list. Fixes #8314
2018-02-05 16:55:42 -05:00
Stephen Jones
0f5bd6f8ec
Fixed #8091 Force Integers in GUI
...
It will use the ceil() function to always use the ceiling after loading a config.
Also onchange of bandwidth will call the ceil function to put in a whole number.
2018-02-05 14:26:53 -06:00
Steve Beaver
76ca1bc50e
Fix config version # arrising from merging older PR
2018-02-02 15:41:59 -05:00
Steve Beaver
d205ac7af4
Merge pull request #3711 from PiBa-NL/20170427-ipsec-multiple-P1-algo
2018-02-02 15:26:00 -05:00
Steve Beaver
3490784c26
Merge branch 'master' of gitlab.netgate.com:pfsense/pfsense
2018-02-02 15:17:33 -05:00
Steve Beaver
67784aa66f
Add DDNS client update option to DHCPv4 configuraiton
2018-02-02 12:57:16 -05:00
Renato Botelho
daf7490f4d
Fix #8290
...
On d9b05eb490 the way aliases containing a mix of IP address and FQDNs
works has changed and all items were added to filterdns to make sure
the pf table created would be persistent. The flag $use_filterdns was
being set only when the array item used to control didn't exist yet.
Because of that, the second call to the same function made it to return
a different result. Set it independent if a new array item is created
or not to make the function to properly return the right thing.
2018-02-02 14:51:09 -02:00
Stephen Jones
a464eaf72b
Fixed #8226 Check for MAC duplicates
...
loop through auto pass MAC addresses for duplicates
before automatically adding a pass thru.
2018-02-02 10:45:08 -06:00
Steve Beaver
12f1619688
Fixed #8303
2018-02-01 12:33:45 -05:00
Stephen Jones
ce7b40ce96
Fixed #8301 CSRF Enabled on all widgets.
...
Enabled CSRF on all widgets.
2018-02-01 10:15:42 -06:00
Luiz Souza
3c44c845fe
Silence warnings generated by sysctl to standard error.
2018-01-31 16:56:36 -02:00
Renato Botelho
ba2b547fcd
Merge pull request #3895 from PiBa-NL/20180106-openvpn-fix-subnet31
2018-01-31 12:07:30 -02:00
jim-p
7f054ea0b3
Update OpenVPN wizard with current protocol selection options. Fixes #8298
2018-01-29 13:55:44 -05:00
jim-p
e7b5b82b12
Add input validation to traffic_graphs_widget.php and fix JS encoding. Fixes #8302
2018-01-29 12:26:41 -05:00
jim-p
9ee5030eec
Re-enable CSRF protection in traffic_graphs_widget.php. Ticket #8301
2018-01-29 12:25:42 -05:00
jim-p
c083e1e49a
Fix a potential encoding issue in diag_system_activity.php. Fixes #8300
2018-01-29 12:24:25 -05:00
Pulcov
3b41c8f3c7
Fix dyndns update with gateway group
2018-01-29 11:25:52 +01:00
Stephen Jones
d69a55e3d6
Fixed #8297 If user has no page permissions it will automatically log them out so they don't get stuck on the logout page
2018-01-26 13:37:51 -06:00
Luiz Souza
82f581d561
Improve the CARP description.
...
No functional change.
2018-01-26 04:04:01 -02:00
Luiz Souza
a9a74b4998
Merge pull request #3830 from PiBa-NL/20170925-pppoe-on-carpmaster
2018-01-26 04:04:01 -02:00
jim-p
2884600f81
Fix syntax error in interfaces.inc
2018-01-25 13:50:04 -05:00
Luiz Souza
44b1c00050
Do no configure the virtual IPs if the parent is disabled.
...
Ticket #6677
2018-01-25 15:28:32 -02:00
Luiz Souza
fccdc01ad1
off-by-one fix in an error text.
...
No functional change.
2018-01-25 13:51:14 -02:00
Steve Beaver
c7027903d4
Fixed #8296
2018-01-24 22:19:58 -05:00
Luiz Souza
97e6ec0974
Fixes a bug in primary DHCPD host detection for failover.
...
Properly detect the master host based on CARP skew at setup time when used with HA.
2018-01-24 13:39:59 -06:00
Luiz Souza
f1dc05b706
Merge pull request #3862 from marjohn56/pfsense
2018-01-22 21:30:30 -06:00
Luiz Souza
688721698d
Fix get_cpu_crypto_support() to not overwrite $cpucrypto_type.
2018-01-22 19:35:46 -06:00
Bryan Stenson
19e87bb36b
fix typos
2018-01-19 01:35:57 -08:00
Steve Beaver
b1c01d8051
Merge pull request #6400 from loonylion/master
2018-01-17 17:05:17 -05:00
Steve Beaver
61b6c22a50
Merge pull request #3898 from alistair23/alistair/master
2018-01-17 07:24:12 -05:00
jim-p
4cad9a5bd1
Change sshd compression to 'delayed' to match current FreeBSD default. Fixes #8245
2018-01-16 14:15:06 -05:00
jim-p
900663a44f
Add an update source control to RFC2136 dynamic DNS updates. Implements #8278
2018-01-16 12:05:14 -05:00
jim-p
618faaf262
Add localhost to list of interfaces for packet capture. Implements #8257
2018-01-16 11:07:14 -05:00
jim-p
163255d64c
Add ospf6d to routing logs.
2018-01-16 10:02:51 -05:00
Steve Beaver
8dc334885b
Merge pull request #3889 from kangtastic/master
2018-01-15 15:37:56 -05:00
Steve Beaver
f5d55ac663
Merge pull request #3899 from PiBa-NL/20180111-bootup-step-messages
2018-01-15 15:37:03 -05:00
Steve Beaver
0fc473ad6f
Merge pull request #3900 from PiBa-NL/20180111-pf-busy
2018-01-15 15:36:17 -05:00
Earl Chew
247f571945
[services_dyndns_edit] Clarify use of @ for Cloudflare
...
Add GUI prompts corresponding to #7357 that allows users to
enter @ for the hostname, and have it replaced with an empty hostname.
Signed-off-by: Earl Chew <earl_chew@yahoo.com>
2018-01-13 20:34:49 -08:00
jim-p
19a1cf348b
Fix certificate SAN input validation so it does not improperly allow an IP address when FQDN is selected. Fixes #8275
2018-01-12 14:49:40 -05:00
PiBa-NL
a0f991ecb8
openvpn, clear route also for /31 for ptp interfaces
2018-01-11 22:50:06 +01:00
PiBa-NL
66e6198f4d
pf, device-busy, add another item DIOCADDRULE to the list of results to retry
2018-01-11 21:57:48 +01:00
PiBa-NL
1da0c79443
bootup, add information about what bootup step is being done
2018-01-11 21:27:17 +01:00
Steve Beaver
af17dba166
Fixed #8268
2018-01-10 12:41:39 -05:00
jim-p
498f7e20b6
Add an option to push a gatewy address to bridged tap clients. Implements #8267
2018-01-10 11:58:09 -05:00