aboutsummaryrefslogtreecommitdiffstats
path: root/config/mailreport/mail_reports.inc
Commit message (Expand)AuthorAgeFilesLines
* Update PHPMailer for mailreportsjim-p2015-02-101-1/+1
* Remove conflicting variable $g in mailreports' mail_report_generate_graph()Bryce Chidester2015-02-101-3/+3
* Support mail report of mbuf usage graphPhil Davis2015-02-101-3/+48
* Follow 2.2 and change 8hour->eighthour and 4year->fouryear to avoid having a ...jim-p2014-09-161-2/+15
* Correct checkjim-p2014-05-091-1/+1
* Check new and old path for clog when generating mail report. Bump.jim-p2014-05-091-1/+7
* Retrieve current theme before attempting to reference the theme, otherwise it...jim-p2014-05-071-0/+2
* Allow mail report to make use of TLSWarren Baker2014-04-071-2/+4
* Fix spelling, email header and table headercrocomo2014-02-251-3/+3
* Allow for multiple filter terms in mailreportjim-p2014-01-301-2/+1
* When sending an e-mail report, do not generate output, otherwise it will gene...jim-p2013-10-091-2/+0
* Some more refinements for the mail reports package.jim-p2013-03-291-1/+31
* Add command output and log output capabilities to the "mail reports" package.jim-p2013-03-281-2/+27
* Declare $g a global here so the mail reports should pick up the themejim-p2012-07-271-0/+1
* Use the short name in the attachment path to embed, it should make some mail ...jim-p2012-02-201-1/+1
* Switch to inline attachments for e-mail graphs reportsjim-p2012-01-121-2/+4
* Respect the user-defined interface names in e-mailed RRD graphs, and in drop-...jim-p2011-07-271-10/+8
* Send report in the background, or it doesn't go.jim-p2011-07-191-1/+1
* Fix var namejim-p2011-07-191-1/+1
* Add mailreport package for periodic e-mail of RRD graphs. First rev.jim-p2011-07-191-0/+1203