summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* gettext() fixes on firewall_nat_out_edit.phpCarlos Eduardo Ramos2010-08-121-9/+9
|
* Checked gettext() implementation on firewall_nat_out_edit.phpCarlos Eduardo Ramos2010-07-121-1/+1
|
* Checked gettext() implementation on firewall_nat_out_edit.phpCarlos Eduardo Ramos2010-07-121-4/+4
|
* Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-071-1/+26
|\
| * Add the missing VPN types to the interface list on port forwards and add the ↵Erik Fonnesbeck2010-07-051-1/+26
| | | | | | | | same VPNs to the list available on other types of NAT rules.
* | Implement gettext() calls on firewall_nat_out_edit.phpVinicius Coque2010-07-021-61/+61
| |
* | Revert "Implemment gettext()"Vinicius Coque2010-07-021-39/+39
| | | | | | | | | | | | | | | | | | | | This reverts commit 1baff2e5d32ebb5a71b07f38d9f97e3c4788e3be. Lot of syntax errors Conflicts: usr/local/www/firewall_nat_edit.php
* | Revert "Implemment gettext() calls"Renato Botelho2010-06-301-5/+9
| | | | | | | | | | | | | | | | | | This reverts commit 7502ef0a698a49d9652cd3616447eb717cba707d. A lot of mistakes Conflicts: usr/local/www/firewall_nat.php
* | Implemment gettext() callsJeann2010-06-291-9/+5
| |
* | Implemment gettext()Jeann2010-06-281-39/+39
|/
* Fix VIP list generation here also.jim-p2010-05-241-8/+6
|
* Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly ↵Erik Fonnesbeck2010-05-201-3/+3
| | | | affecting 64-bit. Ticket #459
* remove unnecessary input validation checksChris Buechler2010-04-241-12/+0
|
* Ticket #386. Add even the network address to the list of addresses on proxy ↵Ermal2010-04-141-0/+4
| | | | arp vips to the naat out edit.
* Set the correct name for the protocol field.Ermal Luçi2010-03-101-1/+1
|
* Ticket #386. Add all possible proxy arp to the external ip when it is ↵Ermal Luçi2010-03-091-2/+11
| | | | defined as network even on outbound NAT.
* Implement the protocol functionality on nat rules. This i based on a port ↵Ermal Luçi2010-03-091-2/+20
| | | | that provides this functionality but with a lot more reduced patchset.
* remove broken input validation check. There's no harm in duplicate outbound ↵Chris Buechler2010-01-041-9/+0
| | | | NAT rules and the logic here is way off, no need for this check at all.
* Ticket #140 Fix Outbound edit page to really show errors. Propperly generate ↵Ermal Luçi2009-12-081-16/+10
| | | | rules when switching from/to AON.
* Resolves #179. Propperly check if this is an array or not. This is required ↵Ermal Luçi2009-11-251-0/+3
| | | | since php 5.+.
* Include filter.inc and shaper.incScott Ullrich2009-11-211-0/+2
|
* Woops, remove accidental debugging line.Seth Mos2009-11-021-1/+0
|
* Cleanup of firewall_nat_out_edit.php, whitespace changes, add curliesSeth Mos2009-11-021-117/+136
| | | | | for statements. Unset dstport and natport so the firewall rules do not break.
* 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
* No NAT and static port is an invalid combination, don't allow it.Chris Buechler2009-07-211-0/+3
| | | | Fixes bug #37
* Clear guiconfig from all sort junk functions and put them on the specific ↵Ermal Luçi2009-06-301-1/+0
| | | | | | pages where they are needed. Remove some sort functions not used.
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-1/+1
| | | | | | - 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
* clean up textChris Buechler2009-04-051-8/+8
|
* Add table header rowScott Ullrich2008-10-141-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
* Continue interface improvementsErmal Luçi2008-06-211-4/+1
|
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Fixing css layoutSeth Mos2007-09-011-11/+13
|
* Only allow number ints for tcp/udp ports.Scott Ullrich2006-09-061-0/+9
| | | | Ticket #1098
* Correct spelling mistakeScott Ullrich2006-09-061-1/+1
| | | | | | s/your/you're/ Ticket #1096
* Set javascript state on form loadScott Ullrich2006-09-051-0/+1
|
* When static port is checked, disable the port option.Scott Ullrich2006-09-051-18/+26
|
* Complete nosync supportScott Ullrich2006-04-211-34/+34
| | | | Ticket #848
* When switching source from Any to network and back, allow source subnet ↵Scott Ullrich2006-04-211-1/+1
| | | | field to be changed afterwards.
* Save NOSYNC value correctlyScott Ullrich2006-02-011-7/+8
|
* texbox -> checkboxScott Ullrich2006-01-031-1/+1
|
* Use cellspacing="1" cellpadding="1"Scott Ullrich2006-01-031-4/+4
|
* Add static-port option for outbound NATScott Ullrich2006-01-031-0/+11
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Fix membersScott Ullrich2005-12-051-1/+1
|
* Add blurb HINT: This prevents the rule from automatically syncing to other ↵Scott Ullrich2005-12-051-1/+2
| | | | carp memebers.
* Nuke display_topbar(). Its's currently red and looks incredibly out of ↵Scott Ullrich2005-12-051-1/+0
| | | | place. Hopefully we can add this back post 1.0
* MFC firewall_nat_out_edit.phpScott Ullrich2005-12-041-9/+8
|
* text -> checkboxScott Ullrich2005-12-041-1/+1
|
* MFC 8288Scott Ullrich2005-12-041-0/+12
| | | | Add NOSYNC options to firewall rules and firewall nat outbound
OpenPOWER on IntegriCloud