Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: bf1d6baf49b4445ab457bb92e8868536445bc73e
https://github.com/smtpd/qpsmtpd/commit/bf1d6baf49b4445ab457bb92e8868536445bc73e
Author: Jared Johnson <[email protected]>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M plugins/ident/p0f
Log Message:
-----------
Modularize registering optional p0f hooks
Commit: cb2f0ca104c6ed48269912a10ddec6bb2acd6aa2
https://github.com/smtpd/qpsmtpd/commit/cb2f0ca104c6ed48269912a10ddec6bb2acd6aa2
Author: Jared Johnson <[email protected]>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M plugins/ident/p0f
Log Message:
-----------
Block clients with OS matching phrases and regexes
Not yet tested
Commit: 4547677135654040fafd3fa0e457aeb93ebe73a2
https://github.com/smtpd/qpsmtpd/commit/4547677135654040fafd3fa0e457aeb93ebe73a2
Author: Jared Johnson <[email protected]>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M t/plugin_tests/ident/p0f
Log Message:
-----------
Tests for ident/p0f register_headers()
Commit: 45da3778971f051211fb36e871c6d3844341b91a
https://github.com/smtpd/qpsmtpd/commit/45da3778971f051211fb36e871c6d3844341b91a
Author: Jared Johnson <[email protected]>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M plugins/ident/p0f
Log Message:
-----------
Fix variable name in ident/p0f that caused a crash
Commit: 4f4e19ba0a242d37c3a13bcd7daa651b7809ecb6
https://github.com/smtpd/qpsmtpd/commit/4f4e19ba0a242d37c3a13bcd7daa651b7809ecb6
Author: Jared Johnson <[email protected]>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M t/plugin_tests/content_log
Log Message:
-----------
Better fake_config() in t/plugin_tests/content_log
Commit: 0d5ec185a8615f56d2ef38e2d48dadb111e03ac9
https://github.com/smtpd/qpsmtpd/commit/0d5ec185a8615f56d2ef38e2d48dadb111e03ac9
Author: Jared Johnson <[email protected]>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M t/Test/Qpsmtpd/Plugin.pm
M t/plugin_tests/content_log
Log Message:
-----------
Make fake_config() available to all plugin tests
Commit: 0a7c6f0f08c8796120e9f9e3740c81f32faaed2c
https://github.com/smtpd/qpsmtpd/commit/0a7c6f0f08c8796120e9f9e3740c81f32faaed2c
Author: Jared Johnson <[email protected]>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M t/plugin_tests/ident/p0f
Log Message:
-----------
Tests for ident/p0f register_genre_blocking()
Commit: 52c46cfec3d81e4ce61e0ee2e01c4e566fff2709
https://github.com/smtpd/qpsmtpd/commit/52c46cfec3d81e4ce61e0ee2e01c4e566fff2709
Author: Jared Johnson <[email protected]>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M plugins/ident/p0f
Log Message:
-----------
Fixes for ident/p0f register_genre_blocking
- Make regexes case-insensitive (I don't want to mess with modifiers)
- Don't compile non-regexes as regexes
Commit: ec470ed08e60deddf7d3c3f7b32223e2ad3d880c
https://github.com/smtpd/qpsmtpd/commit/ec470ed08e60deddf7d3c3f7b32223e2ad3d880c
Author: Jared Johnson <[email protected]>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M t/plugin_tests/ident/p0f
Log Message:
-----------
Tests for ident/p0f rcpt_handler()
Commit: 1e2c0a6f78f0710a91ea39683f4556444654d84f
https://github.com/smtpd/qpsmtpd/commit/1e2c0a6f78f0710a91ea39683f4556444654d84f
Author: Jared Johnson <[email protected]>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M plugins/ident/p0f
Log Message:
-----------
Fix missing assignment in ident/p0f rcpt_handler()
Commit: dad4fb1d29413080272e364788e216353dff1cc6
https://github.com/smtpd/qpsmtpd/commit/dad4fb1d29413080272e364788e216353dff1cc6
Author: Jared Johnson <[email protected]>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M plugins/ident/p0f
Log Message:
-----------
Remove unnecessary // from check_genre()
Commit: 4ad56e41173d8ffe9922ce88332b85b809f3ce87
https://github.com/smtpd/qpsmtpd/commit/4ad56e41173d8ffe9922ce88332b85b809f3ce87
Author: Jared Johnson <[email protected]>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M t/plugin_tests/ident/p0f
Log Message:
-----------
Add tests for check_genre()
Commit: a9e7d00177bc22e26a8f77577fdb4b4849d846de
https://github.com/smtpd/qpsmtpd/commit/a9e7d00177bc22e26a8f77577fdb4b4849d846de
Author: Jared Johnson <[email protected]>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M t/plugin_tests/ident/p0f
Log Message:
-----------
Tests exclude_connection() and exclude_recipient()
Commit: 9f93087675a096be9543278af8a9491c0a6bb991
https://github.com/smtpd/qpsmtpd/commit/9f93087675a096be9543278af8a9491c0a6bb991
Author: Jared Johnson <[email protected]>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M plugins/ident/p0f
Log Message:
-----------
Remove modifier from POD
Commit: 91b9d026f8c6ff3e3bbbaf1977a1e30c3b25aa12
https://github.com/smtpd/qpsmtpd/commit/91b9d026f8c6ff3e3bbbaf1977a1e30c3b25aa12
Author: Matt Simerson <[email protected]>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M plugins/ident/p0f
M t/Test/Qpsmtpd/Plugin.pm
M t/plugin_tests/content_log
M t/plugin_tests/ident/p0f
Log Message:
-----------
Merge pull request #165 from jaredj/p0f-block
Support list of client operating systems to block
Compare: https://github.com/smtpd/qpsmtpd/compare/f276afc41c30...91b9d026f8c6