Project

General

Profile

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

# Date Author Comment
0f83dd7b 04/15/2013 07:28 PM Colin Fleming

Tidy up "interfaces_groups.php" XHTML

Close BR and IMG tags
Move NOWRAP to class statement
Deprecate ampersand in ANCHOR tags
Remove duplicate closing TD tag

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

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

073cd52e 07/25/2011 07:05 PM Ermal LUÇI

Resolves #1703. Correct array key value.

cdfd39e2 07/22/2011 11:04 AM Ermal LUÇI

Resolves #1703. Correctly delete a interface group members when the group is deleted.

3b7f0f53 08/12/2010 10:02 PM Erik Fonnesbeck

Fix some printfs and some text.

73280f1a 08/12/2010 01:20 PM Vinicius Coque

Fix gettext on interfaces_groups.php

654998ee 07/14/2010 01:55 PM Carlos Eduardo Ramos

Checked gettext() implementation on interfaces_groups.php

3dc62a65 07/10/2010 04:26 PM Vinicius Coque

Fix gettext implementation for interfaces_groups.php

bd33744d 07/06/2010 04:42 PM Rafael Lucas

Implement gettext calls on interfaces_groups.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 . . .

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.

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

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

d8ba56f6 11/27/2009 04:25 AM Chris Buechler

fix up text

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

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.

22e6d572 03/18/2009 09:18 PM Ermal Luçi
  • Add a link to go directly to interface group rules.
  • Reinitialize the members array to show correctly the members.
42753d25 03/17/2009 12:01 AM Ermal Luçi

Actually merge the part that does the real work with FreeBSD groups.

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.