No need to check for HTML in NAT descr
Run custom deinstall commands during the deinstall phase instead of post-deinstall, otherwise they will never get run. Fixes #7401
Perform a filter reload after starting relayd so it does not leave the firewall without pf tables. Fixes #7396
Don't display the "export key" icon if there is no key to export. e.g. If hte cert was created from a pasted-in CSR
Base64 encode private key
Add the ability to save a private key with the newly signed cert
Revised certificate selectors to use refid rather than index
Deleted CSR key textarea - No longer required
Merge pull request #3515 from marjohn56/master
Merge pull request #3583 from phil-davis/alias-hover-text
Merge pull request #3457 from stilez/patch-38
Revised error handling for CSR signing
Spelling fix in help text
Sort the interface names.
No functional change.
Improve error detection in Openssl lib
Added the ability to sign a CSR
Fix Vars for Interface naming
WAN flap loss of IPv6
Some hardware is taking too long to set ACCEPT_RTADV on the Interface,this results in RTSOLD exiting and this not sending RS to start theprocess. Apart from adding a delay to the start of RTSOLD which didimprove but not totally fix the issue the other change is to prevent the...
Revert "C2758 is VGA only too"
This reverts commit 3244266fd8a99a66611334b8ae945de61eb9a0da.
C2758 is VGA only too
Merge pull request #3626 from phil-davis/trigger-initial-wizard-7364
Merge pull request #3577 from phil-davis/patch-10
Setup XG-154x console to VGA only
Remove whirlpool from the list of CA/Cert digest algorithms as it does not work properly. OpenSSL claims it's not valid ("unknown signature algorithm"). Fixes #7370While I'm here, stop needlessly repeating the algo list, it's a global in certs.inc, so use that single copy of the list.
Fix display of openssl errors when working with CA or certificate entries. Found this while looking into ticket #7370
New dhcp6c features REASONS and signals
This PR takes advantage of modifications and additions to dhcp6c.
Firstly, a fix has been made to dhcp6c where the pid was being deletedbefore all processes had completed; this could leave dhcp6c sendingrelease signals but any check for the process using the pid would return...
Fix #7364 Console assigned VLAN disappears after reboot
Some small improvements to help with ticket #7256
They don't fix the problem but avoid some pitfalls that could contribute to it.
Merge pull request #3574 from phil-davis/wrap-host-domain-names
Merge pull request #3606 from PiBa-NL/igmp_apply-20170303
Merge pull request #3603 from NOYB/RAM_Disk_Settings_GUI
Set new blog URL (https://www.netgate.com/blog/) as default for RSS widget
Merge pull request #3623 from doktornotor/patch-24
Add reason to write_config() call
Merge pull request #3615 from doktornotor/patch-17
Add reason to write_config() calls
Merge pull request #3611 from doktornotor/patch-10
Merge pull request #3612 from doktornotor/patch-14
Merge pull request #3622 from doktornotor/patch-23
Merge pull request #3616 from doktornotor/patch-18
Merge pull request #3619 from phil-davis/write_config_openvpn
Merge pull request #3618 from doktornotor/patch-20
Merge pull request #3617 from doktornotor/patch-19
Merge pull request #3620 from doktornotor/patch-21
Update translation files
Regenerate pot
Deduplicate code
Allow CloudFlare DDNS entries to use "" or "." for the hostname portion of the domain in the GUI to update the domain's @ record. Then in the backend code, remove that from the FQDN since CloudFlare doesn't like that to be sent explicitly. Fixes #7357
" or "
Fix is confirmed to work by two forum users: https://forum.pfsense.org/index.php?topic=122099.msg699763#msg699763
Do not enforce a max limit on state timeout when editing a firewall rule. Fixes #7356
While I'm here, fix the case when the admin account has been removed.
When resetting admin account via /etc/rc.initial.password, Check if the admin account is expired and reset if needed. Fixes #7354
Add reason to write_config() calls for OpenVPN
Add reasons to write_config() calls
Remove unused base_packages variable from globals
Remove useless add_base_packages_menu_items() function
Not really sure what was the idea 7+ years ago, but the code just doesn't make sense now.
Remove unused functions
Remove no longer needed split() re-implementation
Remove deprecated unused function
Not used anywhere and deprecated for ages (https://github.com/pfsense/pfsense/commit/fe9afce65fc36f278e18edf8959669de2e9ddeef)
igmp, fix apply button, remove save button
RAM Disk Settings GUI
Update notice re: log data loss. The log directory is now also backed up.
Group settings to consolidate.
Merge pull request #3570 from phil-davis/fw-rule-desc-7294
Merge pull request #3576 from doktornotor/patch-7
Merge pull request #3578 from NOYB/Vendor_MAC_Retention_-_Update
Merge pull request #3597 from NOYB/Services_-_Status_Icon_-_Sort_Order
Merge pull request #3595 from doktornotor/patch-14
Merge pull request #3596 from NOYB/User_Manager_-_Status_Icon_-_Sort_Order
Merge pull request #3586 from PiBa-NL/certificatemanager-csr-calink
Merge pull request #3582 from doktornotor/patch-10
Use the same cache filename pattern for RFC2136 IPv6 items as used by dyndns
Use | to separate dyndns IPv4 fields on cache file as done by rfc2136 items and for all IPv6 items
Sync up package help links with current packages.
Many do not yet exist, but can easily be created.
Sort help URL list.
Update help URLs for base system files, remove old/obsolete files.
Fix up some options in OpenVPN that were not showing for the correct modes. Fixes #7331
Add GUI components for loading cryptodev as a module, and upgrade code so users have it on upgrade since it was in-kernel before. Fixes #5976Having both aesni and cryptodev loaded at the same time appears to only negatively impact performance, no gains, so at the moment there is no need to load them at the same time.
In a stock/default config.xml, show firewall rule descriptions in a column. Fixes #7323Previous performance and display issues do not appear to be a problem any longer. See https://redmine.pfsense.org/issues/7323
Finish MAC address matching for packet capture. Implements #6743
Fix #7317 Widget Filter All button
Merge pull request #3589 from phil-davis/patch-12
Merge pull request #3573 from phil-davis/patch-9
Merge pull request #3581 from phil-davis/patch-11
Merge pull request #3550 from phil-davis/patch-5
Services - Status Icon - Sort Order
Make status column sort order work correctly with the icons.Also refactor get_service_status_icon() output string construction to be cleaner and clearer.
(2.4, 2.3)