Project

General

Profile

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

# Date Author Comment
0d64af59 06/30/2009 06:16 PM Ermal Luçi

Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.
Remove some sort functions not used.

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

6c1721d8 12/03/2007 04:52 PM Scott Ullrich

Move PPPoE to services area.

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

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

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.

88964924 03/11/2006 08:35 PM Scott Ullrich

Ticket #854 fixes

  • Compute the correct amount of ng interface for pptp and pppoe
  • Restart mpd processes in one function so that duplicates do not end up in mpd.conf file
0ba5e95b 01/05/2006 10:59 PM Scott Ullrich

Note when user is dynamic

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

4f94099e 08/10/2005 04:34 AM Bill Marquette

Remove Nifty JS as it's part of the theme

6d4ac2e3 08/10/2005 04:24 AM Bill Marquette

Fix footer placement by moving div tag to the right place

4806cf1e 08/04/2005 04:29 AM Bill Marquette

Move <div> to the right place to fix the gray line above the tabs

d844e31d 07/31/2005 05:02 PM Scott Ullrich

PPTP -> PPPoE

06e69b03 07/30/2005 08:37 PM Scott Ullrich

Add PPPoE server hooks