Project

General

Profile

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

# Date Author Comment
b1d215c5 12/13/2009 05:21 AM Chris Buechler

fix text

7a927e67 11/22/2009 12:28 AM Scott Ullrich

Require filter.inc and shaper.inc

020d757a 10/21/2009 11:53 PM Scott Ullrich

Reload filter in case we need to sync CARP data

bfdb8779 10/10/2009 08:07 PM Scott Ullrich

Turn off sortable on this page. Something else is sorting the data prior and is causing the ordering to get foobar'd.

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

7128ed17 08/23/2009 09:57 PM Scott Ullrich

Make sortable

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....
d4da6249 10/12/2008 09:24 PM Scott Ullrich

Do not hard code white

0e1dce26 10/12/2008 09:00 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

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.

6a01ea44 11/11/2006 05:52 PM Bill Marquette

MFC [15285]
add dhcpd static mappings to dns forwarder

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

dacefa7f 11/25/2005 07:52 PM Scott Ullrich

MFC 7984
Don't end <span> tags in the middle of paragraphs, it makes people wonder if their monitors are messedup when text sizes change in wierd places

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

74f446e8 07/03/2005 04:55 PM Bill Marquette

Use $pgtitle
small code cleanups

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

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

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

include head.inc and round corners on tabs

feefb9e8 07/01/2005 09:03 PM Scott Ullrich

Correctrly remove host type dns masq records

4d6ba181 07/01/2005 07:00 PM Scott Ullrich

Minor code cleanups (style related).

ca1ac4dd 06/15/2005 03:52 AM Scott Ullrich

Match prior table behavior by doing a hard break

5015bd61 06/15/2005 03:49 AM Scott Ullrich

Turn description font color white

424dc67f 06/15/2005 03:47 AM Scott Ullrich

fix chopped lines from import patch

c21d4582 06/15/2005 03:37 AM Scott Ullrich

Space the tables out a little bit more.

ed137452 06/15/2005 03:34 AM Scott Ullrich

Close off table

0c2b5df7 06/14/2005 11:27 PM Scott Ullrich

Initial commit of dnsmasq domain overrides

Submitted-to-m0n0wall-dev-by: Joe Suhre

The patch adds the ability to make use of dnsmasq's --server=/domain/auth_server ARG in
order to force queries for domain to a specific dns server rather then
doing a full recursive query

835f9aca 04/12/2005 07:13 PM Bill Marquette

Doubleclick for edit

ebe566eb 04/04/2005 12:45 AM Bill Marquette

Cleanup icon placement to be more like rules screen

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

Add $Id$ tag

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