summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_gif.php
Commit message (Collapse)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-2/+2
| | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting.
* Code style interfaces miscellaneous filesPhil Davis2015-05-131-51/+60
|
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* Fix getext to gettext typoPhil Davis2014-10-311-2/+2
|
* replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these ↵ayvis2014-03-181-3/+3
| | | | files to UTF-8
* Tidy up "interfaces_gif.php" XHTMLColin Fleming2013-04-161-7/+7
| | | | | | | Move NOWRAP to class statement Close IMG and BR tags Deprecate ampersand in ANCHOR tag Add missing closing P tag
* Put some more sanity checking for various interface configurationsErmal2013-01-241-1/+5
|
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
|
* Add a note to the GIF page suggesting that if they are adding a he.net ↵jim-p2012-06-131-0/+2
| | | | tunnelbroker they may want a dyndns entry to keep it updated.
* gettext() fixes on interfaces_gif.phpCarlos Eduardo Ramos2010-08-121-1/+1
|
* Fix gettext on interfaces_gif.phpVinicius Coque2010-08-121-2/+2
|
* Fix improper gettext changes that broke various confirmation prompts, ↵Erik Fonnesbeck2010-08-061-1/+1
| | | | causing them to never show.
* Checked gettext() implementation on interfaces_gif.phpCarlos Eduardo Ramos2010-07-101-18/+18
|
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-291-1/+1
|\ | | | | | | | | | | Conflicts: etc/inc/pfsense-utils.inc usr/local/www/interfaces.php
| * Show friendly interface name.Ermal2010-05-251-1/+1
| |
* | Fix many things related to PPP connections.gnhb2010-05-261-4/+4
| | | | | | | | | | | | Fixed tab array numbering in interfaces_* files. Enabled multilink over PPtP connections. Fixed handling of bandwidth, mtu, mru settings. Removed unnecessary curly brackets from single line if conditionals, and more . . .
* | Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and ↵gnhb2010-05-041-2/+1
| | | | | | | | | | | | update affected files. Also, add upgrade_config function 062_to_063.
* | Still working on GUI for mlppp. . .gnhb2010-04-041-1/+1
| |
* | Fix other interfaces_* pages and keep working with mlppp.gnhb2010-03-301-5/+5
| |
* | Add new menu name to other interfaces_* pages.gnhb2010-03-301-0/+1
|/
* Merge commit 'mainline/master'Erik Fonnesbeck2010-03-011-2/+2
|\
| * Ticket #367. On double click go to the repective edit page.Ermal Luçi2010-02-261-1/+1
| |
| * Ticket #366. Fix scope problem in *_inuse functions on some of the ↵Erik Fonnesbeck2010-02-261-1/+1
| | | | | | | | interfaces_*.php pages.
* | Add wireless tab to Interfaces: (assign) now that the configuration page is ↵Erik Fonnesbeck2010-02-151-7/+8
|/ | | | functional.
* fixup textChris Buechler2009-12-181-1/+1
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-2/+4
| | | | 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.Ermal Luçi2009-03-281-5/+6
|
* * Introduce interface groups. For now they are availble only on ↵Ermal Luçi2009-03-161-6/+7
| | | | | | Firewall:Rules section maybe it would be usable to have tham on nat too. * Some fixes and cleanup.
* Do not hard code whiteScott Ullrich2008-10-121-2/+0
|
* Remove debugging craft.Ermal Luçi2008-08-111-3/+1
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Link lagg to GUIErmal Luçi2008-07-251-0/+1
|
* Link Bridge tab in the GUI.Ermal Luçi2008-07-251-0/+1
|
* Link GRE/GIF to the GUI.Ermal Luçi2008-07-231-3/+2
|
* Implement frontend for GRE/GIF tunnels.Ermal Luçi2008-07-231-0/+135
GIF tunnels migh conflict with IPsec settings but I will resolve later by either renaming the ipsec interfaces to ipsec or renanming this tunnels to something else.
OpenPOWER on IntegriCloud