Change copyright statement to reflect reality
Tidy up "services rfc2136" XHTML
Add SUMMARY to tablesMove NOWRAP to class statementClose INPUT and IMG tags and add ALT to IMG tagsUpdate HTML Boolean operatorsRemove duplicate closing TD tagAdd missing closing TD tag
replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8
Add server IP column and cached IP display to RFC2136 host list.
Fix double click row to edit for rfc2136
Gray-out disabled RFC2136 entries
Whitespaces
Merge remote branch 'mainline/master'
Conflicts: usr/local/www/services_rfc2136.php usr/local/www/services_snmp.php usr/local/www/status_rrd_graph.php usr/local/www/status_rrd_graph_settings.php
remove empty note, redirect to correct page
Corrections gettext implementation on services_rfc2136.php
Implement gettext calls on services_rfc2136.php
Implement gettext() calls on services_rfc2136.php
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
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...
NOTE: this is the other half of changes