Project

General

Profile

Download (5.88 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d9ad41af 04/16/2013 12:32 PM Colin Fleming

Tidy up "interfaces_gre.php" XHTML

Move NOWRAP to class statement
Close BR and IMG tags
Deprecate ampersand in ANCHOR tags

0e22dda5 01/24/2013 09:57 AM Ermal LUÇI

Put some more sanity checking for various interface configurations

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

503f3c65 12/21/2010 09:26 PM Jim Pingle

Fix double click editing of GRE interfaces

49f1f471 08/12/2010 01:17 PM Vinicius Coque

Fix gettext on interfaces_gre.php

cea05ee9 07/14/2010 01:38 PM Carlos Eduardo Ramos

Checked gettext() implementation on interfaces_gre.php

e686e4d9 07/10/2010 04:20 PM Vinicius Coque

Fix gettext implementation for interfaces_gre.php

dcc85b42 07/06/2010 04:32 PM Rafael Lucas

Implement gettext calls on interfaces_gre.php

68f0c07a 05/29/2010 03:11 AM Marcus Brown

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp

Conflicts:
etc/inc/pfsense-utils.inc
usr/local/www/interfaces.php

0661b194 05/26/2010 02:07 PM Marcus Brown

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 . . .

d76f45b1 05/25/2010 09:35 PM Ermal LUÇI

Show friendly interface name.

42809b4a 05/04/2010 08:35 AM Marcus Brown

Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.

Also, add upgrade_config function 062_to_063.

d02951e9 03/30/2010 11:28 AM Marcus Brown

Fix other interfaces_* pages and keep working with mlppp.

57b053e9 03/30/2010 07:43 AM Marcus Brown

Add new menu name to other interfaces_* pages.

1e52f18c 03/01/2010 10:46 PM Erik Fonnesbeck

Merge commit 'mainline/master'

fd22be34 02/26/2010 06:49 PM Ermal Luçi

Ticket #367. On double click go to the repective edit page.

c059940b 02/26/2010 08:01 AM Erik Fonnesbeck

Ticket #366. Fix scope problem in inuse functions on some of the interfaces.php pages.

79637b03 02/15/2010 09:01 AM Erik Fonnesbeck

Add wireless tab to Interfaces: (assign) now that the configuration page is functional.

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

b040124a 04/07/2009 06:06 AM Chris Buechler

clean up text

5f1e1d26 03/28/2009 09:08 AM Ermal Luçi

Bring in support for QinQ. At this time it is limited to only 2 levels.

0ec2fdf0 03/16/2009 11:48 PM Ermal Luçi
  • 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.
d4da6249 10/12/2008 09:24 PM Scott Ullrich

Do not hard code white

2eedb548 08/11/2008 04:31 PM Ermal Luçi

Remove debugging craft.

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

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...

417cba65 07/25/2008 09:21 PM Ermal Luçi

Link lagg to GUI

d8b93051 07/25/2008 06:37 PM Ermal Luçi

Link Bridge tab in the GUI.

77d129c6 07/23/2008 05:02 PM Ermal Luçi

Link GRE/GIF to the GUI.

ead45104 07/23/2008 04:09 PM Ermal Luçi

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.