aboutsummaryrefslogtreecommitdiffstats
path: root/config/mailreport
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in status_mail_report_add_cmd.phplukehamburg2015-06-281-1/+1
* Be sure to copy the newly added phpmailer file.jim-p2015-02-101-1/+6
* Update PHPMailer for mailreportsjim-p2015-02-105-3455/+4957
* 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-103-5/+50
* Follow 2.2 and change 8hour->eighthour and 4year->fouryear to avoid having a ...jim-p2014-09-163-6/+20
* Correct checkjim-p2014-05-091-1/+1
* Check new and old path for clog when generating mail report. Bump.jim-p2014-05-092-2/+8
* Retrieve current theme before attempting to reference the theme, otherwise it...jim-p2014-05-072-1/+3
* Allow mail report to make use of TLSWarren Baker2014-04-071-2/+4
* Fixup URLs:Renato Botelho2014-03-181-10/+10
* Fix spelling, email header and table headercrocomo2014-02-257-32/+32
* Fixed a bug with quarterly report schedulingDaniel Hunsaker2014-02-022-2/+2
* Allow for multiple filter terms in mailreportjim-p2014-01-302-3/+2
* Resolved interface bugs preventing new frequencies from displaying properlyDaniel Hunsaker2014-01-081-5/+5
* Added quarterly and yearly mailreport frequenciesDaniel Hunsaker2014-01-082-11/+86
* Remove mailreports redirect if RRD is disabled (except for page adding an rrd...jim-p2014-01-025-41/+30
* Mail Reports: Ensure some variables are actually arrays before using them, av...jim-p2013-10-292-4/+16
* When sending an e-mail report, do not generate output, otherwise it will gene...jim-p2013-10-092-3/+1
* Fixed edit report logs bug in status_mail_report_edit.phpDavid Lee2013-06-081-1/+1
* Add one more little note.jim-p2013-03-291-1/+1
* Some more refinements for the mail reports package.jim-p2013-03-296-10/+44
* Add command output and log output capabilities to the "mail reports" package.jim-p2013-03-288-41/+494
* 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-273-20/+23
* Activate cron jobs after saving config.jim-p2011-07-192-1/+3
* Send report in the background, or it doesn't go.jim-p2011-07-191-1/+1
* Fix var namejim-p2011-07-191-1/+1
* And one more copy/pasteojim-p2011-07-191-0/+1
* Fix one more pathjim-p2011-07-191-1/+0
* Fix pathsjim-p2011-07-191-4/+4
* Add mailreport package for periodic e-mail of RRD graphs. First rev.jim-p2011-07-199-0/+5588