Project

General

Profile

Download (11.8 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....
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...

9bb1524c 07/17/2008 04:52 PM Ermal Luçi

Replace create button with a gif image and text.

cc72f352 07/17/2008 04:24 PM Ermal Luçi

Improve javascrpt.

12a72ca1 07/16/2008 10:41 PM Ermal Luçi

Catch up with javascript.

b7d124fe 07/16/2008 10:34 PM Ermal Luçi

Add javascript to show advanced portions of config options.

1fa12d94 07/16/2008 10:07 PM Ermal Luçi

Remove 'Remove all' button and rename the create button to the new name!

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.

585a8faf 07/16/2008 06:29 PM Ermal Luçi

Insert frontend code for dummynet(4).