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
jim-p
503f3c65b8
Fix double click editing of GRE interfaces
2010-12-21 16:26:19 -05:00
Vinicius Coque
49f1f47174
Fix gettext on interfaces_gre.php
2010-08-12 10:17:00 -03:00
Carlos Eduardo Ramos
cea05ee9e9
Checked gettext() implementation on interfaces_gre.php
2010-07-14 10:38:26 -03:00
Vinicius Coque
e686e4d920
Fix gettext implementation for interfaces_gre.php
2010-07-10 13:20:30 -03:00
Rafael Lucas
dcc85b421f
Implement gettext calls on interfaces_gre.php
2010-07-06 13:32:16 -03:00
gnhb
68f0c07a0a
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
...
Conflicts:
etc/inc/pfsense-utils.inc
usr/local/www/interfaces.php
2010-05-29 10:11:33 +07: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
Ermal
d76f45b1a6
Show friendly interface name.
2010-05-25 21:35:06 +00: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
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
79637b03ff
Add wireless tab to Interfaces: (assign) now that the configuration page is functional.
2010-02-15 02:01:40 -07: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
Chris Buechler
b040124aa6
clean up text
2009-04-07 02:06:07 -04: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
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
Matthew Grooms
6b07c15ad8
Rewrite the pfsense privilege system with the following goals in mind ...
...
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
2008-08-01 06:30:34 +00:00
Ermal Luçi
417cba65d8
Link lagg to GUI
2008-07-25 21:21:08 +00:00
Ermal Luçi
d8b9305139
Link Bridge tab in the GUI.
2008-07-25 18:37:14 +00:00
Ermal Luçi
77d129c685
Link GRE/GIF to the GUI.
2008-07-23 17:02:38 +00:00
Ermal Luçi
ead45104a4
Implement frontend for GRE/GIF tunnels.
...
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.
2008-07-23 16:09:33 +00:00