Phil Davis
6317d31dfc
Fix lineup of copyright lines
...
and module names and other bits of formatting and typos in header
comment sections.
2015-01-01 10:13:14 -02:00
Renato Botelho
d961e7e33e
Welcome 2015
2014-12-31 16:22:27 -02:00
Jim Thompson
29aef6c45b
Change copyright statement to reflect reality
2014-11-10 23:36:14 -06:00
Chris Buechler
5046435dd0
fix text and descriptions in GRE edit page
2014-10-10 21:10:53 -05:00
Renato Botelho
62424bdbbb
Remove almost all calls to history.back() and make Cancel button back to HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work
2014-09-12 16:37:08 -03:00
jim-p
c3e7784158
Encode interface/VIP descriptions before displaying them on the GRE and GIF pages also;
...
While here, the GRE page was missing IP aliases from its list of bind IPs, add it in.
2014-08-06 15:55:51 -04:00
ayvis
1d7ba68396
replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8
2014-03-18 16:09:05 -03:00
Renato Botelho
e41ec5848f
Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print
2014-03-12 11:42:49 -03:00
Renato Botelho
dd8722db1f
Limit CIDR choices for IPv4 on GRE interface, fixes #3277
2013-10-21 12:03:02 -02:00
Renato Botelho
1e9b461124
Remove call-time pass by reference for do_input_validation, helps ticket #2565
2013-09-12 11:28:14 -03:00
Chris Buechler
ab9dc5be75
fix text - s/occured/occurred/
2013-08-01 21:56:41 -05:00
Chris Buechler
ff6c98526e
fix description
2013-07-08 09:19:45 -05:00
Colin Fleming
f8b4193358
Tidy up "interfaces_gre_edit.php" XHMTL
...
Update HTML Boolean operators
Close BR and INPUT tags
2013-04-16 13:34:11 +01:00
jim-p
b32dd0a6b7
Activate new shortcuts/status in the rest of the areas that are currently setup.
2012-08-10 13:32:16 -04:00
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