In the OpenVPN wizard, if the user chooses a different auth server type, clear out stored settings so the wizard does not pre-fill bad info. Fixes #7569
Remove references to unused "Address Pool" setting. The address behavior is now determined by the mode, and has been for years. Fixes #7567
Add missing includes
Fix missing includes
Fix broken includes
Add reason to write_config() call
Add reason to write_config() calls
Fix #7364 Console assigned VLAN disappears after reboot
Be more forthcoming with errors about ALTQ interfaces in relevant areas of the GUI. In particular, note when there are no capable interfaces assigned. Implements #7032
Allow "DHCP" in upper or lower case when adding LAN IP to setup wizard
Test fix for #6762
Remove extraneous )
Merge pull request #3219 from NonSecwitter/patch-2
Update setup_wizard.xml
Merge pull request #3216 from seanm/master
Revise shaper wizards to support multi-line filter_reload_status
Revise update_filter_relaod_status() function to append status messages rather than overwrite the file
LAN IP validation logic
Fix a 'divide by zero' bug in traffic_shaper_wizard_multi_all.inc.
update conditional re:LAN dhcp
Fix a 'divide by zero' bug on shaper wizard when PRIQ is used and no bandwitdth is entered (the correct setting for a PRIQ scheduler).
update LAN regex for case insensitivity
Fixed #6779Round calculated bandwidth down to nearest integer
Improved error message to explicitly state allowable characters
Related to Bug #6432.
In the setup wizard, do not change the DHCP range if it is already set inside the new subnet. Otherwise it will overwrite a range set manually from the DHCP settings or the console when the wizard is run later. Fixes #4820
Remove all calls to conf_mount_r* functions
Select PRIQ by default in the shaper wizards, rather than HFSC.
Extra "S" fixed - thanks @rbgarga
Add OpenVPN key lengths to Wizard - missed in original PRs
Original PRs and rationale:
Move copyright from ESF to Netgate
Code style and comments
No functional change - just making style consistent
Merge pull request #3059 from NewEraCracker/xml-syntax-fix
Move to Apache License 2.0
Fix xml syntax after license update
Review license / copyright on all files (final round)
Review license / copyright on all files (1st round)
Self correcting - poor english
Accuracy
Large keys are not "slower to use" in many cases, since they are only used to validate or set up a session. An ongoing session usually transfers to a symmetric algorithm once established, and the user won't notice the short extra delay in session startup.
missed a comment I added and shouldn't have - removed
Update OpenVPN Wizard to include missing key sizes
...and add some useful info to guide the user.
Skip LAN properly with static IP WAN and one interface. Ticket #6093
Merge pull request #2915 from NOYB/HTML_Compliance_-_Setup_Wizard
HTML Compliance - Setup Wizard
Setup Wizard - Punctuation
Clean up some punctuation.
Miscellaneous - Remove Personalizations
Remove "you" personalizations.
Merge pull request #2850 from NOYB/Traffic_Shaper_Wizard_-_Remove_Personalizations
OpenVPN Wizard - Remove Personalizations
Traffic Shaper Wizard - Remove Personalizations
Remove "we" personalizations
Add brackets for clarity
Add some extra brackets for clarity, rather than relying on the operatorprecedence rules. IMHO this makes it more readable, and no need for thereader to wonder if anything might go wrong with the operatorprecedence.
Fixes the shaper wizards to split the bandwidth correctly.
With P2P catchall disabled, the qLink queue (using 20% of root bandwidth) was not taken into account.
Decrease 20% of qInternet bandwidth queue in this case.
Ticket #5721
Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.
Fix RADIUS spelling. It is written in all caps.
These two wizards .xml can also lose their x-bit
Other wizards don't have it set.
Relax shaper wizard interface validation when there are no interfaces with gateways selected. Fixes #5424
Fix indent
Fix #5794 remove print_info_box_np chackes for gettext("apply")
1) Get rid of the stristr() checks to "guess" if an apply button shouldbe used.2) Change print_info_box() so it can take a button name of "close" , "apply" or none to decide which button to show....
Bug #5527 wizard breadcrumb Concept
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
Fix some variable re-use and other issues to correct the OpenVPN wizard behavior when using pre-existing CAs and Certs
Add topology setting to the OpenVPN wizard. Issue #5526
Fix a warning in setup wizard, close the gettext parenthesis.
More $Id and whitespace
from more obscure folders around the code
Copyright and license cleanup
- Remove personal copyright from people who assigned it to employer (ESF)- Remove $Id$- Remove extra spaces
Fixed #5381
Copyright changes
Remove unneeded binding
Obscure password for pptp as well
Completed #5358
Fixed 5310traffic_shaper_wizard_lulti_all* updated and tested for correct operation/appearance
Partial fix to #5310wizard.php updated to generate jquery not javascripttraffic_shaper_dedicated.xml and .inc updated to correct multiple "Next" buttons and other display issues.(Need to do same for the other TS wizard)
Revised to use print_input_errors() for consistency
Fixed #5310
Move main pfSense content to src/