Use address types instead of addresses.
Use radio buttons to select between IPv4, IPv6 or Both.
Add option to not register IPv4 and/or IPv6 addresses.
Pencil symbols
These are places in the GUI where the cursor sits not in the far leftside of the input box and there is odd-looking white space to the leftof the cursor. Normally there would be a little input graphic in thewhite space to the left of the cursor (a pencil, a computer screen, a...
Fix lineup of copyright lines
and module names and other bits of formatting and typos in headercomment sections.
Welcome 2015
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
Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print
Remove call-time pass by reference for do_input_validation, helps ticket #2565
Add option to RFC2136 to find/use the public IP if the interface IP is private. (Off by default)
Add cached IP support to RFC2136, add GUI button to force update for single host.
Fixes #1327. Put description that a full qualified hostname is required.
Bring in XSS id fixes from m0n0wall
gettext fixes
Merge remote branch 'mainline/master' into 4_load_balancer_and_services
Conflicts: usr/local/www/services_captiveportal_ip_edit.php usr/local/www/services_captiveportal_mac_edit.php usr/local/www/services_dhcp_edit.php usr/local/www/services_rfc2136.php...
Use correct boolean values as the logic implies.
Corrections gettext implementation on services_rfc2136_edit.php
Implement gettext calls on services_rfc2136_edit.php
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Remove stale reference.
Fix my name on the copyright.
Oops, seems i have commited the wrong file for this service! Bring in the right one.
Do not hard code white
NOTE: this is the other half of changes