Project

General

Profile

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

# Date Author Comment
7519ed16 04/03/2013 04:16 PM Colin Fleming

Tidy up "firewall_shaper_queues.php" XHTML

Update P tag correctly
Add dummy row to TABLE tag, if there are no queues then the table is
empty and generates HTML errors
Remove end TD and TR tags

f6b81501 03/22/2013 02:35 PM Colin Fleming

Tidy up "traffic shaper queue" XHTML

Deprecate the ampersand in the ANCHOR tag
Close BR and P tags
Move "tree.css" and "tree.js" to the HEAD statement and manually close
the HEAD statement
Spelling mistake.

a3381369 01/14/2013 01:27 PM Colin Fleming

Update PHP shorthand tag

Standardise all PHP start tags from "

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.

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

dd5bf424 11/12/2010 04:36 PM Scott Ullrich

Fix XSS issues

fbe58e0a 08/03/2010 03:48 PM Renato Botelho

Reset firewall_shaper_queues.php and status.php on this branch

912fca45 06/30/2010 01:14 PM Renato Botelho

Reset firewall_ files

addb6641 06/30/2010 09:32 AM Neriberto C.Prado

Review of firewall_shaper_queues.php

3d2e70ed 06/29/2010 12:12 PM Neriberto C.Prado

Implement gettext() calls in firewall_shaper_queues.php

b9b9b4d8 06/02/2010 02:42 PM Jim Pingle

Add status links to shaper pages.

a5f07f09 11/24/2009 11:32 AM Ermal Luçi

Include rrd.inc for enable_rrd_graphing.

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

Require filter.inc and shaper.inc

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

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...
0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
f63d5b66 12/20/2008 11:57 PM Helder Pereira

This patch adds the initial support for layer7 protocol inspection gui.

9d5b21c6 11/16/2008 05:48 PM Ermal Luçi

Change frontend part to show friendly interface names on shaper.

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

6d0c07ea 07/16/2008 10:06 PM Ermal Luçi

Rename for not confusing people!

d3e5e7df 07/16/2008 07:33 PM Ermal Luçi

Make dummynet page visible in the frontend under the "Virtual Interfaces" tab.
So people can think of pipes as virtual interfaces as it seem easier to grok.

67aeb121 06/02/2008 12:02 PM Ermal Luçi

Do not use get_interface_list() sine it is does not suite here.
Correctly fix by queue view.

63502467 03/27/2008 08:01 PM Ermal Luçi

Fix the cloning of active interfaces.

a843b04f 03/27/2008 05:08 PM Ermal Luçi
  • Unbreak By Queues view (it even allows full interface cloning now)
  • Allow queues to be created safely
  • Fix a typo on tab links for the traffic shaper tabs
96b777d6 03/19/2008 12:00 AM Ermal Luçi

Remove rrd files every time the wizard changes(for now).

07f35d57 03/17/2008 10:21 PM Ermal Luçi

Rename the tab to just "Wizards", and modify all pages to send to the new page when selecting the shaper wizards tab.

8f8a97c8 02/28/2008 11:55 PM Ermal Luçi

Make the killing of pfctl work.

1b2c6c29 02/28/2008 10:47 PM Ermal Luçi

Insert the ability to kill pfctl if we come from the Queue->Status page

21a0464c 02/23/2008 02:22 AM Ermal Luçi
  • Unbreak rrd graphs for queues and make them multiinterface aware
  • Add a new tab for queuedrops with multiinterface there is no way to have them in the same tab
  • Remove $GLOBAL where used and use proper accessor functions
  • Remove Manuel from copyright this file has been rewritten...
e0405a4b 01/20/2008 09:33 PM Ermal Luçi

Fix Queues view on the shaper.

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.

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

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

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

Remove #!/usr/local/bin/php

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.

b7ff5e40 10/17/2005 04:11 PM Scott Ullrich

MFC 6920
Allow for parent queues to work. Cleaned up code that does root queue detection and discovered some odd bugs that made me wonder how it worked correctly. Queues can be reordered (honestly, this is kinda pointless, but I put it in cause it was easier to punt to the user than doing queue trees correctly) This is obviously an XXX and needs to be fixed.

c55a8ab9 07/30/2005 01:30 AM Holger Bauer

some crosslinking to "fly" from corrosponding setting to logs, diags and back

e44e4a2b 07/26/2005 12:47 AM Erik Kristensen

fixing minor cosmetic errors

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

