Fix #7364 Console assigned VLAN disappears after reboot
(cherry picked from commit 75a1149e0104561446e6f90f98d98c6c13c52996)
Allow "DHCP" in upper or lower case when adding LAN IP to setup wizard
Remove extraneous )
Update setup_wizard.xml(cherry picked from commit b0b2af901f352dbbaad0b09d06fe7adb105ff7a4)
LAN IP validation logic(cherry picked from commit 6a365a4c80aced41ec87ad93ed2c986d9935a4ea)
Update setup_wizard.xml(cherry picked from commit 3ad0f9b63f690f77cf8c4d398b521eba6909f0bc)
update conditional re:LAN dhcp(cherry picked from commit 0eb2512f93c7e187511ea258948715c2e230e98f)
update LAN regex for case insensitivity(cherry picked from commit 32980f321e854bf008efa04ee9187553231b6423)
Improved error message to explicitly state allowable characters
Related to Bug #6432.
(cherry picked from commit 3b55b54e9c76998a2b0e28897a0be79d5cf0cb8f)
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
Fixed #6779 by rounding bandwidth down to nearest integer
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
Extra "S" fixed - thanks @rbgarga(cherry picked from commit d20b69c529654f2b5d4adf9ab2bba5116f980c64)
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
(cherry picked from commit 9d3e8723171c727cf43338bd8e95ab2bb7e6a66c)
Fix xml syntax after license update
(cherry picked from commit f7057140af3a98af925f76b6b0bb544dc7bfc418)
Review license / copyright on all files (final round)
Review license / copyright on all files (1st round)
Self correcting - poor english(cherry picked from commit b56769c30a23af9f575ee4a5f056558ef8322f95)
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(cherry picked from commit 7c684f3b95f641134496bc1210cfb2d814468767)
Update OpenVPN Wizard to include missing key sizes
...and add some useful info to guide the user.(cherry picked from commit 49810252681df9bd553e2221c885ceffaa2c4c7f)
Skip LAN properly with static IP WAN and one interface. Ticket #6093
HTML Compliance - Setup Wizard
(cherry picked from commit a45a72355ef322c76408d73b930a92a5e765b2ca)
Setup Wizard - Punctuation
Clean up some punctuation.
(cherry picked from commit 65d3ebb2250da7ba4cfef7e840beb2c24cdbbda7)
Miscellaneous - Remove Personalizations
Remove "you" personalizations.
Traffic Shaper Wizard - Remove Personalizations
(cherry picked from commit a0e3dab3a64aff6045eb3acf40706aead39c306a)
OpenVPN Wizard - Remove Personalizations
(cherry picked from commit 1c43074ace32fc986cda93c4533d366080887381)
Merge pull request #2837 from phil-davis/we
(cherry picked from commit f4d13d55d7b15449780b5eb521f54d76d8279df5)
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/