Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ac95b982 02/06/2005 02:20 AM Scott Ullrich

Add a highlight text color, add border color. Change to pfSense color scheme.

39be62ce 02/06/2005 01:44 AM Scott Ullrich

Do not use iframe hack on non Microsoft Internet Explorer Browsers

ad2987f1 02/05/2005 11:26 PM Scott Ullrich

Add savemsg get parm.

3d85f6b4 02/05/2005 10:51 PM Scott Ullrich

Do not submit the form if the user presses enter in one of the textarea fields with a dropdown widget attached to it.

fba72685 02/05/2005 10:48 PM Scott Ullrich

On internet explorer, select objects are window controls and therefore cannot be overlapped by another other items except for an iframe. To make sure our dropdown box shows up correcty, insert a iframe underneath the dropdowns table with a zorder of 1 less. This will cover the select box and make sure the dropdown looks correctly on IE....

aba8aace 02/05/2005 08:18 PM Scott Ullrich

On input validation note that the source or destionation ports can now be aliases.

a6308b24 02/05/2005 07:33 AM Scott Ullrich

Style cleanup

7e65fc22 02/05/2005 07:32 AM Scott Ullrich

Break after each host / port or alias address.

ef8b343d 02/05/2005 07:06 AM Scott Ullrich

Add auto_complete_helper.hs auto complete javascript helper file.

19757279 02/05/2005 05:40 AM Scott Ullrich

Aliases now work for ports. Add autocomplete hint field for aliases box on rules edit form.

5c9ac755 02/05/2005 01:55 AM Scott Ullrich

Do not call shaper_configure() .. It is now built into filter_configure()

8a1a87cc 02/05/2005 01:38 AM Scott Ullrich

Correct the behavior for hosts networks and ports

7fa0c501 02/04/2005 08:05 PM Scott Ullrich

The subnet box should be greyed out when entering a port alias.

af1ced34 02/03/2005 10:16 PM Scott Ullrich

Add back iplen

1d169e0e 02/03/2005 09:55 PM Scott Ullrich

Add T. Howell-Cintron expanded radius attributes patch.

81b8cb2e 02/03/2005 04:21 AM Scott Ullrich

wake -> take.

Noticed-by: Brian

ccc734c0 02/02/2005 08:24 PM Scott Ullrich

Change the reboot link color to yellow.

71c2518c 02/02/2005 07:45 PM Scott Ullrich

Add IPFW2+ALTQ traffic shaping. We have now switched the rules portion over to IPFW which will tag the packet accordingly.

a39ea444 02/02/2005 06:17 PM Scott Ullrich

No need for shifting $config around.. we use the pkg xml parser now

6cf08e20 02/01/2005 05:09 PM Scott Ullrich

Add show log feature after package installation is completed.

175ac6e4 02/01/2005 04:54 PM Scott Ullrich

After fixing the diagnostics and optional interfaces items, we lost the functionality to see which packages are installed. Bring this back.

c5a17c26 02/01/2005 03:25 PM Scott Ullrich

m0n0wall -> pfSense

Noticed-by: Brian

ebf8a3c0 02/01/2005 12:41 AM Scott Ullrich

Alert the user that the upgrade will be in the background.

18ff56f2 01/31/2005 11:28 PM Scott Ullrich

Add auto upgrade option to pfSense

457161f7 01/31/2005 08:31 PM Scott Ullrich

Add process_kill_command which will kill the process late after installation to allow other items to finish up such as filter_configure();

75c75837 01/31/2005 06:18 AM Scott Ullrich

use parse_xml_config_pkg

de3fa7a6 01/31/2005 06:16 AM Scott Ullrich

m0n0wall -> pfSense

a485a6f5 01/31/2005 04:34 AM Scott Ullrich

Add start_command and restart_command xml tags.

1be00369 01/31/2005 04:21 AM Scott Ullrich

Eliminate extra space after template parsing

e70e0b76 01/31/2005 04:00 AM Scott Ullrich

Add size capability to rowhelper fields

dcbe6f52 01/31/2005 03:54 AM Scott Ullrich

Add template support to packages. Useful for generating the packages .conf files and such.

