summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_1to1_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Generalize pppoe server enabled check and use it elsewhere in the GUI that ne...jim-p2011-02-101-3/+2
* Change destination back to the field type for fields that allow an alias - th...Erik Fonnesbeck2011-02-041-1/+1
* correct field type, no aliases allowed hereChris Buechler2011-01-201-3/+3
* Ticket #1083. Remove alias capabilities from external and src fieldsPierre POMES2011-01-011-9/+10
* default to single host on 1:1 NAT as it always has and is the most common usageChris Buechler2010-12-251-1/+1
* switch back to Internal rather than Source, Source is just confusingChris Buechler2010-12-251-4/+4
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
* Clarify these descriptions a bit more on 1:1 edit.Erik Fonnesbeck2010-11-121-3/+3
* Clean up Firewall: NAT: 1:1: Edit page.Erik Fonnesbeck2010-09-291-31/+18
* Fix "use system default" setting for reflection on NAT 1:1 rule edit page and...Erik Fonnesbeck2010-09-051-1/+2
* Allow 1:1 rules to specify source and destination. This is almost the same as...Ermal2010-09-031-93/+344
* Checked gettext() implementation on firewall_nat_1to1_edit.phpCarlos Eduardo Ramos2010-07-131-6/+6
* Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-071-1/+42
|\
| * Add per-rule NAT reflection override.Erik Fonnesbeck2010-07-051-0/+16
| * Add the missing VPN types to the interface list on port forwards and add the ...Erik Fonnesbeck2010-07-051-1/+26
* | Review firewall_nat_1to1_edit.phpRenato Botelho2010-06-301-2/+2
* | Implement gettext() callsCarlos Eduardo Ramos2010-06-241-15/+15
|/
* remove unnecessary input validation checksChris Buechler2010-04-241-11/+0
* remove this check, the WAN IP can be used in binat now with no problemsChris Buechler2010-04-241-6/+0
* Fix sorting issues that were introduced in an old commit, resulting in the in...Erik Fonnesbeck2010-03-101-2/+1
* Include filter.inc and shaper.incScott Ullrich2009-11-211-0/+2
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-0/+3
* Do not create nested function this seems to upset php for some reason.Ermal Luçi2009-07-131-3/+4
* Clear guiconfig from all sort junk functions and put them on the specific pag...Ermal Luçi2009-06-301-0/+13
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-1/+1
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-1/+1
* Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel n...Ermal Luçi2009-03-161-30/+1
* Move Scriptaculous/Prototype includes to head.inc and remove the code duplica...Bill Marquette2009-03-131-1/+0
* * Use full path to grep and awkScott Ullrich2008-12-231-1/+1
* * Use correct ftp-proxy argumentsScott Ullrich2008-12-231-1/+1
* Hide the use ftp helper option if the subnet is not 32. Uncheck the boxScott Ullrich2008-12-231-4/+15
* Add listtopic headerScott Ullrich2008-12-231-1/+3
* * Minor whitespace fixesScott Ullrich2008-12-221-11/+15
* * Remove trailing spaceScott Ullrich2008-12-221-1/+7
* * Add useftphelper support which will add a no binat rule to prevent portScott Ullrich2008-12-211-0/+10
* Remove hardcoded removing of LAN interface from the 1:1 mappings.Ermal Luçi2008-11-061-1/+1
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* Continue interface improvementsErmal Luçi2008-06-211-5/+3
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
* Fixing css layoutSeth Mos2007-09-011-6/+5
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* Allow multiple subnets to overlap. In PF its first come, first served.Scott Ullrich2005-11-181-4/+4
* Fix ticket #283 - remove check for virtual IP existing and not allowing 1:1Bill Marquette2005-08-061-12/+1
* Merge in virtual IP codeBill Marquette2005-07-131-5/+5
* Change "Inbound NAT" to "Port Forward"Bill Marquette2005-07-031-0/+1
* Use $pgtitle instead of re-typing the page title overBill Marquette2005-07-021-8/+5
* Make Cancel button match the Save buttons styleScott Ullrich2005-04-281-1/+1
* * Add missing cancel buttonScott Ullrich2005-04-221-1/+1
* Add a Cancel button which takes the browser back to the page prior.Scott Ullrich2005-04-211-1/+1
* Add $Id$ tagBill Marquette2005-03-271-0/+1
OpenPOWER on IntegriCloud