Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 3ffee33d33f21b5b97b2bf6b83dee64782a9915d
https://github.com/smtpd/qpsmtpd/commit/3ffee33d33f21b5b97b2bf6b83dee64782a9915d
Author: Jared Johnson <[email protected]>
Date: 2014-11-11 (Tue, 11 Nov 2014)
Changed paths:
M bin/install_deps.pl
M lib/Qpsmtpd/Base.pm
M lib/Qpsmtpd/Plugin.pm
M log/log2sql
M log/summarize
M plugins/auth/auth_vpopmaild
M plugins/earlytalker
M plugins/headers
M plugins/karma
M plugins/loadcheck
M qpsmtpd-forkserver
M t/packaging.t
M t/plugin_tests/auth/auth_checkpassword
M t/plugin_tests/auth/auth_vpopmail
M t/plugin_tests/auth/auth_vpopmail_sql
M t/plugin_tests/badmailfrom
M t/plugin_tests/badmailfromto
M t/plugin_tests/badrcptto
M t/plugin_tests/count_unrecognized_commands
M t/plugin_tests/dmarc
M t/plugin_tests/dnsbl
M t/plugin_tests/dspam
M t/plugin_tests/earlytalker
M t/plugin_tests/greylisting
M t/plugin_tests/headers
M t/plugin_tests/helo
M t/plugin_tests/ident/geoip
M t/plugin_tests/ident/p0f
M t/plugin_tests/rcpt_ok
M t/plugin_tests/relay
M t/plugin_tests/resolvable_fromhost
M t/plugin_tests/sender_permitted_from
M t/plugin_tests/spamassassin
M t/plugin_tests/virus/clamdscan
M t/qpsmtpd-base.t
M t/qpsmtpd-config.t
Log Message:
-----------
Remove extraneous semicolons
They confuse my editor
Commit: 0bc5bfccfb10e81a027ae37cf9ef3237146307af
https://github.com/smtpd/qpsmtpd/commit/0bc5bfccfb10e81a027ae37cf9ef3237146307af
Author: Jared Johnson <[email protected]>
Date: 2014-11-11 (Tue, 11 Nov 2014)
Changed paths:
M qpsmtpd-forkserver
Log Message:
-----------
Put back a non-extraneous semicolon
Commit: 7ba86cb5a2f8c08367d21746387c1c72b4956b26
https://github.com/smtpd/qpsmtpd/commit/7ba86cb5a2f8c08367d21746387c1c72b4956b26
Author: Matt Simerson <[email protected]>
Date: 2014-11-11 (Tue, 11 Nov 2014)
Changed paths:
M bin/install_deps.pl
M lib/Qpsmtpd/Base.pm
M lib/Qpsmtpd/Plugin.pm
M log/log2sql
M log/summarize
M plugins/auth/auth_vpopmaild
M plugins/earlytalker
M plugins/headers
M plugins/karma
M plugins/loadcheck
M t/packaging.t
M t/plugin_tests/auth/auth_checkpassword
M t/plugin_tests/auth/auth_vpopmail
M t/plugin_tests/auth/auth_vpopmail_sql
M t/plugin_tests/badmailfrom
M t/plugin_tests/badmailfromto
M t/plugin_tests/badrcptto
M t/plugin_tests/count_unrecognized_commands
M t/plugin_tests/dmarc
M t/plugin_tests/dnsbl
M t/plugin_tests/dspam
M t/plugin_tests/earlytalker
M t/plugin_tests/greylisting
M t/plugin_tests/headers
M t/plugin_tests/helo
M t/plugin_tests/ident/geoip
M t/plugin_tests/ident/p0f
M t/plugin_tests/rcpt_ok
M t/plugin_tests/relay
M t/plugin_tests/resolvable_fromhost
M t/plugin_tests/sender_permitted_from
M t/plugin_tests/spamassassin
M t/plugin_tests/virus/clamdscan
M t/qpsmtpd-base.t
M t/qpsmtpd-config.t
Log Message:
-----------
Merge pull request #148 from jaredj/sub-semicolons
Remove extraneous semicolons
Compare: https://github.com/smtpd/qpsmtpd/compare/4feccf8f959c...7ba86cb5a2f8