79b196ee 01/30/2005 09:46 PM Scott Ullrich

Alert user during post package commands

8ccc8f1a 01/28/2005 10:56 PM Scott Ullrich

Add package reinstallation button to Backup/Restore area. The script will basically reinstall any packages needed by your configuration after a restore ;)

5ba18897 01/28/2005 09:25 PM Scott Ullrich

Add per rule state timeout option. Good for heavily loaded http servers, etc.

3da9a135 01/25/2005 09:32 PM Scott Ullrich

Add IPCOMP (IP Compression) support to IPSEC VPN's

098e0219 01/25/2005 05:26 PM Scott Ullrich

Reload the firewall rules when the shaper configuration changes.

890b0516 01/24/2005 11:15 PM Scott Ullrich

Make sure the description reads Default PPTP -> any

78cf56c6 01/24/2005 11:05 PM Scott Ullrich

When user enables the PPTP server, check to see if a rule exists for PPTP. If not add one. Now the system DOES NOT automatically allocate PPTP rules during init. This brings greater flexibility allowing the user to tailer the PPTP traffic to their needs.

cdde3037 01/24/2005 04:39 PM Scott Ullrich

Change m0n0wall -> pfSense.

Noticed-by: Brianm

5412cd45 01/23/2005 03:50 AM Scott Ullrich

Add lowthroughtput items to magic shaper

3ffab555 01/23/2005 03:44 AM Scott Ullrich

Restore 1.2b3 version.

36de9000 01/23/2005 03:10 AM Scott Ullrich

Add iptos support

351217ed 01/23/2005 02:37 AM Scott Ullrich

Add maximum states for the firewall to advanced menu.

15eead18 01/23/2005 02:20 AM Scott Ullrich

Remove old m0n0wall TCP Timeout field. This is now handled by PF's optimization dropdown.

051c969f 01/23/2005 01:20 AM Scott Ullrich

Eliminate stray save button at top and the extra white space.

19b08f97 01/23/2005 01:15 AM Scott Ullrich

Rearrange ALTQ + PF options into their own area at very bottom.

c8a0fa18 01/23/2005 01:08 AM Scott Ullrich

Typo in aggressive.

d0b33b21 01/23/2005 01:07 AM Scott Ullrich

Regenerate pf rules after save.

416ed28d 01/23/2005 12:52 AM Scott Ullrich

Allow for the user to customize the pf optimization options in the system -> advanced menu. the default is normal.

a3ad4f8a 01/22/2005 11:30 PM Scott Ullrich

Add swap space graph to main status screen.

6778d452 01/22/2005 10:13 PM Scott Ullrich

Do not set a value="" on checkbox fields.

70913367 01/22/2005 10:03 PM Scott Ullrich

Inform the user that the reset password is pfsense .. not mono. While where here notify the user that WAN will be set to DHCP.

a88fe761 01/22/2005 09:39 PM Scott Ullrich

Add pfctl -vsq debugging command to status page

bdb7d6e7 01/22/2005 09:18 PM Scott Ullrich

Resync with 1.2b3 with the additional pf options.

b0b5deb6 01/22/2005 08:43 AM Scott Ullrich

Disable scheduler type change when a queue is defined.

8002c538 01/22/2005 08:19 AM Scott Ullrich

Cat out /tmp/rules.debug in status page

d09c8936 01/22/2005 06:51 AM Scott Ullrich

allow bandwidth to not be defined

bf21c7e5 01/22/2005 06:25 AM Scott Ullrich

Improve shaper port handling

b6f87f46 01/22/2005 04:50 AM Scott Ullrich

Update (C)

78a80023 01/22/2005 03:27 AM Scott Ullrich

Add queues counter status.

12bcdc89 01/22/2005 02:57 AM Scott Ullrich

Commit what I have so far. Magic shaper now works 100% .. or atleast appears to!

222b5299 01/21/2005 08:56 PM Scott Ullrich

Move scheduler type to advanced menu. We'll default to PRIQ as a simple starting point for new users. NOTE: The scheduler type goes into affect for all interfaces.

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

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

fd69ff6e 01/18/2005 04:30 PM Scott Ullrich

