Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 50badecc48c7241ca44bdc3b35c1b03cf5c08f6a
https://github.com/smtpd/qpsmtpd/commit/50badecc48c7241ca44bdc3b35c1b03cf5c08f6a
Author: Jared Johnson <[email protected]>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M plugins/content_log
Log Message:
-----------
Split out content log file name logic
Commit: 59ae9643e0beb408b779f615c9637257dd396ccb
https://github.com/smtpd/qpsmtpd/commit/59ae9643e0beb408b779f615c9637257dd396ccb
Author: Jared Johnson <[email protected]>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M plugins/content_log
Log Message:
-----------
Add config to enable content log, on by default
Commit: deb0fbba695c546de38c842e3c118bf1c318ef75
https://github.com/smtpd/qpsmtpd/commit/deb0fbba695c546de38c842e3c118bf1c318ef75
Author: Jared Johnson <[email protected]>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M plugins/content_log
Log Message:
-----------
Fix broken semicolon
Commit: ae887c156b1c1316b0a31bd4c1179885cad5beb7
https://github.com/smtpd/qpsmtpd/commit/ae887c156b1c1316b0a31bd4c1179885cad5beb7
Author: Jared Johnson <[email protected]>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
A t/config/enable_content_log
M t/config/plugins
A t/plugin_tests/content_log
Log Message:
-----------
Add some basic testing for content_log
Commit: edc8f7600dbfdb8125ed06a7db957d88609ac924
https://github.com/smtpd/qpsmtpd/commit/edc8f7600dbfdb8125ed06a7db957d88609ac924
Author: Jared Johnson <[email protected]>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M plugins/content_log
M t/plugin_tests/content_log
Log Message:
-----------
Test content_log enable/disable logic
Commit: e95f1e294e4f0c6b3b14681f16107d48e696aa2e
https://github.com/smtpd/qpsmtpd/commit/e95f1e294e4f0c6b3b14681f16107d48e696aa2e
Author: Jared Johnson <[email protected]>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M plugins/content_log
M t/plugin_tests/content_log
Log Message:
-----------
Add method to exclude messages from content log
Commit: c77a3344d73b94dc1cbc78b435cfebe5aadc36c7
https://github.com/smtpd/qpsmtpd/commit/c77a3344d73b94dc1cbc78b435cfebe5aadc36c7
Author: Jared Johnson <[email protected]>
Date: 2014-12-03 (Wed, 03 Dec 2014)
Changed paths:
M plugins/content_log
A t/config/content_log_enabled
R t/config/enable_content_log
Log Message:
-----------
Rename enable_content_log to content_log_enabled
Commit: 64c7519d7cdf45e0b99387b904716a93d30f1bdf
https://github.com/smtpd/qpsmtpd/commit/64c7519d7cdf45e0b99387b904716a93d30f1bdf
Author: Jared Johnson <[email protected]>
Date: 2014-12-03 (Wed, 03 Dec 2014)
Changed paths:
M plugins/content_log
M t/plugin_tests/content_log
Log Message:
-----------
content_log_enabled: Accept multiple 'true' values
Commit: 6820a1f5fadbfe148a043c724386d2429ae667a3
https://github.com/smtpd/qpsmtpd/commit/6820a1f5fadbfe148a043c724386d2429ae667a3
Author: Jared Johnson <[email protected]>
Date: 2014-12-03 (Wed, 03 Dec 2014)
Changed paths:
M plugins/content_log
Log Message:
-----------
Add POD for content_log plugin
Commit: 5375c9818dd18895c12871db37f0093516d77734
https://github.com/smtpd/qpsmtpd/commit/5375c9818dd18895c12871db37f0093516d77734
Author: Matt Simerson <[email protected]>
Date: 2014-12-03 (Wed, 03 Dec 2014)
Changed paths:
M plugins/content_log
A t/config/content_log_enabled
M t/config/plugins
A t/plugin_tests/content_log
Log Message:
-----------
Merge pull request #161 from jaredj/configurable-content-log
content_log configurability and testing
Compare: https://github.com/smtpd/qpsmtpd/compare/df2ef1cb64a5...5375c9818dd1