Revert "Merge pull request #100 from sbeaver-netgate/halt"
This reverts commit 5bd406696ae634b3993d79a8b9aef03eeab42488, reversingchanges made to b9bd62735f2afb818d9ff3afd399c6c7d3b904c5.
Initial commit for Interface > VLANs bootstrap convert
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
xhtml Compliancereplaced <br>, <br/> and </br> with <br />
Fix #3273
- When you disable a interface, it destroys vlan interface from system.Do not report error when interface doesn't exist.- While I'm here, use pfSense_interface_destroy() instead of ifconfig
Tidy up "interfaces_vlan.php" XHTML
Close BR and IMG tagsDeprecate ampersand in ANCHOR tag
Put some more sanity checking for various interface configurations
Validate vlan interface before delete it
Activate new shortcuts/status in the rest of the areas that are currently setup.
Fix height of plus button, reported at http://forum.pfsense.org/index.php/topic,28764.0.html
Fix gettext on interfaces_vlan.php
Corrections gettext implementation on interfaces_vlan.php
Fix gettext implementation on interfaces_vlan.php
Implement gettext() calls
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.
Ticket #366. Fix scope problem in inuse functions on some of the interfaces.php pages.
Add wireless tab to Interfaces: (assign) now that the configuration page is functional.
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
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...
Link lagg to GUI
Link Bridge tab in the GUI.
Fix vlan_in_use function.
Link GRE/GIF to the GUI.
Continue interface improvements
Fix braindead vlan creation procedures.Now we do not need to go through all vlans just to delete/create one of them.
Initial import of PPP for 3G and dial up modem support.
Needs testing and likely some fixing, then porting to HEAD once verified working.
Correctly display product name.
Add product_copyright re-branding supportAdd product_copyright_years re-branding supportAdd product_website re-branding supportAdd product_email re-branding support
Work sponsored-by: Centipede Networks
Switch over to array style page titles. Obtained-from: m0n0wall
Call interfaces_vlan_configure() instead of reload_interfaces(). reload_interfaces() is still considered experimental and I am really not sure how this snuck past on the prior cleanup.
Remove #!/usr/local/bin/php
Make description white
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
Fix bottom rounds
Use $pgtitleFix assign/vlan tabs (backwards)
Curvify.
Use new header system.
Add $Id$ tag
m0n0wall homepage -> pfSense handbook
Initial revision