clarify text
Do not mark non-required fields as required.
Do not dedicate 16 characters to interface name
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Move validation of dyndns username to the only place it uses it, the GUI page. There it makes sense. While there add ':' character to allow NO-ip subaccounts.
Remove wrong comment..
Catch up with functions changes.
Add footer
We know OpenDNS too now, add to the list.
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...
Use new function to update the configured client and not the others to get better GUI response time.
Actually update host when a new account is configured.
Fix setting/unsetting of Disable option.
Fix shifted order. Somebody must have removed a service from here. I am still not sure if the first should be only dyndns or it should be dnsomatic as for values saved on configscp services_dyndns.php root@192.168.10.1:/usr/local/www.
NOTE: this is the other half of changes