Project

General

Profile

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

# Date Author Comment
90ba56ad 05/05/2009 03:03 AM Scott Ullrich

Move interface groups after Floating and before other interfaces

60120e37 04/26/2009 02:23 PM Ermal Luçi
  • Convert schedules to pf(4).
    This allows to schedule the whole feature of the rules like queues/limiters/gateways/blocks/allows/etc...
  • Whitespace cleaning on filter.inc
  • Move schedule backend logic from pfsense-utils.inc to filter.inc and prefix with filter_....
b45dcff4 04/12/2009 08:29 PM Scott Ullrich

Use * instead of Default for consistency

8ff2395b 04/02/2009 04:42 AM Scott Ullrich

Do not show an * in schedule box. No schedule is applied for block private.

0ec2fdf0 03/16/2009 11:48 PM Ermal Luçi
  • Introduce interface groups. For now they are availble only on Firewall:Rules section maybe it would be usable to have tham on nat too.
  • Some fixes and cleanup.
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

617f8d25 02/01/2009 03:28 PM Ermal Luçi

More L2TP fixes

e34ecb20 11/30/2008 12:56 AM Chris Buechler

correct description on block bogon rule

a313e8eb 10/12/2008 09:04 PM Scott Ullrich

Do not hard code white color

c3fdc1fd 10/12/2008 08:11 PM Scott Ullrich

Honour listbg font properties

c2a6f323 10/12/2008 08:08 PM Scott Ullrich

Use listbg instead of hard coding red background for RFC1918 information

01eb687d 09/09/2008 07:38 AM Ermal Luçi

Catch up with file rename.

d799787e 08/26/2008 04:48 AM Matthew Grooms

Rework most of the OpenVPN support. The interfaces have been updated to
not use the pkg system and the configuration has been migrated to an
openvpn prefix. The centralized user and certificate manager is now used
to support the openvpn configurations. Most of the files removed in this...

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

45ee90ed 07/25/2008 02:28 AM Matthew Grooms

Rewrite portions of the user manager to ensure data is properly synced to
the system password and group databases. This is to provide better support
for centralized user management when local account administration is
preferred.

I also took this opportunity to do some housekeeping. A lot of funtions...

f1f60c92 07/14/2008 09:01 PM Ermal Luçi
  • Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
  • Much improved rule generation speed
  • Many bug fixing in general of the interface handling

NOTE: this is the other half of changes

aef4dc74 06/24/2008 06:25 PM Ermal Luçi

Use different name for loop var.

cbe3ea96 06/21/2008 02:44 PM Ermal Luçi

Continue interface improvements

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

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

bfb60ac8 03/06/2008 10:54 PM Ermal Luçi

Introduce OpenVPN tab

15160475 03/06/2008 10:43 PM Ermal Luçi

Fix typo.

9892fb82 02/10/2008 06:51 PM Ermal Luçi

With addition of queue column there are 9 columns to fill now so the message when there are no rules fills the whole area.

72f1d372 02/09/2008 02:56 AM Scott Ullrich

Do not show LAN interface when it is not present.

1c7e3ec6 01/28/2008 12:08 AM Bill Marquette

minor cosmetic nitpick - move "selected" icons one column to the right
after the queues column got introduced

661aed33 01/17/2008 11:41 PM Ermal Luçi

Finish the Floating rules toolbar.
Now you can create rules with tags/direction/match by tag/choose direction/choose multiple interface/quick.

Just for note the queue assignment has been moved to the Firewall->Rules section. Now for every rule you create you can choose the queue for it.

92125c97 01/16/2008 10:52 PM Ermal Luçi
  • Fix many bugs itroduced with the new shaper code import.
  • Introduce a new tab to the Firewall - Rules section called "floating rules" where you can create rules with direction/tag/tagged/quick keywords of PF.
  • Improve input validation on the shaper code and the wizard....
197bfe96 01/11/2008 09:07 PM Ermal Luçi

