Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add no nat option for outgoing nat | Scott Ullrich | 2005-07-11 | 1 | -12/+20 |
| | | | | Ticket #212 | ||||
* | Make title consistent with other edit screens | Bill Marquette | 2005-07-03 | 1 | -1/+1 |
| | |||||
* | Change "Inbound NAT" to "Port Forward" | Bill Marquette | 2005-07-03 | 1 | -2/+3 |
| | | | | | Update _edit.php's to use diaplay_topbar() Change "Outgoing" to "Outbound" for consistency between load balancing and NAT | ||||
* | Don't close <head> tag - these files use javascript inside <head> | Bill Marquette | 2005-07-03 | 1 | -0/+1 |
| | |||||
* | Use $pgtitle instead of re-typing the page title over | Bill Marquette | 2005-07-02 | 1 | -7/+6 |
| | | | | Use head.inc on the _edit.php files | ||||
* | Fix rule duplication bug here too | Bill Marquette | 2005-06-11 | 1 | -0/+3 |
| | |||||
* | Add source Type dropdown box allowing the user to select "any" as the source | Scott Ullrich | 2005-05-31 | 1 | -2/+32 |
| | |||||
* | Allow "any" as a source network on nat mappings | Scott Ullrich | 2005-05-31 | 1 | -1/+1 |
| | |||||
* | copy/paste buglet...a_out, not a_nat | Bill Marquette | 2005-05-21 | 1 | -4/+4 |
| | |||||
* | Ticket #6: Allow for NAT rule duplication (adv. outbound nat this round) | Bill Marquette | 2005-05-16 | 1 | -7/+16 |
| | |||||
* | remove duplicate code | Bill Marquette | 2005-05-16 | 1 | -18/+3 |
| | |||||
* | Make Cancel button match the Save buttons style | Scott Ullrich | 2005-04-28 | 1 | -1/+1 |
| | |||||
* | * Add missing cancel button | Scott Ullrich | 2005-04-22 | 1 | -1/+1 |
| | | | | * cancel -> Cancel | ||||
* | Add a Cancel button which takes the browser back to the page prior. | Scott Ullrich | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | Add $Id$ tag | Bill Marquette | 2005-03-27 | 1 | -0/+1 |
| | |||||
* | Do not sort nat out rules. Bill says its evil ;) | Scott Ullrich | 2005-03-16 | 1 | -1/+1 |
| | |||||
* | advanced nat can now do source port mapping (useful for IPSec traversal) | Bill Marquette | 2005-02-20 | 1 | -14/+41 |
| | |||||
* | !any is invalid in nat rule | Bill Marquette | 2005-02-20 | 1 | -0/+5 |
| | |||||
* | Add Copyright to each file that we have touched so far and re attribute the ↵ | Scott Ullrich | 2004-11-19 | 1 | -43/+45 |
| | | | | | | | | | | | file to Manuel Kasper such as: Copyright (C) 2004 Scott Ullrich All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. All rights reserved. | ||||
* | Initial revision | Scott Ullrich | 2004-11-07 | 1 | -0/+311 |