summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_1to1_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Cancel button after input errorPhil Davis2015-07-131-1/+6
* Code spacingPhil Davis2015-06-151-5/+5
* Code style Firewall NATPhil Davis2015-05-111-45/+74
* Pencil symbolsPhil Davis2015-03-091-1/+1
* Fix aliases popup width when fields are hidden when page is loaded. It should...Renato Botelho2015-02-021-1/+1
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+2
* fix text, PPPoE Server, not VPNChris Buechler2014-11-061-1/+1
* Remove almost all calls to history.back() and make Cancel button back to HTTP...Renato Botelho2014-09-121-1/+4
* xhtml Complianceayvis2014-03-141-8/+8
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-2/+3
* Standardise LAN net displayPhil Davis2014-02-071-2/+2
* Stop sorting 1to1 rules and leave user decide the order. Fixes #3327Renato Botelho2013-11-261-14/+0
* Add hability to insert after, reorder, batch delete and enable/disable to 1:1...Renato Botelho2013-11-201-2/+18
* Fix whitespaces and indentRenato Botelho2013-11-201-251/+314
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* s/require/require_once/g for filter.inc to avoid redeclaration errors in some...jim-p2013-08-281-1/+1
* Tidy up "firewall_nat_1to1_edit" XHTMLColin Fleming2013-05-011-47/+51
* Refine saving/applying on more pages - don't show apply or take an action unl...jim-p2012-10-091-4/+2
* Fix of bug #2374 "When entering values in firewall rules leading andCristian Feldman2012-05-181-0/+7
* cleanup: code for building arrays for autocompleted fieldsDarren Embry2012-05-101-25/+3
* Bug #1403. Filter Rules description do not get saved when "(quote) present as...Evgeny Yurchenko2011-05-271-0/+9
* In IPsec, s/mobileclients/client/, this was changed long ago in the config bu...jim-p2011-03-281-1/+1
* 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
OpenPOWER on IntegriCloud