OpenBSD CVS

CVS log for src/usr.sbin/smtpd/Attic/smtp_report.c


[BACK] Up to [local] / src / usr.sbin / smtpd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10, Tue Dec 11 13:30:45 2018 UTC (5 years, 5 months ago) by gilles
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +1 -1 lines
FILE REMOVED

these files are no longer used

Revision 1.9 / (download) - annotate - [select for diffs], Tue Dec 11 11:29:44 2018 UTC (5 years, 5 months ago) by gilles
Branch: MAIN
Changes since 1.8: +13 -1 lines
Diff to previous 1.8 (colored)

report filter responses to smtp

Revision 1.8 / (download) - annotate - [select for diffs], Tue Dec 11 08:40:56 2018 UTC (5 years, 5 months ago) by gilles
Branch: MAIN
Changes since 1.7: +11 -1 lines
Diff to previous 1.7 (colored)

generate an event when a helo name identifies a link

Revision 1.7 / (download) - annotate - [select for diffs], Thu Dec 6 16:05:04 2018 UTC (5 years, 6 months ago) by gilles
Branch: MAIN
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored)

link-connect event report had an empty fcrdns field, but now that eric@ has
plugged fcrdns in the smtp_session we can fill the field with a value

Revision 1.6 / (download) - annotate - [select for diffs], Thu Dec 6 15:32:06 2018 UTC (5 years, 6 months ago) by gilles
Branch: MAIN
Changes since 1.5: +25 -1 lines
Diff to previous 1.5 (colored)

introduce tx-mail and tx-rcpt report events

Revision 1.5 / (download) - annotate - [select for diffs], Fri Nov 30 15:33:40 2018 UTC (5 years, 6 months ago) by gilles
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

prepare for smtp-out reporting and while at it, make a few changes to the
report format

Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 8 13:21:00 2018 UTC (5 years, 7 months ago) by gilles
Branch: MAIN
Changes since 1.3: +17 -3 lines
Diff to previous 1.3 (colored)

when reporting tx events, report tx id
when reporting tx commit, report data size
report tx-envelope events

Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 2 17:20:22 2018 UTC (5 years, 7 months ago) by gilles
Branch: MAIN
Changes since 1.2: +4 -2 lines
Diff to previous 1.2 (colored)

report rDNS in link connect event

Revision 1.2 / (download) - annotate - [select for diffs], Fri Nov 2 16:50:23 2018 UTC (5 years, 7 months ago) by gilles
Branch: MAIN
Changes since 1.1: +5 -4 lines
Diff to previous 1.1 (colored)

pass struct sockaddr_storage instead of ss_to_text() in reporting

Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 1 14:48:49 2018 UTC (5 years, 7 months ago) by gilles
Branch: MAIN

teach smtp process how to report smtp events to lka and teach lka how to
report these events to a proc

ok millert@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.