summaryrefslogtreecommitdiffstats
path: root/etc/inc/notices.inc
Commit message (Expand)AuthorAgeFilesLines
* * Turn off led earlier in function to avoid returnScott Ullrich2007-01-291-7/+7
* Add support for both Soekris and WRAP led's for trigger an alert.Scott Ullrich2007-01-291-0/+10
* Woops, use /dev/led/errorScott Ullrich2007-01-291-4/+4
* Toggle the LED on wrap/soekris when an alert is filed if /dev/led1 exists.Scott Ullrich2007-01-291-0/+4
* Wrong value slipped inScott Ullrich2006-07-301-1/+1
* Return and log error when we cannot open a valid write streamScott Ullrich2006-07-301-8/+12
* Send alerts to syslog as well. Suggested-by: BillMScott Ullrich2006-07-241-1/+1
* Send alerts to syslog as well. Suggested-by: BillMScott Ullrich2006-07-241-0/+1
* Remove trailing newlineScott Ullrich2006-01-181-1/+1
* Fix close_notice().Colin Smith2005-07-261-3/+4
* If the notices array is empty, unlink our queue file. This fixes are_notices_...Colin Smith2005-07-161-3/+7
* * Restore are_notices_pending(). Getting the actual message is expensive on ...Scott Ullrich2005-07-151-1/+11
* Modify get_notices() to work with XMLRPC. This isn't ideal.Colin Smith2005-07-151-13/+3
* remove trailing spaceScott Ullrich2005-07-131-1/+1
* Make $url optional.Colin Smith2005-07-131-2/+2
* * Add are_notices_pending()Scott Ullrich2005-07-111-1/+10
* file_notice(): Return the notice's unique timestamp for future reference.Colin Smith2005-07-101-1/+1
* * Fix close_notice().Colin Smith2005-07-101-4/+10
* Make $url optional.Colin Smith2005-07-101-1/+1
* Various code cleanups and a few actual bugfixes courtesy of ZendBill Marquette2005-07-041-4/+5
* Use strtolower when comparing categories.Colin Smith2005-06-151-1/+1
* Add notices facility. You may now:Colin Smith2005-06-151-0/+153
OpenPOWER on IntegriCloud