Colin Fleming
a3381369d9
Update PHP shorthand tag
...
Standardise all PHP start tags from "<?" to "<?PHP"
2013-01-14 13:27:36 +00:00
jim-p
b32dd0a6b7
Activate new shortcuts/status in the rest of the areas that are currently setup.
2012-08-10 13:32:16 -04:00
Carlos Eduardo Ramos
aee5ddac8d
gettext() fixes on interfaces_bridge.php
2010-08-12 13:00:51 -03:00
Vinicius Coque
ced6a9b5d2
Fix gettext on interfaces_bridge.php
2010-08-12 10:07:17 -03:00
Vinicius Coque
71d689e695
Fix gettext implementation on interfaces_bridge.php
2010-07-10 13:50:42 -03:00
Carlos Eduardo Ramos
9cdd5a8416
Checked gettext() implementation on interfaces_bridge.php
2010-07-09 22:19:18 -03:00
gnhb
0661b194d9
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 from
single line if conditionals, and more . . .
2010-05-26 21:07:00 +07:00
gnhb
42809b4a03
Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.
...
Also, add upgrade_config function 062_to_063.
2010-05-04 15:35:29 +07:00
gnhb
d02951e924
Fix other interfaces_* pages and keep working with mlppp.
2010-03-30 18:28:19 +07:00
gnhb
57b053e94e
Add new menu name to other interfaces_* pages.
2010-03-30 14:43:53 +07:00
Erik Fonnesbeck
f4a4d91ef2
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/efonne-wireless_clones
...
Approved-By: sullrich/cmb
2010-03-02 12:41:54 -07:00
Chris Buechler
d427154a51
fix text
2010-03-01 19:13:50 -05:00
Erik Fonnesbeck
1e52f18cc9
Merge commit 'mainline/master'
2010-03-01 15:46:54 -07:00
Ermal Luçi
fd22be34f6
Ticket #367 . On double click go to the repective edit page.
2010-02-26 18:49:26 +00:00
Erik Fonnesbeck
c059940bd9
Ticket #366 . Fix scope problem in *_inuse functions on some of the interfaces_*.php pages.
2010-02-26 01:01:26 -07:00
Erik Fonnesbeck
9c17db74d4
Revert "Fix the check for whether the bridge is assigned."
...
This reverts commit 3a669df20b .
2010-02-26 01:00:37 -07:00
Erik Fonnesbeck
3a669df20b
Fix the check for whether the bridge is assigned.
2010-02-21 00:10:20 -05:00
Erik Fonnesbeck
79637b03ff
Add wireless tab to Interfaces: (assign) now that the configuration page is functional.
2010-02-15 02:01:40 -07:00
Chris Buechler
ca59a45f1f
show proper commas
2009-12-21 18:33:46 -05:00
Chris Buechler
a29dc11b12
fixup text
2009-12-18 22:04:35 -05:00
Scott Ullrich
7ac5a4cb18
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
2009-09-14 19:14:40 -04:00
Ermal Luçi
ea9828af72
Add missing priviledge checks to the bridge pages.
2009-07-15 13:22:12 +00:00
Ermal Luçi
5f1e1d2617
Bring in support for QinQ. At this time it is limited to only 2 levels.
2009-03-28 09:08:31 +00:00
Ermal Luçi
0ec2fdf0ad
* Introduce interface groups. For now they are availble only on Firewall:Rules section maybe it would be usable to have tham on nat too.
...
* Some fixes and cleanup.
2009-03-16 23:48:59 +00:00
Ermal Luçi
4bd1d5eb3b
Cosmetic changes to show the descritive names on member interfaces on bridges page and clarify a note.
2008-11-07 19:04:55 +00:00
Ermal Luçi
e395ef5d64
Fixup my name.
2008-11-06 23:47:42 +00:00
Scott Ullrich
d4da624988
Do not hard code white
2008-10-12 21:24:10 +00:00
Ermal Luçi
2eedb54841
Remove debugging craft.
2008-08-11 16:31:58 +00:00
Ermal Luçi
3134528d84
Rename the bridge knob to bridged so that the upgrade code works correctly and we play by the rules of the parser.
2008-08-05 22:21:14 +00:00
Ermal Luçi
417cba65d8
Link lagg to GUI
2008-07-25 21:21:08 +00:00
Ermal Luçi
648ec0c2fc
Implement Bridge interfaces with full options available.
...
Much improvement over how we do brigding currently.
Remaining is lagg(4) from the list on clone interfaces as far as i am concerned.
2008-07-25 15:55:24 +00:00