Project

General

Profile

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

# Date Author Comment
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....
db7b006f 03/13/2009 08:13 PM Seth Mos
  • Make sure the trigger level on the gateway groups edit page loads it's settings from the config.
  • Add the settings tab to the tabs
  • Add a settings page that allows you to define the global trigger levels for all the gateways which are monitored
adc79e41 11/25/2008 06:46 AM Scott Ullrich

Show interfaces in uppercase

33300c73 10/12/2008 08:22 PM Scott Ullrich

Do not hard code white

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

5ccd9857 06/18/2008 08:28 AM Seth Mos

Add gateway groups edit page.

2f35382a 06/17/2008 07:24 PM Seth Mos

Add gateway groups overview page