Bring in the new traffic shaper.
It is capable of multi interface shaping.

Also bring the wizard up-to-date. Now it is capable of doing multi interface too.

0f266b2e 01/08/2008 02:29 AM Chris Buechler

touch up text

Ticket #1569

3cc8dccb 12/03/2007 02:31 AM Scott Ullrich

When showing the firewall rules page without a interface default to the first interface the user has access to.

b6742927 12/03/2007 02:15 AM Scott Ullrich

Only show interfaces that the user has access to edit on the firewall rules edit page.

d81c2ad1 12/03/2007 02:08 AM Scott Ullrich
  • Add PPTP, IPSEC and PPPOE
  • Check for access to firewall interface tabs correctly
cd0e6d73 12/03/2007 01:37 AM Scott Ullrich

Allow each interface to have ACL's so you can assign a user to be able to edit just that interfaces rules.

9b54e3ff 11/16/2007 04:31 AM Scott Ullrich

Remove duplicate $pgtitle entry.

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

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

88bcd1d2 07/24/2007 02:33 AM Scott Dale

show ipsec tab properly when mobile clients is enabled and no tunnel exists

f462325b 07/23/2007 06:10 PM Scott Ullrich

Show the IPSEC firewall rule interface when mobile ipsec is enabled

343d3464 07/05/2007 03:20 AM Scott Dale

Only show IPsec tab when IPsec is truly enabled and configured

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.

5b552ac7 05/05/2007 11:10 PM Scott Dale

Schedule icon change, round 3

MFC: asap

d3bcf522 05/05/2007 10:39 PM Scott Dale

schedule icon update

MFC: asap

616dd997 05/05/2007 10:30 PM Scott Dale

schedule icon update

MFC: asap

6fecc73b 05/05/2007 09:36 PM Scott Dale

Show icon that indicates whether the traffic is being blocked or allowed

MFC: asap

8ce97a08 04/24/2007 12:43 AM Scott Dale

check if schedule config is array first

MFC: asap

eace1363 04/18/2007 02:27 AM Scott Dale

initialize variable correctly
MFC: asap

3b907eb1 04/17/2007 07:38 PM Scott Dale

Show icon when schedule is active
MFC: asap

2a113ca9 04/17/2007 06:51 PM Scott Dale

Schedule popup on firewall page, stop min 0>00
MFC: asap

3595b631 04/04/2007 02:07 PM Scott Dale

highlight schedule column on single clicks

40ad834c 03/28/2007 07:31 AM Scott Dale

Fixed column alignment for new schedule column

f9cf51f2 03/28/2007 01:11 AM Scott Ullrich

Shift icons to the right now that the schedule column is appearing

7738faa8 03/27/2007 11:43 PM Scott Ullrich

Include schedule column

3a54b6ca 02/12/2007 07:18 PM Scott Dale

Added Alias popup description for firewall rules.

50e0d2a1 02/09/2007 06:29 PM Scott Ullrich

Include IPSEC tab

0e1e0183 04/04/2006 10:28 PM Scott Ullrich

Correctly detect when PPPoE server is enabled

b51ca9d0 04/04/2006 10:03 PM Scott Ullrich

Add PPPOE options.

4739bd06 04/02/2006 06:54 AM Scott Ullrich

Tell user they can monitor the filter reload status when applying the rules.

9d4181b5 03/19/2006 08:05 PM Scott Ullrich

Let user know firewall rules changes are reloading in the background.

c20c0f5a 01/20/2006 05:27 AM Scott Ullrich

MFC 9536

Add reserved/not yet allocated by IANA aka bogons indicator

f77830b3 01/14/2006 01:19 AM Scott Ullrich

Correct icon url, format cell correctly

83b81db7 01/11/2006 09:53 PM Scott Ullrich

Woops, ours is called icon_plus_d.gif

292a3581 01/11/2006 09:52 PM Scott Ullrich

