Project

General

Profile

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

# Date Author Comment
b9b9b4d8 06/02/2010 02:42 PM Jim Pingle

Add status links to shaper pages.

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.

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

8c89af58 07/19/2008 03:18 PM Ermal Luçi

Remove stray 'Array' title.

94b85249 07/16/2008 10:33 PM Ermal Luçi

correctly show limiter tab on wizards page.

ed682cc0 03/27/2008 08:06 PM Ermal Luçi
  • Remove the previous added wizard
  • Make the wizard generate 2 levels of queues for Local/Lan interfaces by default
  • Create a rule between Local interafces for multi Lan wizard
  • Fix other bugs on the wizards
3b4e69ef 03/27/2008 05:14 PM Ermal Luçi

Make the new wizard visible to the user

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.

c9f0b1c2 03/17/2008 10:14 PM Ermal Luçi

Insert a page for selecting which wizard to use