Disable fragmentation rule toggle.

03f0bfe7 01/18/2005 01:36 AM Scott Ullrich

Add description for interfaces selection widget if its set.

2c634bdd 01/18/2005 01:26 AM Scott Ullrich

Add support for vpn_selection.

2cf712c4 01/18/2005 12:01 AM Scott Ullrich

Add type column to adddeleteeditpagefields allowing for the script to answer yes and no for checkbox items.

03dce3bd 01/17/2005 11:59 PM Scott Ullrich

reset selected variable at the begining of foreach loop

d6a84c31 01/13/2005 10:23 PM Scott Ullrich

Tweak package manager to not require a package to function.

8a9e047d 01/13/2005 09:50 PM Scott Ullrich

If a package does not list any packages needed do not check to make sure its installed.

d2133701 01/12/2005 05:17 PM Scott Ullrich

Add variable substitutions: $wanip, $lanip to wizard and pkg_edit facilities.

d51f86e0 01/12/2005 04:47 AM Scott Ullrich

Expand the usage of $myurl in wizard fields and pkg_edit

bb940538 01/11/2005 11:37 PM Scott Ullrich

Correctly save and restore values.

31d27c6c 01/11/2005 08:15 PM Scott Ullrich

Say hello to package editing capabilities!

7c539965 01/11/2005 06:35 PM Scott Ullrich

Add package edit buttons

e02a6839 01/11/2005 03:40 AM Scott Ullrich

Convert Add to + button, Delete to - button

75236e7d 01/11/2005 01:58 AM Scott Ullrich

Add save button for ftp proxy item

a0a7a8a7 01/11/2005 01:27 AM Scott Ullrich

Seperate firewall and ftp-proxy sections

f55cccc4 01/11/2005 12:25 AM Scott Ullrich

Allow FTP-Proxy to be disabled under advanced menu.

a15a15e7 01/10/2005 10:38 PM Scott Ullrich

Enable ftp-proxy

6484d9e0 01/10/2005 10:10 PM Scott Ullrich

Update license for pfSense

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

Update a few (C)

6d543069 01/10/2005 05:43 AM Scott Ullrich

Add package web address links

689b5e7b 01/10/2005 05:36 AM Scott Ullrich

Break status into its own column

21978d40 01/10/2005 05:35 AM Scott Ullrich

Seperate Category and status better

e46ea289 01/10/2005 05:33 AM Scott Ullrich

Add status field

1548745b 01/09/2005 11:31 PM Scott Ullrich
  • Correctly delete package and its depdencies, leaving a depdency untouched if another package depends on the dependency. Say that 3 times in a row real fast.
  • Correctly delete all configuration items for a package upon deletion
  • Clean up comments
1b54f79b 01/09/2005 09:12 AM Scott Ullrich

Record package version upon install for future upgrade option.

401d96e1 01/09/2005 08:54 AM Scott Ullrich

Correctly remove packages when a lot of packages are installed.

Reported-by: bkw

d44a1a62 01/09/2005 07:24 AM Scott Ullrich

When a package does not install correctly, clear the output windows and alert the user that something has gone wrong. Also clear the progress bar.

7502342a 01/08/2005 11:01 PM Scott Ullrich

Allow multiple interfaces

76584e25 01/08/2005 10:39 PM Scott Ullrich

Honour multiselect tag

7a1b90bc 01/08/2005 10:02 PM Scott Ullrich

Change (C)

a260fe5e 01/08/2005 09:55 PM Scott Ullrich

Change description color to white

94f2bb65 01/08/2005 06:08 AM Scott Ullrich

Remove /31 from interfaces.

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.

ab73789e 01/06/2005 11:59 PM Scott Ullrich

Add interfaces_selection field type which will populate a select box filled with the interfaces.

841dd38a 01/06/2005 02:02 AM Scott Ullrich

Change m0n0wall -> pfSense

Noticed-by: Bryan

a4c8ccfc 01/06/2005 01:15 AM Scott Ullrich

Check for package installation after running both sets of pkg_add -r

3e4caf25 01/06/2005 12:09 AM Scott Ullrich

If pkg_add fails, do not continue installation.