df862f6c 07/02/2005 04:36 AM Bill Marquette

Queue graphs aren't displayed on this page anymore, remove the note regarding them

4958090d 07/02/2005 04:28 AM Bill Marquette

Use the right tabs :)

aa003b6e 07/02/2005 02:59 AM Scott Ullrich

Remove old tabs

52380979 07/02/2005 02:20 AM Scott Ullrich

Cleanup and add rounded corners.

4c0eaa7f 06/13/2005 04:22 AM Bill Marquette

revert last commit - the JS isn't ready for this yet

bb917415 06/13/2005 04:16 AM Bill Marquette

add row toggling (pointless but it least it looks like the other screens now ;) )

253ac606 06/13/2005 04:04 AM Bill Marquette

Allow for ACK queue creation

c501c39f 06/07/2005 03:17 AM Scott Ullrich

Nuke the "Reset queues if they do not load." line

d7833ee1 06/06/2005 09:46 PM Scott Ullrich

Magic Shaper -> EZ Shaper

04c180f9 06/06/2005 03:52 AM Bill Marquette

Remove old magic shaper, it can't create useful rules anymore
"Experimental" magic shaper is now open for business - mind the gap
Tied to Ticket #121

94743d1d 04/15/2005 02:51 AM Bill Marquette

Show the RIO flag if queue uses it

be6d8fc9 04/12/2005 07:11 PM Bill Marquette

Doubleclick to edit

c39b8aa6 04/04/2005 12:56 AM Bill Marquette

Cleanup icon placement

527be97b 04/02/2005 02:30 AM Bill Marquette

Config should really be locked before running filter_configure

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

Add $Id$ tag

f274eb83 03/23/2005 09:29 PM Scott Ullrich

Alter colspan to 6

dbab498d 03/23/2005 09:28 PM Scott Ullrich

Show bandwidth commited to a queue.

a11c626c 03/21/2005 04:30 PM Scott Ullrich

Now that we have a queue status page, remove the graphs from the queues page.

6f3f9da6 03/07/2005 02:37 AM Bill Marquette

queues, not pipes

4f335a1b 03/07/2005 12:46 AM Scott Ullrich

Add reset link that kills pfctl and php

107eb8b0 03/06/2005 04:54 AM Scott Ullrich

Meta refresh every 40 * 5 seconds

75333cf9 03/06/2005 03:51 AM Scott Ullrich

Recover from hung pfctl

58eb3a73 03/06/2005 03:27 AM Scott Ullrich

Make sure the graph and status text cannot break

02e5eeff 03/06/2005 03:20 AM Scott Ullrich

Kill pfctl during redirect

ff0e10d8 03/06/2005 03:19 AM Scott Ullrich

Lower redirect cycles to 100

8217e5e0 03/06/2005 03:19 AM Scott Ullrich

Add borrows indicators

b9000512 03/06/2005 03:10 AM Scott Ullrich

Add Flags column

1866bb19 03/06/2005 02:45 AM Scott Ullrich

Increase the size of the graph status column to 17 to allow the / to become /s

6a153733 03/06/2005 02:37 AM Scott Ullrich

Add a flag to gather_altq_queue_stats to allow the returning of the root queues

c4ced4c1 03/05/2005 11:35 PM Scott Ullrich

Note that the first value in queue graph is pps

fccb044c 03/05/2005 10:54 PM Scott Ullrich
  • Modify queue graph to show the amount of bandwidth going through each queue compared to total bandwidth
  • Add current queue traffic speed
b45ea709 03/05/2005 10:03 PM Scott Ullrich

Add queue graph support.

TODO: Show parent / child relationship and graph upon the total of the parent/child.

740dac81 02/28/2005 11:29 PM Scott Ullrich

Insert a non-breaking space to make sure the border does not get broken.

cad11f37 02/22/2005 01:29 AM Bill Marquette

Standardization

7fc9b85f 02/12/2005 06:36 PM Scott Ullrich

Correctly show when a queue is default

e8731417 02/08/2005 06:25 PM Scott Ullrich

If the user is applying the traffic shaper rules enable the service first.

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)

845dc7ed 12/10/2004 08:47 PM Scott Ullrich

Make all tabs look similar when active or inactive.

54eaa3c1 11/21/2004 10:32 PM Scott Ullrich

When Applying rules, go back to self

2dc6b3ad 11/19/2004 10:16 PM Scott Ullrich

change description box font color to white

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

traffic shaper changes

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

Initial revision