index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
firewall_nat_out.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unset these globals after use
Ermal
2014-04-14
1
-0
/
+5
*
Include static routes in automatic NAT rules display
Phil Davis
2014-04-14
1
-0
/
+2
*
removed duplicate type=text/javascript
ayvis
2014-03-25
1
-1
/
+1
*
replaced uppercase html tags with lowercase
ayvis
2014-03-19
1
-1
/
+1
*
xhtml Compliance
ayvis
2014-03-14
1
-11
/
+11
*
Show aliases popup on Outbound NAT list
Renato Botelho
2013-12-02
1
-4
/
+22
*
Fix typos
Renato Botelho
2013-12-02
1
-1
/
+1
*
Make it more visible when an item is disabled
Renato Botelho
2013-11-25
1
-17
/
+29
*
We do not need 2 variables to do the same thing, simplify it a bit
Renato Botelho
2013-11-20
1
-19
/
+16
*
Improve text on outbound NAT page to reflect last changes, it should fix #2416
Renato Botelho
2013-11-19
1
-6
/
+6
*
Fix a wrong } left on my last commit
Renato Botelho
2013-11-19
1
-1
/
+0
*
Try to detect already automatically created outbound NAT rules and avoid dupl...
Renato Botelho
2013-11-19
1
-2
/
+18
*
Use the same code to automatically create outbound NAT rules when mode change...
Renato Botelho
2013-11-18
1
-122
/
+13
*
Move automatic rules to a separate table, ticket #2416
Renato Botelho
2013-11-14
1
-43
/
+62
*
Show advanced outbound rules and inform user what are being used and what are...
Renato Botelho
2013-11-14
1
-9
/
+110
*
Add hybrid and disabled outbound NAT, fixes #2416:
Renato Botelho
2013-11-13
1
-134
/
+143
*
Fix indent, whitespaces and a close a couple of unbalanced tags
Renato Botelho
2013-11-12
1
-268
/
+336
*
outboundnat, disable checkbox
PiBa-NL
2013-09-16
1
-1
/
+24
*
touch up text, s/nat/NAT/
Chris Buechler
2013-09-03
1
-1
/
+1
*
Tidy up "firewall_nat_out.php" XHTML
Colin Fleming
2013-05-01
1
-37
/
+36
*
Rearrange this manual outbound NAT rule generation loop -- fixes unnecessary ...
jim-p
2013-03-20
1
-93
/
+93
*
Add the user/time tracking to Port forwards and outbound NAT also.
jim-p
2013-03-20
1
-0
/
+7
*
Insert new NAT rules on the top of the list when top plus icon is used. Fixes...
Renato Botelho
2013-02-21
1
-1
/
+1
*
Do not skip displaying outbound NAT rules with no interface or an invalid int...
Erik Fonnesbeck
2013-01-05
1
-8
/
+0
*
Revert "Use get_Cofnigured_interface_with_descr() here since that's the purpose"
Erik Fonnesbeck
2013-01-05
1
-6
/
+9
*
Use get_Cofnigured_interface_with_descr() here since that's the purpose
Ermal
2013-01-05
1
-9
/
+6
*
Fix outbound NAT rules when interface is deleted:
Renato Botelho
2013-01-05
1
-6
/
+9
*
add " address" behind the interface nat name
PiBa-NL
2012-11-20
1
-1
/
+1
*
show difference between outbound NAT and outbound NONAT.
PiBa-NL
2012-11-18
1
-6
/
+8
*
Refine saving/applying on more pages - don't show apply or take an action unl...
jim-p
2012-10-09
1
-8
/
+8
*
Protect against a potential infinite loop here.
jim-p
2012-08-01
1
-1
/
+2
*
Add per-rule delete ("X") button to Outbound NAT rules
Darren Embry
2012-03-21
1
-1
/
+12
*
fix firewall_nat_out to not auto-generate outbound NAT rules with one too man...
Chris Buechler
2011-09-09
1
-1
/
+2
*
Clarify notes so people don't think they need to disable pf to disable NAT.
jim-p
2011-08-30
1
-1
/
+4
*
Merge remote branch 'upstream/master'
jim-p
2011-06-01
1
-8
/
+15
|
\
|
*
Bug#1528. Automatically create outbound NAT rules on WAN for localhost when s...
Evgeny Yurchenko
2011-05-30
1
-0
/
+11
|
*
Fix automatic and manual outbound NAT for PPTP. Fixes #954
jim-p
2011-05-24
1
-8
/
+4
*
|
Merge remote branch 'upstream/master'
Seth Mos
2011-03-15
1
-8
/
+12
|
\
\
|
|
/
|
*
Fix typo
jim-p
2011-03-10
1
-2
/
+2
|
*
Clarify text on outbound NAT page.
jim-p
2011-03-10
1
-8
/
+12
*
|
Merge remote branch 'upstream/master'
Seth Mos
2011-02-11
1
-16
/
+18
|
\
\
|
|
/
|
*
Also fix easyrule and auto->manual nat switch code. Ticket #1243
jim-p
2011-02-10
1
-16
/
+18
*
|
Unbreak static routes
Seth Mos
2011-01-21
1
-0
/
+1
|
/
*
If an outbound nat rule has a protocol specified, show it in the summary view.
jim-p
2011-01-19
1
-0
/
+2
*
Allow entering an arbitrary subnet for outbound NAT translations.
jim-p
2010-12-29
1
-0
/
+2
*
Fix variable names. Ticket #954
Erik Fonnesbeck
2010-11-14
1
-5
/
+5
*
Merge remote branch 'mainline/master'
Renato Botelho
2010-08-12
1
-2
/
+2
|
\
|
*
Modify various (s)printf format strings to allow translations to change the o...
Erik Fonnesbeck
2010-08-11
1
-2
/
+2
*
|
gettext() fixes on firewall_nat_out.php
Carlos Eduardo Ramos
2010-08-12
1
-5
/
+5
|
/
*
don't static port 5060 by default, it breaks things much more often than it h...
Chris Buechler
2010-08-06
1
-10
/
+0
[next]