index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
notices.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send alerts/notices to Growl
Scott Ullrich
2009-07-09
1
-1
/
+1
*
* Turn off led earlier in function to avoid return
Scott Ullrich
2007-01-29
1
-7
/
+7
*
Add support for both Soekris and WRAP led's for trigger an alert.
Scott Ullrich
2007-01-29
1
-0
/
+10
*
Woops, use /dev/led/error
Scott Ullrich
2007-01-29
1
-4
/
+4
*
Toggle the LED on wrap/soekris when an alert is filed if /dev/led1 exists.
Scott Ullrich
2007-01-29
1
-0
/
+4
*
Wrong value slipped in
Scott Ullrich
2006-07-30
1
-1
/
+1
*
Return and log error when we cannot open a valid write stream
Scott Ullrich
2006-07-30
1
-8
/
+12
*
Send alerts to syslog as well. Suggested-by: BillM
Scott Ullrich
2006-07-24
1
-1
/
+1
*
Send alerts to syslog as well. Suggested-by: BillM
Scott Ullrich
2006-07-24
1
-0
/
+1
*
Remove trailing newline
Scott Ullrich
2006-01-18
1
-1
/
+1
*
Fix close_notice().
Colin Smith
2005-07-26
1
-3
/
+4
*
If the notices array is empty, unlink our queue file. This fixes are_notices_...
Colin Smith
2005-07-16
1
-3
/
+7
*
* Restore are_notices_pending(). Getting the actual message is expensive on ...
Scott Ullrich
2005-07-15
1
-1
/
+11
*
Modify get_notices() to work with XMLRPC. This isn't ideal.
Colin Smith
2005-07-15
1
-13
/
+3
*
remove trailing space
Scott Ullrich
2005-07-13
1
-1
/
+1
*
Make $url optional.
Colin Smith
2005-07-13
1
-2
/
+2
*
* Add are_notices_pending()
Scott Ullrich
2005-07-11
1
-1
/
+10
*
file_notice(): Return the notice's unique timestamp for future reference.
Colin Smith
2005-07-10
1
-1
/
+1
*
* Fix close_notice().
Colin Smith
2005-07-10
1
-4
/
+10
*
Make $url optional.
Colin Smith
2005-07-10
1
-1
/
+1
*
Various code cleanups and a few actual bugfixes courtesy of Zend
Bill Marquette
2005-07-04
1
-4
/
+5
*
Use strtolower when comparing categories.
Colin Smith
2005-06-15
1
-1
/
+1
*
Add notices facility. You may now:
Colin Smith
2005-06-15
1
-0
/
+153