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
Fix getext to gettext typo
replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8
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...
Tidy up "interfaces_lagg.php" XHTML
Move NOWRAP to class statementClose IMG and BR tagsDeprecate ampersand in ANCHOR tagAdd missing closing P tag
Put some more sanity checking for various interface configurations
Activate new shortcuts/status in the rest of the areas that are currently setup.
Fix gettext on interfaces_lagg.php
Corrections gettext implementation on interfaces_lagg.php
Implement gettext() calls
Fix some errors in spelling, punctuation, grammar, etc.
Fix many things related to PPP connections.
Fixed tab array numbering in interfaces_* files. Enabled multilink over PPtP connections.Fixed handling of bandwidth, mtu, mru settings. Removed unnecessary curly brackets fromsingle line if conditionals, and more . . .
Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.
Also, add upgrade_config function 062_to_063.
Fix other interfaces_* pages and keep working with mlppp.
Add new menu name to other interfaces_* pages.
Merge commit 'mainline/master'
Ticket #367. On double click go to the repective edit page.
Add wireless tab to Interfaces: (assign) now that the configuration page is functional.
Do not allow deleting lagg interfaces when they have vlans on top.
clarify text
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Bring in support for QinQ. At this time it is limited to only 2 levels.
Do not hard code white
Add text, from lagg(4) man page, that explains what the various protocols do. Add even a note to explain that only un-assigned interfaces can be part of a lagg(4) interface with suggestion from http://forum.pfsense.org/index.php/topic,11614.0.html.
Remove debugging craft.
NOTE: Ticket #1783 is implemented now.
Fixup lagg GUI.
Implement frontend part for lagg(4).
NOTE: that lagg(4) and bridge(4) need both a status page.