summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_gre_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix page title text. Replace "Firewall" with "Interfaces" in title.gnhb2011-03-021-1/+1
|
* Reconfigure the assigned interface settings if we are modifying the clone ↵Ermal2010-12-211-0/+4
| | | | settings from interfaces->assign->TYPE.
* Show carp on the list of interfaces to be used for creating gif/gre tunnels.Ermal2010-12-091-0/+3
|
* Fix XSS issuesScott Ullrich2010-11-121-4/+4
|
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
|
* fix input validation for GREChris Buechler2010-11-081-2/+2
|
* Sync interfaces_* with mainline/masterRenato Botelho2010-08-031-26/+26
|
* Merge remote branch 'mainline/master'Renato Botelho2010-08-031-1/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Checked gettext() implementation on interfaces_gre_edit.phpCarlos Eduardo Ramos2010-07-141-1/+2
| |
* | Reset interface_* filesRenato Botelho2010-07-081-26/+26
|/
* Implement gettext calls on interfaces_gre_edit.phpRafael Lucas2010-07-061-26/+26
|
* fix textChris Buechler2010-04-191-1/+1
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-1/+3
| | | | include 2009 on files that I have asserted (C) on
* clean up textChris Buechler2009-04-071-16/+14
|
* Dress GRE edit page up with a CSS header like other pages have.Scott Ullrich2008-08-301-0/+3
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 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
* Implement frontend for GRE/GIF tunnels.Ermal Luçi2008-07-231-0/+220
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.
OpenPOWER on IntegriCloud