Project

General

Profile

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

# Date Author Comment
baca83aa 03/02/2011 04:51 AM Marcus Brown

Fix page title text. Replace "Firewall" with "Interfaces" in title.

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.

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.

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

58685470 11/09/2010 02:23 AM Chris Buechler

fix input validation for GRE

93bcbb6a 08/03/2010 03:59 PM Renato Botelho

Sync interfaces_* with mainline/master

13176c31 08/03/2010 03:54 PM Renato Botelho

Merge remote branch 'mainline/master'

Conflicts:
usr/local/www/interfaces.php
usr/local/www/interfaces_assign.php
usr/local/www/interfaces_bridge_edit.php
usr/local/www/interfaces_gif_edit.php
usr/local/www/interfaces_gre.php...

517dcde7 07/14/2010 01:49 PM Carlos Eduardo Ramos

Checked gettext() implementation on interfaces_gre_edit.php

d75ad412 07/08/2010 08:05 PM Renato Botelho

Reset interface_* files

ab110fa1 07/06/2010 04:28 PM Rafael Lucas

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

16dcce2a 08/30/2008 07:44 PM Scott Ullrich

Dress GRE edit page up with a CSS header like other pages have.

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.