Project

General

Profile

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

# Date Author Comment
1f74cd2d 01/18/2011 08:10 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/interfaces.inc
etc/inc/system.inc

a2ec32a9 12/21/2010 04:38 PM Ermal LUÇI

Reconfigure the assigned interface settings if we are modifying the clone settings from interfaces->assign->TYPE.

81afb509 12/20/2010 08:06 PM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/interfaces.inc
etc/inc/vslb.inc
usr/local/www/interfaces.php

11decf6e 12/09/2010 02:25 PM Ermal LUÇI

Show carp on the list of interfaces to be used for creating gif/gre tunnels.

172007f5 11/15/2010 11:46 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/filter.inc
etc/inc/system.inc
usr/local/www/interfaces.php
usr/local/www/interfaces_gif_edit.php

dd5bf424 11/12/2010 04:36 PM Scott Ullrich

Fix XSS issues

225a2f0b 11/12/2010 04:03 PM Scott Ullrich

Bring in XSS id fixes from m0n0wall

0996a81e 11/04/2010 09:06 AM Seth Mos

Enlarge the address fields so that ipv6 addresses fit properly

9b1ff028 10/26/2010 01:44 PM Seth Mos

Allow for creation of a ipv6 tunnel for he.net by creating a gif interface. This is the recommended procedure as advised by he.net
This allows for using ipv6 local and remote addresses, you will need to add a ipv6 default gateway on the routing tab

6440ddec 07/11/2010 02:36 AM Carlos Eduardo Ramos

Checked gettext() implementation on interfaces_gif_edit.php

a2418a80 07/07/2010 11:26 PM Neriberto C.Prado

implements gettext() calls in interfaces_gif_edit.php

9460ee11 04/19/2010 06:40 AM Chris Buechler

fix 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

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

clean up text

6ad8bd3a 08/30/2008 07:45 PM Scott Ullrich

Dress GIF edit page up with a CSS header like other pages use.

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

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.