Project

General

Profile

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

# Date Author Comment
7a927e67 11/22/2009 12:28 AM Scott Ullrich

Require filter.inc and shaper.inc

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

f204df7d 08/12/2009 12:02 PM Ermal Luçi
  • Fix setting unsetting of a few option under System-> Misc
  • Present a new option to control clearing of states when Schedules expire. Seems sometimes this is a desirable behaviour!
487b16ec 07/10/2009 01:03 AM Scott Ullrich

Adding Notifications tab

09f18f59 07/04/2009 11:49 PM Jim Pingle

Add configurable option to enable glxsb.

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....
6d74f28b 04/15/2009 05:13 PM Jim Pingle

Cosmetic fix - two words were split with hyphenation that didn't look right in the WebGUI.

60359eaa 04/05/2009 08:03 PM Scott Ullrich

Add Use PowerD

c912fe28 04/05/2009 07:55 PM Scott Ullrich

Add missing spacing before PowerD section

d66a8cae 04/05/2009 07:47 PM Scott Ullrich

Add power savings header

8e9fa41d 04/05/2009 07:38 PM Scott Ullrich

Adding PowerD knob to system -> advanced -> misc. This will be useful
for folks wishing for their firewall to use less power overall. Blurb
from the powerd man page from freebsd:

The powerd utility monitors the system state and sets various power con-...
501d5f98 11/06/2008 10:53 PM Ermal Luçi

Remove unused code.

432bd199 10/23/2008 10:41 PM Ermal Luçi

Remove ocurrences of m0n0 for shaper type in the code.

2ff19bfd 09/09/2008 06:54 PM Matthew Grooms

Move the 'advanced users only' notice into the tab body so the tab headers
are not displaced by this message.

ab3c8553 09/09/2008 05:50 AM Matthew Grooms

Cleanup the tab format of the system advanced pages. The edges were square
instead of rounded like most pfSense pages.

df81417f 09/04/2008 03:40 PM Matthew Grooms

Break out the advanced system options page into tabs group by categories.
Fold the sysctl tunables page into a tab under the advanced options page.
This reduces the top level menu options by one. There should be no
functional changes.