Project

General

Profile

Download (6.2 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....
64286300 10/12/2008 09:03 PM Scott Ullrich

Do not harc 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...

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

920b3bb0 12/14/2005 05:08 PM Scott Ullrich

Remove reboot required checks

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

1425e067 07/13/2005 03:09 AM Bill Marquette

Merge in virtual IP code
This changeset does the following:
merges proxy arp and carp setup menus
removes proxy arp menu from left side
upgrades config file from 1.7 to 1.8
moves existing carp virtual IP and proxy arp config to new <virtualip> tag...

d732f186 07/04/2005 12:13 AM Bill Marquette

Fix bottom rounds

183a4aae 07/03/2005 06:28 PM Bill Marquette

Change "Inbound NAT" to "Port Forward"
Update _edit.php's to use diaplay_topbar()
Change "Outgoing" to "Outbound" for consistency between load balancing and NAT

b8de522e 07/03/2005 07:35 AM Scott Ullrich

Apply changes is now handled in guiconfig.inc

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

6eb17647 07/02/2005 01:08 AM Scott Ullrich

Move more items to head (<html>, DOCTYPE)

24f600b0 07/02/2005 01:05 AM Scott Ullrich

Set page titles

a8726a3d 07/02/2005 12:51 AM Scott Ullrich
  • Introduce new function helper for creating smooth tab headers
  • Conver firewall -> areas over
b261bc51 04/12/2005 06:58 PM Bill Marquette

Doubleclick to edit server nat's works

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

Cleanup icon placement

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

Add $Id$ tag

e8074dcd 02/22/2005 02:00 AM Bill Marquette

More standardization

c55b323d 11/20/2004 10:03 PM Scott Ullrich

Add Outgoing load balancing

19ae0929 11/19/2004 06:40 PM Scott Ullrich

Convert description font color to white

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

Initial revision