Project

General

Profile

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

# Date Author Comment
0e22dda5 01/24/2013 09:57 AM Ermal LUÇI

Put some more sanity checking for various interface configurations

30b3f068 01/22/2013 05:53 PM Renato Botelho

Validate bridge interface before delete it

a3381369 01/14/2013 01:27 PM Colin Fleming

Update PHP shorthand tag

Standardise all PHP start tags from "

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

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

aee5ddac 08/12/2010 04:00 PM Carlos Eduardo Ramos

gettext() fixes on interfaces_bridge.php

ced6a9b5 08/12/2010 01:07 PM Vinicius Coque

Fix gettext on interfaces_bridge.php

71d689e6 07/10/2010 04:50 PM Vinicius Coque

Fix gettext implementation on interfaces_bridge.php

9cdd5a84 07/10/2010 01:19 AM Carlos Eduardo Ramos

Checked gettext() implementation on interfaces_bridge.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.

f4a4d91e 03/02/2010 07:41 PM Erik Fonnesbeck

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/efonne-wireless_clones

Approved-By: sullrich/cmb

d427154a 03/02/2010 12:13 AM Chris Buechler

fix text

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.

9c17db74 02/26/2010 08:00 AM Erik Fonnesbeck

Revert "Fix the check for whether the bridge is assigned."

This reverts commit 3a669df20b0795b2e487fc033f86eacea7e6fdf4.

3a669df2 02/21/2010 05:10 AM Erik Fonnesbeck

Fix the check for whether the bridge is assigned.

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

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

ca59a45f 12/21/2009 11:33 PM Chris Buechler

show proper commas

a29dc11b 12/19/2009 03:04 AM Chris Buechler

fixup 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

ea9828af 07/15/2009 01:22 PM Ermal Luçi

Add missing priviledge checks to the bridge pages.

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.
4bd1d5eb 11/07/2008 07:04 PM Ermal Luçi

Cosmetic changes to show the descritive names on member interfaces on bridges page and clarify a note.

e395ef5d 11/06/2008 11:47 PM Ermal Luçi

Fixup my name.

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.

3134528d 08/05/2008 10:21 PM Ermal Luçi

Rename the bridge knob to bridged so that the upgrade code works correctly and we play by the rules of the parser.

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

Link lagg to GUI

648ec0c2 07/25/2008 03:55 PM Ermal Luçi

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.