Project

General

Profile

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

# Date Author Comment
b6239962 08/28/2013 05:53 PM Jim Pingle

s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases.

acd8af41 05/29/2013 02:41 AM Phil Davis

Add missing quotes (by ExolonDX)

Apply this syntax fix to 2.1 branch (already applied in main after 2.1 was branched - https://github.com/pfsense/pfsense/commit/c620c1817e49f8afa4078e342e0f4b4e111a7ef5)

e2ad8d0e 04/15/2013 07:07 PM Colin Fleming

Tidy up "interfacess_assign.php" XHTML

Close BR, INPUT and IMG tags
Update HTML boolean operators
Move NOWRAP to "class" statement
Deprecate the ampersand in ANCHOR tags
Add missing closing U tag
Remove closing P tag

7f078046 03/04/2013 07:55 PM Jim Pingle

Use the correct interface number (old code broke for >= 10)

95540233 02/21/2013 06:18 PM Renato Botelho

Do not allow bridge members to be assigned to itself. Fixes #1153

ef88e1e1 02/21/2013 05:21 PM Renato Botelho

Fix indent and whitespaces

e99ba2d6 01/05/2013 02:13 PM Renato Botelho

Fix outbound NAT rules when interface is deleted:

- When delete interface, do not touch outbound NAT rules
- Skip outbound NAT rules when interface doesn't exist
- Bump latest_config to 9.2
- Since rules with no interface were considered as wan, convert old...

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

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

198ac406 06/27/2012 08:55 PM Jim Pingle

LAN is not special here anymore. Do not remove the interface again (it was alraedy removed before this block), do not remove NAT and such (OPTs may still need it!) and no need to remove shaper. Improve DHCP check and generalize it to work on any interface, not just LAN.

a7a13168 02/27/2012 04:07 PM Jim Pingle

Add small patch from #466 to make interface names clickable on Interfaces > (assign). Implements #466

3f978888 10/08/2011 09:36 PM Vinicius Coque

converting from prototype to jQuery on interfaces_assign.php

581e4f7a 07/25/2011 09:23 AM Chris Buechler

Merge branch 'master' of github.com:bsdperimeter/pfsense

2a74593e 07/18/2011 10:07 PM Scott Ullrich

Add pre_input_errors hook to interfaces assign

271e9b69 06/25/2011 09:37 AM Chris Buechler

fix whitespace

ca4acbcd 06/23/2011 06:08 PM Scott Ullrich

After an interface mismatch and apply actually show when we are rebooting instead of the same message that the interface mismatch exists when really the system is rebooting.

144fbff2 06/14/2011 08:36 PM Jim Pingle

Show the OpenVPN instance description when listing interfaces to assign in the gui.

40b0c024 04/28/2011 07:16 PM Ermal LUÇI

Correct code description during assignment

b8778031 02/23/2011 02:32 AM Luiz Gustavo S. Costa

Add a check if the configuration of dhcpd exists for wan before unset, resolves #1303

66bcba1b 12/28/2010 10:39 PM Ermal LUÇI

Ticket #802. During a config restore detect if the vlan interfaces need reassignment too. This might be problematic for other type of interfaces on 2.0!

310a9d7b 12/02/2010 05:29 AM Erik Fonnesbeck

Confirm before deleting the interface.

65c5cec3 11/30/2010 10:16 PM Ermal LUÇI

Make sure we cannot add interfaces by entering the link directly on url address bar. This does the same check as the one for showing the plus button on interfaces_assign.

e3feac4e 11/29/2010 08:34 PM Scott Ullrich

Revert "Interface names should appear as uppercase"

This reverts commit 66d57db5e44650658d95345683cf4afae6680b68.

96302ebd 11/29/2010 08:34 PM Scott Ullrich

Revert "Interface names should appear as uppercase"

This reverts commit 4cea35b344c8b4444f7a5a7a244bac528b483cbc.

88bc2760 11/11/2010 05:43 AM Erik Fonnesbeck

Fix filter_rules_sort's compare function to know about floating rules so it won't change their order.

66d57db5 11/06/2010 06:11 PM Scott Ullrich

Interface names should appear as uppercase

4cea35b3 11/06/2010 06:10 PM Scott Ullrich

Interface names should appear as uppercase

48f23632 08/26/2010 02:21 PM Ermal LUÇI

Fixes #847. Check even interface groups before allowing deletion of an interface. Also try to readd to a group an interface when configuring.

036371d2 08/16/2010 08:19 PM Jim Pingle

Capitalize

31b85492 08/16/2010 08:16 PM Jim Pingle

Remove these three bullet points that don't seem to make any sense on their own.

1f9921aa 08/16/2010 07:54 PM Jim Pingle

Also show the save button if we have just performed an action.

32600a96 08/16/2010 07:52 PM Jim Pingle

Do not escape this $

67299a3f 08/16/2010 01:53 PM Ermal LUÇI

There is no need to clear this anymore.

ef26b049 08/16/2010 12:18 PM Ermal LUÇI

Fixes #823. Do not reload all interfaces, there is already code to do this for changed interfaces.

8548648e 08/15/2010 02:11 AM Scott Ullrich

Escape prototype dollarsign(

120c21bd 08/13/2010 09:42 PM Jim Pingle

Remove stray )

ddc55e12 08/12/2010 04:18 AM Erik Fonnesbeck

Modify various (s)printf format strings to allow translations to change the order of the inserted strings.

46d8071e 08/12/2010 12:26 AM Scott Ullrich

Hide Save button until a drop down onChange event occurs

ea6be4a7 08/12/2010 12:21 AM Erik Fonnesbeck

Remove extra quotes that were added around some strings when adding printf+gettext in some areas.

01b8a2ff 08/10/2010 04:21 PM Renato Botelho

Fix gettext call added wrong

5465972a 07/09/2010 04:55 AM Carlos Eduardo Ramos

Checked gettext() implementation on interfaces_assign.php

8cc6876f 06/30/2010 09:00 PM groo

Implement gettext() calls on interfaces.php and interfaces_assign.php

99c26d44 06/09/2010 03:02 PM Marcus Brown

Make assignment work with new ptpid and if name structure.

4749cccb 06/03/2010 04:01 PM Marcus Brown

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

af1e2031 06/02/2010 02:34 PM Jim Pingle

Add status link to Interfaces

d9e2c171 05/21/2010 12:34 AM Marcus Brown

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

Conflicts:
usr/local/www/interfaces.php
Not sure why there was a conflict since the last change to this file was May 20.

eef52225 05/19/2010 07:19 PM Jim Pingle

Use the PHP call here instead of a shell exec.

3f2ef8d7 05/12/2010 06:30 PM Marcus Brown

Fixing bugs and ommissions.

37df6d7b 05/12/2010 12:27 PM Marcus Brown

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

Conflicts:
etc/inc/upgrade_config.inc

04d36b1f 05/12/2010 11:38 AM Marcus Brown

Small changes to fix up these pages a little bit.

00b702cc 05/12/2010 03:53 AM Marcus Brown

Bandwidth, MTU, MRU settings working.

cec4323f 05/09/2010 04:41 AM Erik Fonnesbeck

Make interface sort order on creation consistent with the order displayed elsewhere, and fix possible missing description on LAN upon creation.

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.

44d57a2b 05/02/2010 08:08 AM Marcus Brown

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

c86e8f76 04/29/2010 01:26 PM Marcus Brown

Removed PPP config numbering scheme. Completed PPPX assignment updates in interfaces_assign page.

Now PPP assignment to friendly interface works on Interfaces Assign page, including graceful handling
of deleting interfaces, checks for preventing deletion of PPPx interfaces...

91a5b98a 04/28/2010 03:12 PM Marcus Brown

Implement PPP config numbering scheme. Deleting a PPPx config doesn't renumber
the other config sections, but saving a new or existing config renumbers all
config sections. Update interfaces_assign to work properly with new scheme.

fa4a331f 04/27/2010 09:31 PM Ermal LUÇI

Ticket #471. Bring up the removed/unassigned interface correctly if it is parent to other interfaces, as vlans.

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.

da75413d 03/28/2010 09:11 PM Ermal LUÇI

Fix interface assignment and re-edit

822263b7 03/28/2010 08:10 PM Ermal LUÇI

Fix displaying ppp ports.

8dac2d1b 03/28/2010 08:05 PM Ermal LUÇI

Fix PPP assignment.

b13efb03 03/27/2010 05:02 AM Erik Fonnesbeck

Only sync on the wireless clones that were reassigned.

003c0512 03/27/2010 03:25 AM Erik Fonnesbeck

A location where the shared wireless configuration should have been synced had been missed (reassigning interfaces).

611ae852 03/27/2010 12:05 AM Ermal LUÇI

Redo most of the ppp interface handling to be consistent with the other mpd5 configurations. This way there is no more special handling for ppp around.

9ebe7028 03/26/2010 10:12 PM Marcus Brown

I have PPP with mpd5 working really well now, including setting the APN and APN
Number, and the SIM PIN and wait time for the SIM to settle after the PIN is
entered.

Still no work on multilink PPP with serial port links.

Right now the code creates the mpd.secret file. I tested it using the set auth...

05855d1d 03/24/2010 07:00 PM Ermal LUÇI

Fix checks. Reported-by: Efonne

e27d0494 03/24/2010 05:28 PM Ermal LUÇI

Catch up with php5. Reported-by: http://forum.pfsense.org/index.php/topic,23860.0.html

992ff4c2 03/11/2010 09:39 AM Erik Fonnesbeck

Sort opt10+ and wlan10+ more like the way that would be expected.

7f9a1300 03/04/2010 04:37 PM Ermal Luçi

Remove specific ppp fields if the interface is not a ppp anymore this unbreaks the GUI in certain cases.

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

Merge commit 'mainline/master'

44088ce8 02/23/2010 10:56 PM Ermal Luçi

Ticket #356. Clear the interface configuration if neccessary. To avoid strange situation described in the ticket.

7c53bc7b 02/23/2010 01:00 PM Erik Fonnesbeck

Change method of displaying wireless clone interfaces on the assignment page.

8f0289e7 02/22/2010 08:08 PM Erik Fonnesbeck

Sync configuration of shared settings between wireless clones.

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

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

d248239b 12/27/2009 01:04 AM Chris Buechler

correct function name

7850de1c 12/23/2009 10:58 AM Ermal Luçi

Ticket #219. Fix this for vlans and vips. Though it is a very rare case. The other clones are handled half way but should work ok.

6e5eadf8 12/02/2009 01:57 PM Ermal Luçi

Put back a wrongly removed line.

b3a07b12 11/29/2009 09:54 PM Scott Ullrich

Notate what code does and remove XXX

6e6233d0 11/27/2009 09:37 PM Scott Ullrich

Call enable_rrd_graphing(); when clicking save Ticket #154

4c86a165 11/27/2009 02:23 AM Scott Ullrich

add captiveportal.inc

5a7d827b 11/27/2009 02:18 AM Scott Ullrich

Add ipsec.inc and vpn.inc

331e8242 11/26/2009 02:13 PM Ermal Luçi

Resolves #174. Fix the typo to reresolve the issue.

e7bfa231 11/25/2009 04:20 PM Ermal Luçi

Resolves #174. If the interface reassignment changes reload the config for the interface.

7a927e67 11/22/2009 12:28 AM Scott Ullrich

Require filter.inc and shaper.inc

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

b100b85d 08/25/2009 08:04 PM Scott Ullrich

Resolve elsif error

96fade83 08/24/2009 08:26 PM Scott Ullrich

Oops, add ?>

f2cb6a9f 08/24/2009 08:25 PM Scott Ullrich

Only show one notice and unbreak the apply button

0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
08057ba6 03/30/2009 06:16 PM Ermal Luçi

Add description even for parent QinQ vlan.

265188ea 03/30/2009 06:15 PM Ermal Luçi

Allow QinQ interfaces to be assigned.

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.
c6bacfe5 11/07/2008 07:35 PM Ermal Luçi

Check if the interface is used by gre/gif tunnels before allowing deletion.

7ec05d27 11/07/2008 07:30 PM Ermal Luçi
  • Rename link_int_to_bridge_interface to link_interface_to_bridge
  • Create two new function link_interface_to_{gif,gre}
1723f72d 11/07/2008 07:12 PM Ermal Luçi

Do not allow deletion of interfaces that are part of a bridge. While here fix an error on nat 1:1 rule unsetting.

30c1b51e 09/20/2008 01:05 PM Ermal Luçi

Add a note that interfaces part of a lagg(4) will not be shown(allowed to be assigned.

dbdd08af 09/20/2008 12:58 PM Ermal Luçi

Do not allow lagg(4) members to be assigned.

3f24dd12 09/09/2008 09:50 PM Ermal Luçi

Array checks too.

8a648100 09/03/2008 04:19 PM Ermal Luçi

Actually fix problem with assigning number of interfaces greater than 10 or 20.