Project

General

Profile

Download (17.5 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
dd447bde 11/11/2014 04:49 AM Jim Thompson

modify copyright statement to reflect reality

07130afe 03/25/2014 10:32 PM ayvis

removed duplicate type=text/javascript
added type for <script>

91f026b0 03/19/2014 10:38 PM ayvis

replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

324e112d 09/03/2013 06:27 AM Chris Buechler

touch up text, s/nat/NAT/

d16a49ae 05/01/2013 05:56 PM Colin Fleming

Tidy up "firewall_nat.php" XHTML

Add "closehead" PHP variabled and add closing HEAD statement
Close INPUT, BR and IMG tags and add ALT to IMG tags

5d764d64 02/21/2013 07:30 PM Renato Botelho

Insert new NAT rules on the top of the list when top plus icon is used. Fixes #1118

3a343d73 10/09/2012 07:17 PM Jim Pingle

Refine saving/applying on more pages - don't show apply or take an action unless the user is allowed to do that.

00ad21b9 09/06/2012 06:47 PM Darren Embry

fix more imbalanced HTML tags.

hopefully continues to fix #2625 but no guarantees.

cfbfd941 01/19/2012 07:33 PM Seth Mos

The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
Replacing it surpresses all the warnings

1a700ea6 07/23/2011 12:09 AM Scott Ullrich

Adding apply hooks

292ef22a 01/21/2011 08:34 AM Seth Mos

Unbreak static routes
Add initial NPt Network Prefix Translation pages

9b4e0168 12/22/2010 02:02 AM Scott Ullrich

Do not break on header titles

d4628582 08/07/2010 12:53 AM Erik Fonnesbeck

Add missing quote for the image title of the delete button, which was masked by the code that used to be after it.

09702a63 08/07/2010 12:43 AM Erik Fonnesbeck

Fix on-click confirmation for the delete button on port forward rows.

3ced0d25 08/07/2010 12:33 AM Erik Fonnesbeck

Fix improper gettext changes that broke various confirmation prompts, causing them to never show.

05da8941 08/07/2010 12:02 AM Erik Fonnesbeck

Change the save message code on port forwards to be consistent with the other NAT pages. Fixes the message that was supposed to be shown after applying.

601c73e0 08/06/2010 11:32 PM Erik Fonnesbeck

Mark the correct subsystems dirty when deleting port forwards with the X on their row so that the apply button shows up.

270f81d9 08/03/2010 01:59 PM Renato Botelho

Merge remote branch 'mainline/master' into 2_firewall

Conflicts:
usr/local/www/diag_nanobsd.php
usr/local/www/diag_packet_capture.php
usr/local/www/firewall_shaper.php

8b35aa77 08/02/2010 03:53 AM Erik Fonnesbeck

Fix interface name display for various cases on NAT rule listings.

3c9d543d 08/01/2010 08:09 PM Chris Buechler

Don't use WAN/LAN if an interface descr exists ticket #783

ebe08ebe 07/08/2010 04:51 PM Carlos Eduardo Ramos

Corrections gettext implementation on firewall_nat.php

7fcd0934 06/30/2010 10:50 PM Renato Botelho

Review firewall_nat.php

876a3678 06/30/2010 10:00 AM Neriberto C.Prado

Review of firewall_nat.php

49031495 06/30/2010 03:49 AM Jeann

Implemment gettext() calls

7502ef0a 06/29/2010 07:13 PM Jeann

Implemment gettext() calls

5463dd9f 06/24/2010 02:33 AM me

gettext on archives firewall_aliases.php e firewall_nat.php

759d0de1 06/18/2010 04:21 PM Renato Botelho

Add delete button for each NAT Port Forward rule, like firewall rules. It Fixes #674

50dc3f41 04/19/2010 01:46 PM Renato Botelho

Fix port range calculation

3bb6bb18 04/10/2010 01:40 AM Vinicius Coque

Deleting associated rule

96cde230 04/10/2010 01:39 AM Renato Botelho

Show in gray just rules that are disabled

47c5a08f 04/08/2010 07:46 PM Renato Botelho

Fix table sizes and calculate local port range

6a459cef 04/07/2010 06:29 PM Renato Botelho

Change span class to gray when rule is disabled

ec223192 04/07/2010 06:13 PM Renato Botelho

Deal with new fields of Improved NAT Port Forward

9b16b834 01/26/2010 11:59 PM Ermal Luçi

Ticket #136.

Fix associated nat rules.
Now both the filter rules and the nat ones contain a associated-rule-id tag which helps link the items together.
The API to use for this is in itemid.inc.

All the issues should be solved now.

5fbcc12a 11/22/2009 12:43 AM Scott Ullrich

Add blank row to match firewall rules layout

1b43f08f 11/22/2009 12:41 AM Scott Ullrich

Move linked rule below pass icon. Cleanup tables

7a927e67 11/22/2009 12:28 AM Scott Ullrich

Require filter.inc and shaper.inc

483e6de8 11/21/2009 09:08 PM Scott Ullrich

Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386

68b0c7eb 11/08/2009 01:03 AM Chris Buechler

show what pass/linked icons mean

537dff78 11/08/2009 12:55 AM Chris Buechler

show pass icon for rdr pass entries, fix editing of pass entries

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

b9e28d57 08/14/2009 08:53 PM unknown

Added support for automatically managing firewall rules with NAT rules.

a368a026 06/30/2009 05:15 PM Ermal Luçi
  • Reorganize the 'apply' button infrustructure in the GUI.
    - 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...
049a688e 03/16/2009 05:50 PM Ermal Luçi

Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel now.(yay!)

625dcc40 03/14/2009 07:41 PM Bill Marquette

Massive javascript cleanup, all .js files now live in $g['www_path']/javascript
Purged unused JS

33300c73 10/12/2008 08:22 PM Scott Ullrich

Do not hard code white

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

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...

2a9db752 05/23/2008 12:04 AM Scott Dale

Move alias popup to function. Display Alias popup for NATs now.

40b56dc1 12/03/2007 05:02 AM Scott Ullrich

Add multi user firewall nat port forward capabilities.

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

d415d821 05/08/2007 10:09 PM Seth Mos

Add a plus button on the top header of these pages.
This to make it easier on large configurations.

e2c9ef13 01/30/2007 12:51 AM Scott Ullrich

Call filter_configure() not filter_configure_sync() which blocks and waits for the entire filter to reload. Woops.

4b9a670c 08/19/2006 10:13 PM Scott Ullrich

Kill off pftpx helper correctly after rule deletion

7d04082e 08/19/2006 10:06 PM Scott Ullrich

Clear CACHE and force a reload so that the ftp helpers are spawned correctly upon reply.

7a6c350f 07/04/2006 06:19 PM Scott Ullrich

Ticket #1036 - Correctly display LAN interface on port forward screen

d04221dc 04/24/2006 06:46 PM Scott Ullrich

MFC 11349
fix table display on IE when forwarding non tcp/ip protocols

3e33bb10 04/21/2006 06:29 PM Scott Ullrich

Show LAN, WAN or OPT$X['descr']

Ticket #929

514dbaf8 04/04/2006 09:18 PM Scott Ullrich

When adding a redirect for FTP alert the user that it really creates 2 firewall rules

Ticket #899

89cf7eba 04/03/2006 03:22 PM Scott Ullrich

MFC 11083
Display current IP address for rdr selections that use "interface address"

48cb8115 01/19/2006 06:04 AM Scott Ullrich

MFC 7283
Stop FTP helper for NAT redirects upon deletion of rule.

25b71fd4 01/19/2006 06:03 AM Scott Ullrich

MFC 7282
Stop FTP helper for NAT redirects upon deletion of rule.

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

ec9f26f2 12/26/2005 09:08 PM Scott Ullrich

Echo out interface name correctly

12f974a4 12/14/2005 04:59 PM Scott Ullrich

Remove old reboot required code

ba580798 12/14/2005 04:43 PM Scott Ullrich

Reload filter after applying

16cf77df 12/04/2005 08:55 PM Scott Ullrich

Drop the notice "It is not possible to access NATed services"

f057bae4 08/24/2005 01:16 AM Bill Marquette

Friendly mouseover titles for buttons

0a818e99 08/07/2005 02:12 AM Scott Ullrich

Nuke old outgoing load balancnig code

a99e956f 07/21/2005 12:26 AM Erik Kristensen

fixing an image problem for themes

677c0869 07/21/2005 12:17 AM Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

8b1fab53 07/16/2005 10:24 PM Scott Ullrich

Use correct white color

1425e067 07/13/2005 03:09 AM Bill Marquette

Merge in virtual IP code
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...

d732f186 07/04/2005 12:13 AM Bill Marquette

Fix bottom rounds

183a4aae 07/03/2005 06:28 PM Bill Marquette

Change "Inbound NAT" to "Port Forward"
Update _edit.php's to use diaplay_topbar()
Change "Outgoing" to "Outbound" for consistency between load balancing and NAT

a0509c58 07/03/2005 01:34 AM Scott Ullrich

Consolidate Apply changes button into the info box on the right hand side

af4aa061 07/02/2005 08:11 PM Scott Ullrich
  • Curve bottom of grey areas if needed
  • Curve tabs
  • Cleanup
da7ae7ef 07/02/2005 06:01 AM Bill Marquette

Use $pgtitle instead of re-typing the page title over
Use head.inc on the _edit.php files

6eb17647 07/02/2005 01:08 AM Scott Ullrich

Move more items to head (<html>, DOCTYPE)

24f600b0 07/02/2005 01:05 AM Scott Ullrich

Set page titles

a8726a3d 07/02/2005 12:51 AM Scott Ullrich
  • Introduce new function helper for creating smooth tab headers
  • Conver firewall -> areas over
44e1049c 06/11/2005 03:14 AM Bill Marquette

White on white isn't such a good choice for text color

4a991889 05/16/2005 02:14 AM Bill Marquette

Ticket 6: Allow NAT to duplicate rules

b8a0de00 04/12/2005 06:55 PM Bill Marquette

Allow doubleclick for edit here
Fix bug where clicking on description didn't highlight full line

925b8e0a 04/04/2005 02:48 AM Bill Marquette

grammar

fbe94068 03/28/2005 10:24 PM Scott Ullrich

No need for href on first tab

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

00bcbdd0 03/05/2005 07:47 PM Bill Marquette

inbound nat can now be reordered

e8c2c890 03/05/2005 07:29 PM Bill Marquette

whitespace cleanup

e8074dcd 02/22/2005 02:00 AM Bill Marquette

More standardization

3d335c4d 02/18/2005 07:03 PM Scott Ullrich

Update tab codef.

b2774343 02/07/2005 05:00 AM Scott Ullrich

If an error occurs during the rule loading, report the error to the user.

2a71debf 02/07/2005 04:03 AM Scott Ullrich

Convert filter_configure to return the error text from pf if a ruleset is not loaded correctly for any reason

c55b323d 11/20/2004 10:03 PM Scott Ullrich

Add Outgoing load balancing

6b3a7398 11/19/2004 09:54 PM Scott Ullrich

Load balancing makes more sense on the outgoing tab

aebf8c9a 11/19/2004 09:40 PM Scott Ullrich

Add NAT outbound load balancing

340e6dca 11/19/2004 05:54 PM Scott Ullrich

Change color from brown to new deep red

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision