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!