Project

General

Profile

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

# Date Author Comment
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

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....
a6112976 12/16/2008 07:32 AM Ermal Luçi

Remove stale reference.

4c3f9403 10/22/2008 04:45 PM Ermal Luçi

Fix my name on the copyright.

6626eb26 10/22/2008 04:44 PM Ermal Luçi

Oops, seems i have commited the wrong file for this service! Bring in the right one.

d4da6249 10/12/2008 09:24 PM Scott Ullrich

Do not hard code white

f1f60c92 07/14/2008 09:01 PM Ermal Luçi
  • Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
  • Much improved rule generation speed
  • Many bug fixing in general of the interface handling

NOTE: this is the other half of changes