add visibility js
Clean up the text on diag_sockets.php. Fixes #6708
Clarify language on diag_tables.php. Fixes #6713
Use -l with traceroute6 to show both IP Addresses and Hostnames when resolving hops. Add note about max ttl/hop limit in source comment. Fixes #6715
Add output encoding to diag_dns.php for results returned from DNS. Fixes #6737
Fixed #6711
(cherry picked from commit ca3dc6c9ac6b6045430779f407a31ed620f5a32d)
Fixed #6732
(cherry picked from commit e73770057872aa1f78dfff885f89916e446e2e4c)
Fix syntax error on openvpn.widget.php
(cherry picked from commit 516e609ccb7a39fb27f52a69f11eee68f86974df)
Text typos in openvpn.widget.php(cherry picked from commit 8da4847472e03195aeb73a1acedbc27f8af520d1)
Revise widget refresh timing
(cherry picked from commit 134ee13df54280441c25b047b406628eeebbb8db)
Added control to set dashboard widget refresh periodStart each widget refresh system after a short random delay to prevent all widgets hitting the server at the exactsame timeFix issues wherein two widgets were resetting the refresh timer from the AJAX call, not the call-back function, thereby risking stepping on themselves...
Completed #6723\by making the OpenVPN widget update dynamically
(cherry picked from commit f30e6bd49c773de28b5ec143add30fc900e7874d)
Add an option to push "block-outside-dns" to clients of an RA OpenVPN. Fixes #6719
diag-edit.php: Perform "Goto line #" action on pressing enter key within the line number element
(cherry picked from commit 86e94becbec130f9eeca5bc94b497ec1167a640a)
Fix messup caused by 9d3e872
(cherry picked from commit d5b993fc310147d68bc3c3654a512b0ac981ecd2)
Tidy up filenames
Make sure the filenames represent the actual file
(cherry picked from commit 6173d1f5a5ed50b8c8a8523b1eb6824f7c9c1ae6)
Code style and comments
No functional change - just making style consistent
(cherry picked from commit 9d3e8723171c727cf43338bd8e95ab2bb7e6a66c)
Improved solution to #6716
(cherry picked from commit 0ed3b15981b4451efb11839d6ee7b9acf1ed1d84)
Fixed #6716
(cherry picked from commit 4d4782fcd7213b5f279cb372853f5fedb07f6178)
Fixed #6700
(cherry picked from commit 40eca7e3a8abdff768e29e310ba945e74fdcfe17)
Fixed #6710
(cherry picked from commit 13b92290e0fa367a76016a15ccf5e76ff77b0706)
Fixed #6709
(cherry picked from commit 3726918df1dc4744bb7ea694ec5c8f40de59d856)
Fixed #6703
(cherry picked from commit e5343844c6de78feafae9e601b25bdf31f114a50)
Fixed #6706
(cherry picked from commit b86938e7e19a09a5b1f3f54825193b57f7c73131)
Fixed #6705
(cherry picked from commit d526fc2d2acc87af2ca829dfe01f0037e3368051)
Fixed #6701
(cherry picked from commit 03fd538eefd641771b6302370b901fe4ace3ab4f)
Fixed #6704
(cherry picked from commit fd778d8bef8ea3b0e5dcc8007de242b6e2ac6d5a)
Be sure that user_settings for widgets is an array
(cherry picked from commit 5aad73235c1965e9f4c000244ca657ac9d1e4f68)
Fixed to properly save configs in PPPs interfaces
(cherry picked from commit 545a7850ea37cd8c379cc75428353ad0089f2bd3)
Be more verbose and let user know results of SMTP settings test
Fix wording of the "Reject leases from" option for a DHCP interface.
pfSense.css: Fix sortable tables' font
Experiment using the OS' native font stack
Following the steps of bfbfa4dd254c110db4122925d0a3716a34d4c664,experiment using the OS' native font stack.
Obtained from the Bootstrap project (twbs/bootstrap#19098,twbs/bootstrap@0a31dacf3e0c43a73b2e61e266155b9dcce35339)
Update pfSense.pot(cherry picked from commit 51c5313df8b9a9470cad9031b3e93594a4728c9e)
Allow URLs for TFTP Server (Bug #6634)
The setPattern() thing ain't usable for this and just causes regressions.(cherry picked from commit c411661a8e8f9f9eb014a24954b9be2fcaaece18)
is_URL() from util.inc is way too limited for this purpose.(cherry picked from commit 8ff248d6a3f31dba42c4c64b5290928030faad4a)
Typo fix(cherry picked from commit 4b79a9d443c4e16d6ffa304775aec79938d2988c)
is_URL() from util.inc is way too limited for this purpose.(cherry picked from commit 483816313924f87707bca0aa983c73064bd52371)
Merge pull request #3065 from phil-davis/radius-openvpn
services_dhcp: Ignore BOOTP queries
BOOTP leases do not have a maximum lease time by default, this couldpotentially lead to a DHCP address pool exhaustion.
This commit adds an option to ignore BOOTP queries.
Redmine #4351
(cherry picked from commit 6d53301b1f612ff3e0490abbb46b53c50193b80b)
Add a field to CA/Cert pages for OU, which is required by some external CAs and users. Fixes #6672
Display local DHCP lease times in 24-hour clock
It seems odd to me that when the times are displayed in UTC they have24-hour clock, but when displayed in local time they are formatted with12-our clock and AM/PM.24-hour format takes less screen space, and I would have thought that...
Save widget settings per user
For users that have "custom settings" enabled, save the "tool" settingsof their widgets on a per-user basis.User that do not have "custom settings" enabled will continue to use andsave widget settings to/from the system-wide settings....
Some tweaks to improve alignment in table with checkbox
1) If a checkbox does not have a description (even if it is empty), layout will be broken as checkbox won't be aligned correctly
2) UPnP checkbox looks better with description instead of help
This commit fixes the two issues...
Remove defunct link to the devwiki site. Everything is on doc.pfsense.org now.
Fix typo, LT2P->L2TP
Fixed #6669Read widget config before adding a new one. (Was starting a new array)
(cherry picked from commit 236e6a54e9a93284ca170b68aa1188dfaa195c3d)
replace attribute 'name' to 'id' in openvpn status
(cherry picked from commit 5a5a11cd489bbf15e868c1607c74824c128d693f)
Merge pull request #3073 from phil-davis/certs
Merge pull request #3070 from phil-davis/input_errors2Ajax
Merge pull request #3063 from phil-davis/dhcpinitbeforera3055_23
experiment with tighter styling
Fixes #6601 clean up installed packages html
clean up Installed Packages widget by removing category
Fix redmine #6640 DHCPv6 server time format
The original code here ended up always applying the time zone offset once, and if you had set dhcpv6leaseinlocaltime then it got applied twice, so Sydney at UTC+10:00 would show UTC+20:00 and presumably somewhere at UTC-04:00 would show UTC-08:00...
Section title was wrong, discovered by mfine
Backport Add missing recommended key lengths/digest to Cert system
Original pull request to master was #2944
Backport Remove input_errors2Ajax calls
Original commit to master was
https://github.com/pfsense/pfsense/commit/86d431a89d920f64dda5e7e1821f720daf6e067b
Backport Radius auth server to detect openVPN
Original pull request to master was #3057
Backport DHCP6 init before RA
Original PR to master was #3055
Allow section header to be omitted by specifying "NOTITLE" as the section title.
(cherry picked from commit 9ce54773be5e02235e3be7d2b970f61fbb27ba86)
Allow AES-GCM for P1 where using IKEv2. Ticket #5990
Clarify that HMAC-MD5 key is required. Ticket #6622
Fix "http://pf.sense/UNKNOWN" links in Pkg Manager
I noticed recently that many packages do not have the 'www' field in the database filled, or have it set to UNKNOWN The way the table is built, this causes bad links to be generated pointing to e.g. http://pf.sense/UNKNOWN. This patch fixes it, causing only packages with actual links to get the <a> tag.
fix typo
Fix xml syntax after license update
(cherry picked from commit f7057140af3a98af925f76b6b0bb544dc7bfc418)
Make a function to resync all OpenVPN CSCs and use it when saving an OpenVPN server. Fixes #6139
dse was under contract with BSDP for all the work he did, we own (c)
Review license / copyright on all files (final round)
Fix #6613 Do not show Aply Changes button when Save needed
I got a bit carried away in the fix for #6460 https://github.com/pfsense/pfsense/commit/21c18c3df11547aba172c10f95872dbd8682f7d9The message here at line 507 should not actually show the Apply Changes button. At this point the user needs to adjust the assigned interfaces and save. Then after saving an Apply Changes button can be used to implement the saved changes.
Review license / copyright on all files (1st round)
Retire deactivated widgets
chmod 0644 php web pages
Retire copyright-master.txt
Retire /usr/local/bin/slowdownpipe.sh
Ignore cp result for cases when files are the same. Ticket #6557
Fix #6050 DHCP - provide Network Booting display/hide advanced button
This one moves the "Network Booting" above the "Additional BOOTP/DHCP Options". That allows "Network Booting" to be a Display/Hide Advanced group of buttons just like TFTP, LDAP etc. (without a special section header) and for "Additional BOOTP/DHCP Options" to come last on the page....
style sortable tables
clean up captive poral widget
change order of css files in head element
write_config before openvpn_resync here as well. Ticket #6139
Align GIF link options with those currently supported by the base OS. Ticket #6587
Remove GRE link flag options from GUI/backend. Keep link1 as it was also used to add an explicit static route, though the GUI previous GUI option name wasn't related to that at all. Updated GUI description to match reality. Ticket #6586
write_config before calling openvpn_resync. Ticket #6319
fix typo. noticed-by: phil.davis
Add config option for AdvDefaultLifetime, clean up descriptions on other. Ticket #6533
Add configuration for Min and MaxRtrAdvInterval. Ticket #6533
Fix #6590 NTPd Leapfile Upload
Fix indent and spaces
Remove stray '
Fix #6582 Allow import of ports
This change does:1) Allow bulk import of a port alias. That happens when the Importbutton is pressed from the Ports tab of the firewall_aliases screen.2) Allow bulk import of an IP alias, automatically determine if theimported data fits a host or network alias type. That happens when the...
Improve patterns to read dhcpd6.leases to prevent leases containing '}' in ia-na line not showing up. It fixes #6543
Fix #6585 Do not use [] syntax for lookups
IPv6 address plus port is displayed with the format [1:2::3]:80 - the address is in square brackets followed by colon and the port number. This is necessary to disambiguate the port from the address, a good thing. But it messes up the use of the IPv6 address for reverse lookup....
Show "cannot delete alias" message as error
If I try to delete an alias that is in use, the "cannot delete alias" message was being displayed as the "success" color.(cherry picked from commit 04b571e836077c436d109d982be5a8e710ff8aab)
Do not check platform to decide if enableserial and primaryconsole fields will be hidden, global parameters are the rule to decide it. Fixes #6291
Fix PTR lookups on diag_dns.php. Ticket #6561
Change group labels s/MAC controls/MAC Address/
Correct spacing
(cherry picked from commit a0b0acd1540764d5221ea54ea596d569bbe2df2a)
Remove debug