Project

General

Profile

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

# Date Author Comment
8b4be0b2 04/24/2006 06:41 PM Scott Ullrich

MFC 11100
Allow WAN and LAN address in shaper rules

e295675f 02/26/2006 12:27 AM Scott Ullrich

MFC
Shaper fixes from BillM

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

Remove #!/usr/local/bin/php

be093fab 12/05/2005 12:05 AM Scott Ullrich

Nuke display_topbar(). Its's currently red and looks incredibly out of place. Hopefully we can add this back post 1.0

75d5cf4f 12/01/2005 02:02 AM Scott Ullrich

Allow editing for queues and rules when items are already defined and the shaper is disabled

b3e7dc67 10/23/2005 06:56 PM Scott Ullrich

MFC 7079
Force users to use wizard if shaper isn't enabled as wizard is currently the ONLY supported path to use the shaper.

7f387ab0 09/07/2005 11:42 PM Erik Kristensen

Disabling Enter Key on Auto-Complete pages ...
Enter Key now Selects Auto-Complete Options ...
Added Auto-Complete to firewall_shaper_edit.php ...

c44f1bd5 07/03/2005 08:23 PM Bill Marquette

More pgtitle cleanups

ef97ce1b 07/03/2005 07:17 PM Bill Marquette

More screens inherit rounded tabletops

a1357fe0 07/03/2005 04:13 PM Bill Marquette

Don't close <head> tag - these files use javascript inside <head>

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

1d819396 07/02/2005 04:37 AM Bill Marquette

Order queues the same ast firewall_shaper.php and let user know which one is for outbound/inbound traffic

bf4841ff 06/21/2005 04:38 PM Scott Ullrich

Remove iplen settings. We're no longer on ipfw any more, toto.

92b753f8 06/11/2005 08:02 PM Bill Marquette

First round of shaper rule editing fixes

0884ea0a 05/15/2005 10:38 PM Bill Marquette

Remove more duplicate code

23a8ad04 05/15/2005 10:35 PM Bill Marquette

Remove duplicate code

fc01e414 04/28/2005 02:05 AM Scott Ullrich

Make Cancel button match the Save buttons style

28b86d64 04/22/2005 02:27 AM Scott Ullrich
  • Add missing cancel button
  • cancel -> Cancel
53c59170 04/21/2005 06:42 PM Scott Ullrich

Add a Cancel button which takes the browser back to the page prior.

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

Add $Id$ tag

54405438 03/07/2005 02:40 AM Bill Marquette

no pipes, just queues

b7141335 02/10/2005 10:01 PM Scott Ullrich

Do not process aliases unless one or more is defined.

ecaf8399 02/08/2005 06:11 PM Scott Ullrich

Save target queue correctly after editing.

72bc087a 02/07/2005 03:45 AM Scott Ullrich

Overhaul many functions in the traffic shaper and make them simpler.

Instead of tareting queue numbers, target the queue name.

79e8a215 02/06/2005 02:48 AM Scott Ullrich

Add port alias capability. Add auto complete widgets to all alias capable input boxes.

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

Add back iplen

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.

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

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

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

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)

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

Initial revision