Add a warning to notify the use why nothing happens when it tries to click on maintenance mode with the CARP disabled.
Do not enter or leave the persistent maintenance mode if the CARP is temporary disabled.
While here update the CARP status check.
Reset the $icon variable (otherwise it can keep the last value - in a few broken cases)
Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (final round)
Restore 2.2.x and prior means of obtaining pfsync nodes to avoid exhausting memory on systems with large state tables. Ticket #6364
Status - Remove Personalizations
Remove "you" personalizations.
Add color to the CARP status icons so they are more visually distinct. Ticket #5965
More icon/button inconsistencies. Ticket #5965
Bring some consistency to the way most buttons are displayed (color, icons, etc). Ticket #5965
Still need to review Advanced buttons and Repeatable block buttons.
Upon further review, use a more clear and related set of icons for CARP status, play-circle (master) and pause-circle (backup). Ticket #5965
Slight change to CARP status icons, difference between master and backup status was not clear enough. Ticket #5965
Remove unnecessary code. CARP isn't a interface anymore, radvd cannot run on CARP IPs.
Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.
Convert section titles to title case
Cleanup
Remove closing tag followed by opening tag. Change short_open_tag to full tag and put small instructions on same line.
Fix style issues.
Review of CARP uniqid changes.
It turns out that current CARP implementation is not much different from an IP alias.
This commit converts the IP alias to also use the CARP uniqid scheme, this simplify the code in all other places because now we have only two different cases to deal with:...
Internationalization of various status*.php
Encode hostname before printing; remove some related dead code.
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
Code style status*
Rename of files to better match their position in the memory structure