Fix lineup of copyright lines
and module names and other bits of formatting and typos in headercomment sections.
Welcome 2015
modify copyright statement to reflect reality
Spelling
fix typo
Tidy up "services_igmpproxy" XHTML
Add SUMMARY to tablesClose INPUT and IMG tags and add ALT to IMG tagsDeprecate ampersand in anchor tagsAdd CDATA section to scriptsUpdate HTML Boolean operatorsRemove empty TFOOT
replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8
Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print
Many fixes on privileges, ticket #3216:
- Rename some privileges: page-diag-system-activity => page-diagnostics-system-activity page-interfacess-groups => page-interfaces-groups page-interfacess-lagg => page-interfaces-lagg page-interfacess-qinq => page-interfaces-qinq...
Encode some more parameters before showing them to users.
feature #2320: JS helper to toggle subnet mask for ipv4/v6 during input
http://redmine.pfsense.org/issues/2320
prep work for feature #2320: tag fields for ipv4v6
Don't run mb_convert_encoding on descr field, it's cdata protected in the config now and this just causes some characters to be lost on input. Ticket #1168
Form image buttons are submit buttons and thus default buttons, causing unwanted behavior with the enter key. Use links instead, where possible.
Fix XSS issues
Bring in XSS id fixes from m0n0wall
Mark subsystem as dirty.
Corrections gettext implementation on services_igmpproxy_edit.php
Implement gettext() calls on services_igmpproxy_edit.php
Ticket #288. Fix some sanitation checking to allow propper editing of entries.
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Clean up text
Massive javascript cleanup, all .js files now live in $g['www_path']/javascriptPurged unused JS
Fix CSS form fields
Add myself to the copyright.
Forgotten part!