Project

General

Profile

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

# Date Author Comment
21ab1cde 01/08/2005 05:07 AM Scott Ullrich

remove /31 from interface IP assignment screens since a /31 subnet has 0 usable IP addresses. simpify all 1-32 loops by using the same code as much as possible.

e3c4b6b7 12/21/2004 01:46 AM Scott Ullrich

Finish packaging storage mechanism. Upon package deletin the package manager will loop through the variables and set them so that you can invoke commands such as system("pw userdel " . $username); from the xml configuration file.

a23d7248 12/05/2004 07:56 PM Scott Ullrich

Merge in m0n0wall 1.2b3 changes.

74bfef94 11/24/2004 09:34 PM Scott Ullrich

Make the default source port any instead of other

d304351c 11/24/2004 09:15 PM Scott Ullrich

Remove type and make all code uniform.

410f8725 11/24/2004 09:05 PM Scott Ullrich

Make 2 line ifs all the same by nut using opening and closing braces {}

d59874c1 11/24/2004 08:59 PM Scott Ullrich

Throw a input_error if user tries to use modulate state or synproxy state and icmp or udp

3849b323 11/24/2004 07:46 PM Scott Ullrich

Allow rules to be assigned different state mechanisms such as: keep state, modulate state, synproxy state and none.

0bd94ee3 11/21/2004 09:24 PM Scott Ullrich

Only insert alias if alias: is contained within the text item

4cc0d94c 11/21/2004 08:27 PM Scott Ullrich

add NOTE: Leave these fields blank to disable this feature. to edit rule

a44455c4 11/21/2004 08:24 PM Scott Ullrich

Add Simultaneous client connection limit (max-src-nodes) and Maximum state entries per host (max-src-states) webConfigurator

00d3bab7 11/21/2004 04:56 AM Scott Ullrich

Move the alias selection screen to the dropdown menu that includes all network or alias, etc.

32d0073a 11/21/2004 03:23 AM Scott Ullrich

Change ALIAS color to pfSense red. Add a dropdown box that lists aliases on the rules that when you select it will fill in the alias name in either src or dst boxes.

6187380b 11/20/2004 12:58 AM Scott Ullrich

Update changed files with new copyright, attribute Manuel Kasper

5dd55fa3 11/16/2004 01:17 AM Scott Ullrich

traffic shaper changes

04129447 11/15/2004 02:06 AM Scott Ullrich

do not allow user to select queue from firewall rule edit screen, instead the user will bond a queue up on the queue edit screen.

6952b7da 11/15/2004 12:16 AM Scott Ullrich

Instead of allowing the user to pick a scheduler per queue, we are supposed to pick a scheduler for overall interface

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

Initial revision