Correct variable used to populate the IPv4/IPv6 selector on status_logs_settings.php. Fixes #8323
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
Merge pull request #3711 from PiBa-NL/20170427-ipsec-multiple-P1-algo
Add DDNS client update option to DHCPv4 configuraiton
Fixed #8303
Fixed #8301 CSRF Enabled on all widgets.
Enabled CSRF on all widgets.
Silence warnings generated by sysctl to standard error.
Update OpenVPN wizard with current protocol selection options. Fixes #8298
Add input validation to traffic_graphs_widget.php and fix JS encoding. Fixes #8302
Re-enable CSRF protection in traffic_graphs_widget.php. Ticket #8301
Fix a potential encoding issue in diag_system_activity.php. Fixes #8300
Merge pull request #3830 from PiBa-NL/20170925-pppoe-on-carpmaster
Fixed #8296
Merge pull request #3862 from marjohn56/pfsense
Fix get_cpu_crypto_support() to not overwrite $cpucrypto_type.
Merge pull request #6400 from loonylion/master
Add an update source control to RFC2136 dynamic DNS updates. Implements #8278
Add localhost to list of interfaces for packet capture. Implements #8257
Merge pull request #3889 from kangtastic/master
[services_dyndns_edit] Clarify use of @ for Cloudflare
Add GUI prompts corresponding to #7357 that allows users toenter @ for the hostname, and have it replaced with an empty hostname.
Signed-off-by: Earl Chew <earl_chew@yahoo.com>
Fix certificate SAN input validation so it does not improperly allow an IP address when FQDN is selected. Fixes #8275
Fixed #8268
Add an option to push a gatewy address to bridged tap clients. Implements #8267
Fixed #8266 by removing JS alerts
re-adding changes made to fix bug#6400, includes fixes for bug#8222 and bug#8223 that were introduced with the initial commit of this code.
original pull request was #3868
Encode rangedescr before display in firewall_schedules.php. Fixes #8259
Update the Copyright notice for pfSense.
Merge pull request #3893 from JoeriCapens/ddns-rfc2136-algorithm-choice
Add keyalgorithm input validation.
Change how SANs are generated from the CN, considering that not all CNs will produce a valid SAN. Fixes #8252
Add RFC 2136 Client key algorithm choice. Implements #8244
Use consistent variable order, remove unused variable.
Replace Dynamic DNS dnssec-keygen style files with simpler ddns-confgen style file.
Merge pull request #3887 from JoeriCapens/dhcp-ddns-algorithm-choice
ipsec, multiple phase1 ciphers, make use of 'repeatable' group
ipsec, allow configuration of multiple ike phase1 encryption ciphers (algo/bits/hash/dh)this is useful for mobile users that need to connect with different operating systems. This way there is no need to find a single commonly supported weaker cipher.
Fix the unnecessary 'RAM Disk has settings has changed' reboot every time the miscellaneous settings are saved.
Revert "Fix a bug in interfaces.php that will cause a failure on first 'Save' of 'OPT1' with some hardware configurations."
This reverts commit 373513a56140215c93282252186a938b7cefcf47.
Merge pull request #3792 from PiBa-NL/20170731-status_queues-realtime
Merge pull request #3891 from miken32/patch-1
Fixed #8129 Updated to show timezones that have half hour increments i.e. asia/kolkata
Revert "Merge pull request #3868 from loonylion/master" Caused issues reported in https://redmine.pfsense.org/issues/8223This reverts commit 74c55258b21ada7a542965c2470fbaa45ce19689, reversingchanges made to 2acb4025ee7fef074a67d1021a5e62a0aff9fd37.
Optimze ICMP description processing
Fixes #8219Escape single quotes when they arise from ICMP description translations
Fix input field help texts
make inputs a bit wider for fahrenheit
address comments
fix copy/paste error
update label on unit change
also ensure unit labels can be internationalized, and fix some whitespace
Moving this code to PHP for i18n
don't change thresholds to F until after passing to Javascript
spelling!
"Save" user selection for DUID type
It proved confusing for users who entered a DUID as a certain type tosee the resulting DUID file displayed as a "Raw DUID" upon page reload.Still work with dhcp6c_duid file data, but parse it and show the Formcorresponding to the DUID type with the inputs filled in, so the user...
update convenience functions
update threshold values dynamically
otherwise problems occur with saving wrong values when switching between C/F
more accurate progress bar display
we only use Fahrenheit for display, don't change the values!
show ºF on updates via javascript
initial display of temperature in ºF
still need to update javascript
account for thresholds and bar width in ºF
global variables are really really ugly, this should be wrapped in an anonymous function
display/enter thresholds in ºF as well
provide temperature in Fahrenheit
Also resolve some indent issues, restrict live updates to temperature value only (not unit text)
checkbox for option to display Fahrenheit
Code cleanupAdd a check to Copy DUID button on system_advanced_network.php
Support for configuring additional DUID types
dhcp6c stores the entirety of the OPTION_CLIENTID option in DHCPv6 datagrams inits DUID file (named dhcp6c_duid), except for the option code itself. The firsttwo octets in the DUID file are the option-len field, and are saved according to...
After recent fixes to auth_check.inc, move the IPsec widget back to auth_check.inc since its timeout problems are likely now fixed.
Skip IPsec ping host CARP check when there are no IPSec ping hosts. Also, add a safety belt so cat can't get stuck waiting on input. Fixes #8172
Add DHCP Dynamic DNS key algorithm choice. Implements #6621
Fix logging for L2TP and PPPoE server login/logout events. Fixes #8164
See https://redmine.pfsense.org/issues/8164 for the reasoning about why it was done this way.
Merge pull request #3882 from PiBa-NL/20171130-remove-console-output
Merge pull request #3883 from stilez/patch-70
Fixed #8159 added a sort by index after a delete call has been made to make sure it lines up correctly.
Fix typo
correct %d -> %s
As previous code used a string. Probably makes no difference and a number is simpler but doesn't matter
Clarify the unexplained numbers in "log verbosity"
At the moment verbosity is a bare list of digits, 0 to 5. No explanation, nothing else. This PR replaces the visible text by user-friendly info as to what will be logged. Source is https://www.unbound.net/documentation/unbound.conf.html
Merge pull request #3880 from bibz0r/master
Merge pull request #3873 from PiBa-NL/20171121-localauth-translated-problem
Merge pull request #3810 from svenauhagen/bugfix/mpd
Merge pull request #3801 from cgull/radvd-zero-router-lifetime
notify_monitor, don't write EXITQUEUELOCK debug output to system-console
webgui, option to disable dragging of rules
Merge pull request #3776 from nazar-pc/ram-disk-reboot-fix
Merge pull request #3868 from loonylion/master
interfaces_fast.inc: removed accidental rolling 'r' from comment removed unused parameters from definition of convert_real_interface_to_friendly_interface_name_fast()
interfaces_assign.php: removed profiling code removed unncessary comments...
Merge branch 'master' into master
Merge pull request #3844 from luckman212/ovpn-gw-patch-2
Merge pull request #3183 from znerol/feature/master/register-openvpn-cn
Merge pull request #3875 from LedPighp/dyndns_godaddy
Changed maximum length of usernames from 16 to 32 characters. This seems to be some old FreeBSD requirement which is not needed anymore.
Merge pull request #3825 from adam820/helptext-cleanup
Merge pull request #3824 from cfazendin/ddns_widget
Merge pull request #3820 from phil-davis/status-if-disabled
Merge pull request #3819 from PiBa-NL/20170910-show-interface-openvpn
Merge pull request #3802 from svenauhagen/bugfix/ppp
Merge pull request #3797 from IknowJoseph/patch-1
Merge pull request #3768 from PiBa-NL/20170625-notices-queue
Fixed #8143 Remove any html special characters for request variable
GoDaddy allows a hostname of @
Feature #8123: Add GoDaddy as a Dynamic DNS provider
local authentication option, use key value instead of translated name.