Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Adding Notifications tab
Rename to console options
Make white space consistent between save button and bottom of table
More fixes on checkboxes.
Fix reported on http://forum.pfsense.org/index.php/topic,12043.0.html
Still array handling changes on php5. Reported by: http://forum.pfsense.org/index.php/topic,12043.0.html
Fix issue reported by http://forum.pfsense.org/index.php/topic,12043.0.html.
Increase the page redirect time after switching between http and https. Itcan take longer on slower embedded systems.
Move the 'advanced users only' notice into the tab body so the tab headersare not displaced by this message.
Cleanup the tab format of the system advanced pages. The edges were squareinstead of rounded like most pfSense pages.
Moves the protocol and certificate options out of the general config pageto the Advanced admin access tab. The thought is that they should be nextto each other. The certificate management has also been modified to usethe centralized certificate manager. I took the liberty of removing the...
uncomment the commented out functionality that actually restarts sshdwhen it's enabled
Break out the advanced system options page into tabs group by categories.Fold the sysctl tunables page into a tab under the advanced options page.This reduces the top level menu options by one. There should be nofunctional changes.