Project

General

Profile

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

# Date Author Comment
6317d31d 01/01/2015 12:13 PM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

d961e7e3 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

41aa5cd4 10/31/2014 02:23 AM Phil Davis

Fix getext to gettext typo

1d7ba683 03/18/2014 07:09 PM ayvis

replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8

7997ed44 11/15/2013 09:21 PM Renato Botelho

Many fixes on privileges, ticket #3216:

- Rename some privileges:
page-diag-system-activity => page-diagnostics-system-activity
page-interfacess-groups => page-interfaces-groups
page-interfacess-lagg => page-interfaces-lagg
page-interfacess-qinq => page-interfaces-qinq...

edc5535a 04/16/2013 01:10 PM Colin Fleming

Tidy up "interfaces_lagg.php" XHTML

Move NOWRAP to class statement
Close IMG and BR tags
Deprecate ampersand in ANCHOR tag
Add missing closing P tag

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.

0952c85b 08/12/2010 01:23 PM Vinicius Coque

Fix gettext on interfaces_lagg.php

77621e7a 07/21/2010 06:01 PM Carlos Eduardo Ramos

Corrections gettext implementation on interfaces_lagg.php

b705a25b 07/01/2010 11:29 PM Carlos Eduardo Ramos

Implement gettext() calls

22a11a58 06/13/2010 12:07 AM Larry Gilbert

Fix some errors in spelling, punctuation, grammar, etc.

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.

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.

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

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

67b6de9e 01/18/2010 06:21 PM Ermal Luçi

Do not allow deleting lagg interfaces when they have vlans on top.

77456954 11/27/2009 04:29 AM Chris Buechler

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

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

0605bbe3 09/20/2008 02:02 PM Ermal Luçi

Add text, from lagg(4) man page, that explains what the various protocols do. Add even a note to explain that only un-assigned interfaces can be part of a lagg(4) interface with suggestion from http://forum.pfsense.org/index.php/topic,11614.0.html.

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

Remove debugging craft.

9ac75a88 07/25/2008 09:28 PM Ermal Luçi

NOTE: Ticket #1783 is implemented now.

6c6a618a 07/25/2008 09:05 PM Ermal Luçi

Fixup lagg GUI.

94be2ccf 07/25/2008 08:35 PM Ermal Luçi

Implement frontend part for lagg(4).

NOTE: that lagg(4) and bridge(4) need both a status page.