| Commit message (Expand) | Author | Age | Files | Lines |
* | Code style Firewall NAT | Phil Davis | 2015-05-11 | 1 | -66/+104 |
* | Fix aliases popup width when fields are hidden when page is loaded. It should... | Renato Botelho | 2015-02-02 | 1 | -1/+1 |
* | Accept port range on Outbound NAT. Fixes #4300 | Renato Botelho | 2015-01-28 | 1 | -2/+2 |
* | Fix lineup of copyright lines | Phil Davis | 2015-01-01 | 1 | -1/+1 |
* | Welcome 2015 | Renato Botelho | 2014-12-31 | 1 | -1/+1 |
* | modify copyright statement to reflect reality | Jim Thompson | 2014-11-10 | 1 | -0/+1 |
* | fix text, PPPoE Server, not VPN | Chris Buechler | 2014-11-06 | 1 | -1/+1 |
* | Remove almost all calls to history.back() and make Cancel button back to HTTP... | Renato Botelho | 2014-09-12 | 1 | -1/+4 |
* | Trim whitespaces from options text and fix #3674 | Renato Botelho | 2014-05-27 | 1 | -3/+3 |
* | Add (self) for an outbound NAT source as well | jim-p | 2014-05-23 | 1 | -3/+9 |
* | Unbreak 'add rule on top of the list' allowing after param to be -1 | Renato Botelho | 2014-04-29 | 1 | -2/+2 |
* | xhtml Compliance | ayvis | 2014-03-14 | 1 | -19/+19 |
* | Improve checks for params 'id', 'dup' and other similar ones to make sure the... | Renato Botelho | 2014-03-12 | 1 | -11/+10 |
* | Add hybrid and disabled outbound NAT, fixes #2416: | Renato Botelho | 2013-11-13 | 1 | -5/+5 |
* | Fix whitespaces and indent | Renato Botelho | 2013-11-12 | 1 | -323/+428 |
* | outboundnat, disable checkbox | PiBa-NL | 2013-09-16 | 1 | -0/+15 |
* | Remove call-time pass by reference for do_input_validation, helps ticket #2565 | Renato Botelho | 2013-09-12 | 1 | -1/+1 |
* | touch up text, s/nat/NAT/ | Chris Buechler | 2013-09-03 | 1 | -1/+1 |
* | s/require/require_once/g for filter.inc to avoid redeclaration errors in some... | jim-p | 2013-08-28 | 1 | -1/+1 |
* | Implement URL Table aliases for ports instead of IP addresses | Renato Botelho | 2013-07-08 | 1 | -1/+1 |
* | Add support for protocol 41 in rules. Fixes #3007. | Daniel Becker | 2013-07-07 | 1 | -1/+1 |
* | Add a new alias type, URLs containing Ports | Renato Botelho | 2013-07-04 | 1 | -1/+1 |
* | Tidy up "firewall_nat_out_edit.php" XHTML | Colin Fleming | 2013-05-01 | 1 | -60/+60 |
* | Add the user/time tracking to Port forwards and outbound NAT also. | jim-p | 2013-03-20 | 1 | -0/+40 |
* | Add NAT rule based on NAT rule below it instead of at the bottom of the list.... | Renato Botelho | 2013-02-21 | 1 | -2/+7 |
* | Warn users that nosync option won't prevent it to be overwritten on carp slav... | Renato Botelho | 2013-02-13 | 1 | -1/+1 |
* | Merge pull request #265 from PiBa-NL/outbound_nonat | Ermal Luçi | 2012-11-22 | 1 | -1/+0 |
|\ |
|
| * | outbound nat, remove non-applicable option | PiBa-NL | 2012-11-22 | 1 | -1/+0 |
* | | remove non-applicable text | Chris Buechler | 2012-11-21 | 1 | -1/+0 |
|/ |
|
* | Refine saving/applying on more pages - don't show apply or take an action unl... | jim-p | 2012-10-09 | 1 | -2/+2 |
* | Fix of bug #2374 "When entering values in firewall rules leading and | Cristian Feldman | 2012-05-18 | 1 | -2/+15 |
* | cleanup: code for building arrays for autocompleted fields | Darren Embry | 2012-05-10 | 1 | -37/+10 |
* | replacing prototype by jQuery on firewall_* | Vinicius Coque | 2011-10-10 | 1 | -14/+14 |
* | Wording fix to better describe the Translation address. | Warren Baker | 2011-08-30 | 1 | -5/+5 |
* | Use aon plugin | Scott Ullrich | 2011-05-30 | 1 | -1/+1 |
* | Add plugin features to aon edit | Scott Ullrich | 2011-05-30 | 1 | -1/+15 |
* | Bug #1403. Filter Rules description do not get saved when "(quote) present as... | Evgeny Yurchenko | 2011-05-27 | 1 | -0/+9 |
* | In IPsec, s/mobileclients/client/, this was changed long ago in the config bu... | jim-p | 2011-03-28 | 1 | -1/+1 |
* | Add alias support for source and destination ports on outbound NAT. | Erik Fonnesbeck | 2011-02-13 | 1 | -8/+10 |
* | Use alias style and add AutoSuggestControl for source and destination address... | Erik Fonnesbeck | 2011-02-13 | 1 | -2/+37 |
* | Generalize pppoe server enabled check and use it elsewhere in the GUI that ne... | jim-p | 2011-02-10 | 1 | -3/+2 |
* | Display the source subnet bits as 32 rather than 0 if it is empty. | Erik Fonnesbeck | 2011-02-04 | 1 | -0/+2 |
* | Allow aliases to be entered for source and destination addresses of outbound ... | Erik Fonnesbeck | 2011-02-04 | 1 | -2/+6 |
* | Remove redundant input validation for source port that also prevents use of p... | Erik Fonnesbeck | 2011-02-04 | 1 | -3/+0 |
* | Allow entering an arbitrary subnet for outbound NAT translations. | jim-p | 2010-12-29 | 1 | -2/+36 |
* | Add address pool support to outbound NAT. Allow specifying a subnet for outbo... | jim-p | 2010-12-29 | 1 | -7/+63 |
* | Add a per-entry option for Proxy ARP VIPs of the Network type to disable thei... | jim-p | 2010-12-20 | 1 | -0/+2 |
* | Do not save settings related to ports when protocol does not use ports. Ticke... | Erik Fonnesbeck | 2010-11-22 | 1 | -10/+11 |
* | Do not save fields from translation section when "Do not NAT" is checked. Tic... | Erik Fonnesbeck | 2010-11-22 | 1 | -8/+5 |
* | Bring in XSS id fixes from m0n0wall | Scott Ullrich | 2010-11-12 | 1 | -1/+1 |