Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Turn common tabular data areas into sortable items. Revert the sortable.js change that used tabcont and change back to sortable
Remove unused function and function that provide the same functionality as php built-in ones.
Do not hard code white
Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...
Commit work in progress status screen - at least you can get up/downon your virtual servers now.
fix up reverse logic in return_clog() so it doesn't default to reversemake the slbd status pages override the reverse logic in return_clog()so these pages aren't now broken. This change actually fixes the ipsecdiag logs page being reverse (and not honoring the log reverse/forward...
remove annoying and potentially problematic forced page refresh.
Ticket #1545
Switch over to array style page titles. Obtained-from: m0n0wall
Add tab interface.
MFC: Together with the newly added status_slbd_vs.php this hould make awhole. For 1.2
Add server pools status page.Someone needs to add tabs for the status pages?!
MFC: Probably