Project

General

Profile

Download (7.97 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....
19f11aef 03/13/2009 04:23 AM Bill Marquette

fix image alignment

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

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

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

f724d6b6 09/19/2007 04:50 PM Scott Ullrich

Backport alias import option to RELENG_1 from HEAD.

d415d821 05/08/2007 10:09 PM Seth Mos

Add a plus button on the top header of these pages.
This to make it easier on large configurations.

339495c7 01/24/2007 10:58 PM Scott Ullrich

Sync aliases after removing

676abc7c 08/17/2006 02:04 AM Scott Ullrich

Do not iterate items if they are not an array.

3e3e9bee 08/16/2006 05:12 PM Scott Ullrich

Do not delete a NAT item if its being referenced by an ALIAS.

7e9cc1e9 06/14/2006 12:02 AM Scott Ullrich

Remove alias import option. It was never MFC'd and the icon should not be present.

58c32a28 04/19/2006 01:45 AM Scott Ullrich

Do not allow an alias to be deleted if its currently referenced ina rule.

Ticket #914

31e92b6a 01/19/2006 06:16 AM Scott Ullrich

MFC 8297
Some very minor proofreading.

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

Remove #!/usr/local/bin/php

2e445a9e 12/18/2005 06:07 PM Scott Ullrich

Do not show . at end of alias list

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

Remove reboot required checks

9e49dae8 12/04/2005 10:58 PM Scott Ullrich MFC 8291
Make aliase display much prettier.
  • Use array_slice() and implode() to automatically generate our string and terminate after 10 entries.
  • Separate entries with ", " instead of a newline.
ec3418ed 08/24/2005 12:55 AM Bill Marquette

put friendly titles on the icon buttons

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

a0509c58 07/03/2005 01:34 AM Scott Ullrich

Consolidate Apply changes button into the info box on the right hand side

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

b63695db 07/02/2005 04:21 AM Scott Ullrich

include head.inc and round corners on tabs

20ba0ca5 04/12/2005 07:04 PM Bill Marquette

doubleclick for edit

725f5e5a 04/04/2005 12:52 AM Bill Marquette

Cleanup icon placement to be more like rules screen

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

Add $Id$ tag

10681748 02/22/2005 12:57 AM Bill Marquette

alias table is above, not below note

b2774343 02/07/2005 05:00 AM Scott Ullrich

If an error occurs during the rule loading, report the error to the user.

7e65fc22 02/05/2005 07:32 AM Scott Ullrich

Break after each host / port or alias address.

19757279 02/05/2005 05:40 AM Scott Ullrich

Aliases now work for ports. Add autocomplete hint field for aliases box on rules edit form.

5c9ac755 02/05/2005 01:55 AM Scott Ullrich

Do not call shaper_configure() .. It is now built into filter_configure()

d304351c 11/24/2004 09:15 PM Scott Ullrich

Remove type and make all code uniform.

4d875b4f 11/21/2004 07:09 PM Scott Ullrich

Update (C)

1dc8c3eb 11/21/2004 05:50 AM Scott Ullrich

Small bug fixes and minor description changes

42137aab 11/21/2004 05:14 AM Scott Ullrich

heh.

blue -> red

on a completely off topic note, uofl rules!

b4b7d8a5 11/21/2004 03:01 AM Scott Ullrich

reflect that this could be address(s) or host(s) or port(s)

d2cfb7a4 11/21/2004 02:16 AM Scott Ullrich

Add the ability to define networks, ports and or hosts as aliases. Allow the alias to point to more than ONE item ;)

f0fe3d30 11/19/2004 06:45 PM Scott Ullrich

Convert description font color to white

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

Initial revision