Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move alias popup to function. Display Alias popup for NATs now. | Scott Dale | 2008-05-23 | 1 | -2/+34 |
| | |||||
* | Add multi user firewall nat port forward capabilities. | Scott Ullrich | 2007-12-03 | 1 | -0/+5 |
| | |||||
* | Switch over to array style page titles. Obtained-from: m0n0wall | Scott Ullrich | 2007-11-16 | 1 | -2/+1 |
| | |||||
* | Add a plus button on the top header of these pages. | Seth Mos | 2007-05-08 | 1 | -2/+10 |
| | | | | This to make it easier on large configurations. | ||||
* | Call filter_configure() not filter_configure_sync() which blocks and waits ↵ | Scott Ullrich | 2007-01-30 | 1 | -1/+1 |
| | | | | for the entire filter to reload. Woops. | ||||
* | Kill off pftpx helper correctly after rule deletion | Scott Ullrich | 2006-08-19 | 1 | -11/+11 |
| | |||||
* | Clear CACHE and force a reload so that the ftp helpers are spawned correctly ↵ | Scott Ullrich | 2006-08-19 | 1 | -4/+4 |
| | | | | upon reply. | ||||
* | Ticket #1036 - Correctly display LAN interface on port forward screen | Scott Ullrich | 2006-07-04 | 1 | -2/+2 |
| | |||||
* | MFC 11349 | Scott Ullrich | 2006-04-24 | 1 | -0/+4 |
| | | | | fix table display on IE when forwarding non tcp/ip protocols | ||||
* | Show LAN, WAN or OPT$X['descr'] | Scott Ullrich | 2006-04-21 | 1 | -1/+3 |
| | | | | Ticket #929 | ||||
* | When adding a redirect for FTP alert the user that it really creates 2 ↵ | Scott Ullrich | 2006-04-04 | 1 | -2/+10 |
| | | | | | | firewall rules Ticket #899 | ||||
* | MFC 11083 | Scott Ullrich | 2006-04-03 | 1 | -0/+2 |
| | | | | Display current IP address for rdr selections that use "interface address" | ||||
* | MFC 7283 | Scott Ullrich | 2006-01-19 | 1 | -2/+2 |
| | | | | Stop FTP helper for NAT redirects upon deletion of rule. | ||||
* | MFC 7282 | Scott Ullrich | 2006-01-19 | 1 | -1/+6 |
| | | | | Stop FTP helper for NAT redirects upon deletion of rule. | ||||
* | Remove #!/usr/local/bin/php | Scott Ullrich | 2006-01-02 | 1 | -1/+0 |
| | |||||
* | Echo out interface name correctly | Scott Ullrich | 2005-12-26 | 1 | -1/+1 |
| | |||||
* | Remove old reboot required code | Scott Ullrich | 2005-12-14 | 1 | -7/+4 |
| | |||||
* | Reload filter after applying | Scott Ullrich | 2005-12-14 | 1 | -0/+2 |
| | |||||
* | Drop the notice "It is not possible to access NATed services" | Scott Ullrich | 2005-12-04 | 1 | -5/+0 |
| | |||||
* | Friendly mouseover titles for buttons | Bill Marquette | 2005-08-24 | 1 | -1/+1 |
| | |||||
* | Nuke old outgoing load balancnig code | Scott Ullrich | 2005-08-07 | 1 | -1/+0 |
| | |||||
* | fixing an image problem for themes | Erik Kristensen | 2005-07-21 | 1 | -1/+1 |
| | |||||
* | updating files to use theme images | Erik Kristensen | 2005-07-21 | 1 | -6/+6 |
| | | | | | removing images from /usr/local/www adding specific images into the correct theme directories | ||||
* | Use correct white color | Scott Ullrich | 2005-07-16 | 1 | -2/+3 |
| | |||||
* | Merge in virtual IP code | Bill Marquette | 2005-07-13 | 1 | -5/+4 |
| | | | | | | | | | This changeset does the following: merges proxy arp and carp setup menus removes proxy arp menu from left side upgrades config file from 1.7 to 1.8 moves existing carp virtual IP and proxy arp config to new <virtualip> tag removes server NAT (why duplicate work?) | ||||
* | Fix bottom rounds | Bill Marquette | 2005-07-04 | 1 | -12/+9 |
| | |||||
* | Change "Inbound NAT" to "Port Forward" | Bill Marquette | 2005-07-03 | 1 | -4/+4 |
| | | | | | Update _edit.php's to use diaplay_topbar() Change "Outgoing" to "Outbound" for consistency between load balancing and NAT | ||||
* | Consolidate Apply changes button into the info box on the right hand side | Scott Ullrich | 2005-07-03 | 1 | -2/+1 |
| | |||||
* | * Curve bottom of grey areas if needed | Scott Ullrich | 2005-07-02 | 1 | -1/+4 |
| | | | | | * Curve tabs * Cleanup | ||||
* | Use $pgtitle instead of re-typing the page title over | Bill Marquette | 2005-07-02 | 1 | -1/+1 |
| | | | | Use head.inc on the _edit.php files | ||||
* | Move more items to head (<html>, DOCTYPE) | Scott Ullrich | 2005-07-02 | 1 | -6/+3 |
| | |||||
* | Set page titles | Scott Ullrich | 2005-07-02 | 1 | -1/+4 |
| | |||||
* | * Introduce new function helper for creating smooth tab headers | Scott Ullrich | 2005-07-02 | 1 | -15/+17 |
| | | | | * Conver firewall -> areas over | ||||
* | White on white isn't such a good choice for text color | Bill Marquette | 2005-06-11 | 1 | -1/+1 |
| | |||||
* | Ticket 6: Allow NAT to duplicate rules | Bill Marquette | 2005-05-16 | 1 | -1/+1 |
| | |||||
* | Allow doubleclick for edit here | Bill Marquette | 2005-04-12 | 1 | -6/+6 |
| | | | | Fix bug where clicking on description didn't highlight full line | ||||
* | grammar | Bill Marquette | 2005-04-04 | 1 | -1/+1 |
| | |||||
* | No need for href on first tab | Scott Ullrich | 2005-03-28 | 1 | -2/+2 |
| | |||||
* | Add $Id$ tag | Bill Marquette | 2005-03-27 | 1 | -1/+2 |
| | |||||
* | inbound nat can now be reordered | Bill Marquette | 2005-03-05 | 1 | -33/+102 |
| | |||||
* | whitespace cleanup | Bill Marquette | 2005-03-05 | 1 | -6/+7 |
| | |||||
* | More standardization | Bill Marquette | 2005-02-22 | 1 | -2/+2 |
| | |||||
* | Update tab codef. | Scott Ullrich | 2005-02-18 | 1 | -1/+8 |
| | |||||
* | If an error occurs during the rule loading, report the error to the user. | Scott Ullrich | 2005-02-07 | 1 | -1/+1 |
| | |||||
* | Convert filter_configure to return the error text from pf if a ruleset is ↵ | Scott Ullrich | 2005-02-07 | 1 | -1/+4 |
| | | | | not loaded correctly for any reason | ||||
* | Add Outgoing load balancing | Scott Ullrich | 2004-11-20 | 1 | -1/+4 |
| | |||||
* | Load balancing makes more sense on the outgoing tab | Scott Ullrich | 2004-11-19 | 1 | -11/+1 |
| | |||||
* | Add NAT outbound load balancing | Scott Ullrich | 2004-11-19 | 1 | -0/+13 |
| | |||||
* | Change color from brown to new deep red | Scott Ullrich | 2004-11-19 | 1 | -20/+20 |
| | |||||
* | Initial revision | Scott Ullrich | 2004-11-07 | 1 | -0/+171 |