summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat.php
Commit message (Collapse)AuthorAgeFilesLines
* Couple CorrectionsN0YB2014-03-061-2/+2
| | | | | Table Cell Close Location Style Border Typo
* XHTML ComplianceN0YB2014-02-261-3/+3
| | | | Firewall - NAT - Port Forward
* XHTML ComplianceN0YB2014-02-251-13/+14
| | | | Firewall - NAT - Port Forward
* touch up text, s/nat/NAT/Chris Buechler2013-09-031-1/+1
|
* Tidy up "firewall_nat.php" XHTMLColin Fleming2013-05-011-38/+41
| | | | | Add "closehead" PHP variabled and add closing HEAD statement Close INPUT, BR and IMG tags and add ALT to IMG tags
* Insert new NAT rules on the top of the list when top plus icon is used. ↵Renato Botelho2013-02-211-1/+1
| | | | Fixes #1118
* Refine saving/applying on more pages - don't show apply or take an action ↵jim-p2012-10-091-9/+14
| | | | unless the user is allowed to do that.
* fix more imbalanced HTML tags.Darren Embry2012-09-061-0/+8
| | | | hopefully continues to fix #2625 but no guarantees.
* The function split() is replaced by the function explode(). Starting with ↵smos2012-01-191-1/+1
| | | | | | PHP 5.3 this is deprecated and with version 6 gone. Replacing it surpresses all the warnings
* Adding apply hooksScott Ullrich2011-07-221-0/+2
|
* Unbreak static routesSeth Mos2011-01-211-0/+1
| | | | Add initial NPt Network Prefix Translation pages
* Do not break on header titlesScott Ullrich2010-12-211-6/+6
|
* Add missing quote for the image title of the delete button, which was masked ↵Erik Fonnesbeck2010-08-061-1/+1
| | | | by the code that used to be after it.
* Fix on-click confirmation for the delete button on port forward rows.Erik Fonnesbeck2010-08-061-1/+1
|
* Fix improper gettext changes that broke various confirmation prompts, ↵Erik Fonnesbeck2010-08-061-3/+3
| | | | causing them to never show.
* Change the save message code on port forwards to be consistent with the ↵Erik Fonnesbeck2010-08-061-11/+3
| | | | other NAT pages. Fixes the message that was supposed to be shown after applying.
* Mark the correct subsystems dirty when deleting port forwards with the X on ↵Erik Fonnesbeck2010-08-061-1/+2
| | | | their row so that the apply button shows up.
* Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-08-031-5/+3
|\ | | | | | | | | | | | | Conflicts: usr/local/www/diag_nanobsd.php usr/local/www/diag_packet_capture.php usr/local/www/firewall_shaper.php
| * Fix interface name display for various cases on NAT rule listings.Erik Fonnesbeck2010-08-011-5/+3
| |
| * Don't use WAN/LAN if an interface descr exists ticket #783Chris Buechler2010-08-011-2/+2
| |
* | Corrections gettext implementation on firewall_nat.phpCarlos Eduardo Ramos2010-07-081-7/+7
| |
* | Review firewall_nat.phpRenato Botelho2010-06-301-20/+20
| |
* | Review of firewall_nat.phpNeriberto C.Prado2010-06-301-3/+3
| |
* | Implemment gettext() callsJeann2010-06-301-1/+1
| |
* | Implemment gettext() callsJeann2010-06-291-1/+1
| |
* | gettext on archives firewall_aliases.php e firewall_nat.phpme2010-06-231-13/+13
|/
* Add delete button for each NAT Port Forward rule, like firewall rules. It ↵Renato Botelho2010-06-181-5/+31
| | | | Fixes #674
* Fix port range calculationRenato Botelho2010-04-191-2/+7
|
* Deleting associated ruleVinicius Coque2010-04-091-3/+2
|
* Show in gray just rules that are disabledRenato Botelho2010-04-091-3/+5
|
* Fix table sizes and calculate local port rangeRenato Botelho2010-04-081-8/+13
|
* Change span class to gray when rule is disabledRenato Botelho2010-04-071-2/+9
|
* Deal with new fields of Improved NAT Port ForwardRenato Botelho2010-04-071-49/+34
|
* Ticket #136.Ermal Luçi2010-01-261-5/+5
| | | | | | | | Fix associated nat rules. Now both the filter rules and the nat ones contain a associated-rule-id tag which helps link the items together. The API to use for this is in itemid.inc. All the issues should be solved now.
* Add blank row to match firewall rules layoutScott Ullrich2009-11-211-0/+1
|
* Move linked rule below pass icon. Cleanup tablesScott Ullrich2009-11-211-7/+6
|
* Require filter.inc and shaper.incScott Ullrich2009-11-211-0/+3
|
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-0/+1
| | | | Simplify get_memory(). Tested on mips/i386
* show what pass/linked icons meanChris Buechler2009-11-071-0/+9
|
* show pass icon for rdr pass entries, fix editing of pass entriesChris Buechler2009-11-071-0/+3
|
* 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
* Added support for automatically managing firewall rules with NAT rules.unknown2009-08-141-1/+11
|
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-7/+5
| | | | | | - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals. - Convert all pages to the new infrustructure - This improves a lot the control on this notification
* Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel ↵Ermal Luçi2009-03-161-6/+1
| | | | now.(yay!)
* Massive javascript cleanup, all .js files now live in $g['www_path']/javascriptBill Marquette2009-03-141-2/+1
| | | | Purged unused JS
* Do not hard code whiteScott Ullrich2008-10-121-1/+0
|
* 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
* Move alias popup to function. Display Alias popup for NATs now.Scott Dale2008-05-231-2/+34
|
* Add multi user firewall nat port forward capabilities.Scott Ullrich2007-12-031-0/+5
|
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
OpenPOWER on IntegriCloud