Commit Graph

18 Commits

Author SHA1 Message Date
smos
2d107ad5a9 Remove 32 bit subnetmask limitation for IPv6 2012-01-15 14:38:23 +01:00
gnhb
baca83aa29 Fix page title text. Replace "Firewall" with "Interfaces" in title. 2011-03-02 11:51:30 +07:00
Ermal
a2ec32a9b2 Reconfigure the assigned interface settings if we are modifying the clone settings from interfaces->assign->TYPE. 2010-12-21 16:38:30 +00:00
Ermal
11decf6ef6 Show carp on the list of interfaces to be used for creating gif/gre tunnels. 2010-12-09 14:25:48 +00:00
Scott Ullrich
dd5bf424c1 Fix XSS issues 2010-11-12 11:36:20 -05:00
Scott Ullrich
225a2f0b46 Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
Chris Buechler
5868547083 fix input validation for GRE 2010-11-08 21:23:29 -05:00
Renato Botelho
93bcbb6a9c Sync interfaces_* with mainline/master 2010-08-03 12:59:06 -03:00
Renato Botelho
13176c31bf 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
	usr/local/www/interfaces_groups.php
	usr/local/www/interfaces_groups_edit.php
	usr/local/www/interfaces_lagg.php
	usr/local/www/interfaces_lagg_edit.php
	usr/local/www/interfaces_ppps.php
	usr/local/www/interfaces_ppps_edit.php
	usr/local/www/interfaces_qinq.php
	usr/local/www/interfaces_vlan.php
	usr/local/www/interfaces_vlan_edit.php
	usr/local/www/interfaces_wireless.php
	usr/local/www/interfaces_wireless_edit.php
2010-08-03 12:54:21 -03:00
Carlos Eduardo Ramos
517dcde70e Checked gettext() implementation on interfaces_gre_edit.php 2010-07-14 10:49:00 -03:00
Renato Botelho
d75ad412ee Reset interface_* files 2010-07-08 17:05:23 -03:00
Rafael Lucas
ab110fa13c Implement gettext calls on interfaces_gre_edit.php 2010-07-06 13:28:07 -03:00
Chris Buechler
9460ee11b2 fix text 2010-04-19 02:40:56 -04:00
Scott Ullrich
7ac5a4cb18 Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 19:14:40 -04:00
Chris Buechler
b040124aa6 clean up text 2009-04-07 02:06:07 -04:00
Scott Ullrich
16dcce2a60 Dress GRE edit page up with a CSS header like other pages have. 2008-08-30 19:44:57 +00:00
Matthew Grooms
6b07c15ad8 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
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Ermal Luçi
ead45104a4 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.
2008-07-23 16:09:33 +00:00