Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: c55fa030f84293e817caae147dab57c565da4cee
https://github.com/smtpd/qpsmtpd/commit/c55fa030f84293e817caae147dab57c565da4cee
Author: Matt Simerson <[email protected]>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M docs/advanced.pod
M docs/hooks.pod
M lib/Qpsmtpd/Address.pm
M t/qpsmtpd-address.t
Log Message:
-----------
Address: remove useless undef
and added tests to validate that they really are useless
Commit: b289d38f5373b6818d8f672af850ffab74ede460
https://github.com/smtpd/qpsmtpd/commit/b289d38f5373b6818d8f672af850ffab74ede460
Author: Matt Simerson <[email protected]>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M lib/Qpsmtpd/Command.pm
M plugins/parse_addr_withhelo
M plugins/queue/qmail-queue
M plugins/quit_fortune
M plugins/rcpt_map
M t/auth.t
Log Message:
-----------
more cleanups
Commit: c3aa4c10d2e4e83d615498275f2d533e117a2c7c
https://github.com/smtpd/qpsmtpd/commit/c3aa4c10d2e4e83d615498275f2d533e117a2c7c
Author: Matt Simerson <[email protected]>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M plugins/stunnel
Log Message:
-----------
stunnel: cleanups
Commit: 5c9e7631ed660ac599aa5432678987e9e90f9831
https://github.com/smtpd/qpsmtpd/commit/5c9e7631ed660ac599aa5432678987e9e90f9831
Author: flimzy <[email protected]>
Date: 2014-09-18 (Thu, 18 Sep 2014)
Changed paths:
M docs/advanced.pod
M docs/hooks.pod
M lib/Qpsmtpd/Address.pm
M lib/Qpsmtpd/Command.pm
M plugins/parse_addr_withhelo
M plugins/queue/qmail-queue
M plugins/quit_fortune
M plugins/rcpt_map
M plugins/stunnel
M t/auth.t
M t/qpsmtpd-address.t
Log Message:
-----------
Merge pull request #122 from msimerson/return_cleanups
Return cleanups
Compare: https://github.com/smtpd/qpsmtpd/compare/72f1a7a9620b...5c9e7631ed66