]> git.ipfire.org Git - thirdparty/sarg.git/commit
Generate a top user email with the same options as the html report
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Mon, 20 Jul 2015 12:18:26 +0000 (14:18 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Mon, 20 Jul 2015 12:18:26 +0000 (14:18 +0200)
commit6bbb47cf6f0095088c37d87e812a4f3587eed351
tree8df54afb41076c78580b446f022d5afc6ce869b3
parenta3a7e14357f5c64d2f738869f2560f71124b5c1b
Generate a top user email with the same options as the html report

The produced e-mail is still plain text but it is possible to sort the
entries and limit the number of lines with the same options as the html
report.

The top user list is the only report currently supporting that feature.
email.c
include/defs.h
report.c
topuser.c