Add in new greyed out +

d9eeccbd 01/11/2006 03:42 AM Scott Ullrich

Add RFC 1918 block indicator from m0n0wall 1.21

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

Remove #!/usr/local/bin/php

1cfed9db 01/02/2006 09:53 PM Scott Ullrich

Pass interface along

e9832b41 09/10/2005 01:05 AM Bill Marquette

Use interface description in gateway field if there is one

d08dca1b 09/07/2005 09:08 PM Scott Ullrich

Increase colspan by 1.

Pointed-out-by: databestje

05860c07 09/07/2005 09:01 PM Scott Ullrich

Increase colspan by 1.

Pointed-out-by: databestje

b504c2f8 09/06/2005 08:21 PM Scott Ullrich

Add gateway to summary list

d97c50cd 08/24/2005 01:04 AM Bill Marquette

Make individual rule delete work as expected, delete individual rule, not
just selected rules

3086d0f8 08/23/2005 05:51 PM Scott Ullrich

Add delete icon to each row

Ticket #392

14cbafe8 08/20/2005 06:03 PM Bill Marquette

(Ticket #393) Only do ipsec stuff if IPSec is enabled and <tunnel> is an array

950d21d0 08/10/2005 09:03 PM Scott Ullrich

Correct reject usage.

Submitted-by: pscott

bdf7aa59 08/08/2005 12:40 AM Scott Ullrich

Only foreach through valid arrays

00eabb46 08/07/2005 08:22 PM Scott Ullrich

Add IPSEC connections to firewall rules screen

e4cabb75 07/31/2005 11:15 PM Scott Ullrich

add pfSense (C)

0c554ff6 07/31/2005 11:08 PM Scott Ullrich

Add PPPoE to interface list

a985eac2 07/24/2005 10:15 PM Scott Ullrich

Unlink dirty marker

9a7e416c 07/24/2005 10:13 PM Scott Ullrich

Reboots suck. Drop kick it to the moon.

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

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

Fix bottom rounds

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

9a25487b 07/02/2005 02:00 AM Scott Ullrich

Add rounded tabbed corners

0366b748 07/02/2005 01:49 AM Scott Ullrich

Add rounded tabs to add. Fix bottom rounded area.

f53b85a3 05/23/2005 01:29 PM Scott Ullrich

Correctly check if a rule is disabled and toggle accordingly.

Fixes Ticket #96

734edbdf 05/15/2005 11:05 PM Bill Marquette

Fix rules disable toggle

4b415713 04/16/2005 01:17 AM Bill Marquette

remove double <form> tag

98e29097 04/12/2005 06:39 PM Bill Marquette

Add doubleclick to edit rules

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

Add $Id$ tag

d0ae0d04 03/05/2005 03:06 PM Bill Marquette

dynamic detection of cell count

6a8d35ca 03/05/2005 04:07 AM Bill Marquette

Move row selecting javascript into it's own file so we can use it in other screens

37e2071c 03/03/2005 10:24 PM Scott Ullrich
  • Add header with CSS at top (m0n0wall apparently moved this to fbeing.inc)
  • Change the colors to pfSense
  • Thanks to Colin for doing all the hard work :)
bf648679 02/24/2005 05:54 AM Bill Marquette

spelling

fa65a62b 02/23/2005 05:07 AM Scott Ullrich

Automatically assign carp aliases with a ip on the same subnet to a interface.

Example:

lan = "{ fxp1 carp0 }"
wan = "{ fxp0 carp1 }"

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

1b8f6d97 01/21/2005 08:32 PM Scott Ullrich

Start the process of moving back to a m0n0wall style rules / queues system.

b49448ac 01/10/2005 06:24 AM Scott Ullrich

Update a few (C)

e2cd32df 12/05/2004 09:08 PM Scott Ullrich

Update with 1.2b3

b2ffe419 12/05/2004 07:59 PM Scott Ullrich

add back queues