Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: a69cd6bf64c31e46d66f44d3965d151c74a722f2
https://github.com/smtpd/qpsmtpd/commit/a69cd6bf64c31e46d66f44d3965d151c74a722f2
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M plugins/check_basicheaders
Log Message:
-----------
basicheaders: adding missing semicolon, fixed POD error
Commit: bf5f1db436dacc72127836f2bb2f6bb44423ab4b
https://github.com/smtpd/qpsmtpd/commit/bf5f1db436dacc72127836f2bb2f6bb44423ab4b
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
R plugins/check_norelay
R plugins/check_relay
R plugins/relay_only
Log Message:
-----------
delete 3 relay plugins
Commit: 974f1a95e8dd4e381052ef4ae7da316731f07001
https://github.com/smtpd/qpsmtpd/commit/974f1a95e8dd4e381052ef4ae7da316731f07001
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
A config.sample/norelayclients
M config.sample/plugins
A plugins/relay
A t/plugin_tests/relay
Log Message:
-----------
new relay plugin, with tests!
replaces functionality of previous 3 relay plugins
Commit: 2727b8529cea314bdae9bc551c9919c530308025
https://github.com/smtpd/qpsmtpd/commit/2727b8529cea314bdae9bc551c9919c530308025
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M plugins/relay
Log Message:
-----------
relay: added note to UPGRADING, dates to plugin author
Commit: 8795d4fd6e6a5cd1b0f12b63dd91b466b83c87f3
https://github.com/smtpd/qpsmtpd/commit/8795d4fd6e6a5cd1b0f12b63dd91b466b83c87f3
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M config.sample/norelayclients
M config.sample/relayclients
M t/plugin_tests/relay
Log Message:
-----------
relay: use IETF IP testing addresses
Commit: 732202ae37763edc1c26d50935258ba24412c814
https://github.com/smtpd/qpsmtpd/commit/732202ae37763edc1c26d50935258ba24412c814
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M t/config.t
Log Message:
-----------
another test tweak, for switching from 192.168 to 192.0
Commit: 2910702a4d50c09f45802e5e8765f48c4e6d7f5a
https://github.com/smtpd/qpsmtpd/commit/2910702a4d50c09f45802e5e8765f48c4e6d7f5a
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M MANIFEST
Log Message:
-----------
relay: update MANIFEST
Commit: 5a8a9be26c11a0559c16ccabca9191aa5d5d5903
https://github.com/smtpd/qpsmtpd/commit/5a8a9be26c11a0559c16ccabca9191aa5d5d5903
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M plugins/sender_permitted_from
Log Message:
-----------
make SPF level 2 a little more lenient
Commit: 1a1dcc3e5302983d73a41e3db8bf99abb79fa44e
https://github.com/smtpd/qpsmtpd/commit/1a1dcc3e5302983d73a41e3db8bf99abb79fa44e
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M config.sample/plugins
A config.sample/smtpauth-checkpassword
M plugins/auth/auth_vpopmail
M plugins/auth/auth_vpopmail_sql
Log Message:
-----------
auth: eval 'use' so plugins can be enabled by default
and tested.
Commit: 55b5f343655e1e4e320f145010d043f73b9ef97b
https://github.com/smtpd/qpsmtpd/commit/55b5f343655e1e4e320f145010d043f73b9ef97b
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M t/plugin_tests/auth/auth_vpopmail
M t/plugin_tests/auth/auth_vpopmail_sql
Log Message:
-----------
auth_vpopmail_sql test, eval 'use DBI' before testing
Commit: c61fb67e9b654d5472ca576c8fa59b8559789cb7
https://github.com/smtpd/qpsmtpd/commit/c61fb67e9b654d5472ca576c8fa59b8559789cb7
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M plugins/auth/auth_checkpassword
Log Message:
-----------
checkpassword: remove newlines that appeared
Commit: 9e70da4951d3544d771ce2ca06fa07e8cc0a5c8d
https://github.com/smtpd/qpsmtpd/commit/9e70da4951d3544d771ce2ca06fa07e8cc0a5c8d
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M t/Test/Qpsmtpd/Plugin.pm
Log Message:
-----------
auth: adding tests (should have attached with a previous commit)
Commit: 7713333d318e99e1af683560fcd3dbd0918380ae
https://github.com/smtpd/qpsmtpd/commit/7713333d318e99e1af683560fcd3dbd0918380ae
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M plugins/ident/p0f
Log Message:
-----------
p0f: POD improvements
Commit: 0826b86dde850c44faeef2b61bac7fb10a6df57e
https://github.com/smtpd/qpsmtpd/commit/0826b86dde850c44faeef2b61bac7fb10a6df57e
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M lib/Qpsmtpd/Transaction.pm
Log Message:
-----------
fix typo
Commit: 99c0aa8abdc37c44691c4b9bc6cd1773c4dab1ad
https://github.com/smtpd/qpsmtpd/commit/99c0aa8abdc37c44691c4b9bc6cd1773c4dab1ad
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
A plugins/karma
Log Message:
-----------
new karma plugin
Commit: 85982d00f8fc07cf69aa30c5ef83f489a7cee373
https://github.com/smtpd/qpsmtpd/commit/85982d00f8fc07cf69aa30c5ef83f489a7cee373
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M t/Test/Qpsmtpd/Plugin.pm
Log Message:
-----------
restore validate_password test
not sure how/why that got removed, but it wasn't intentional
Commit: 980c2a28bb0faa088d5d1ed7a7088a48f2e4e53f
https://github.com/smtpd/qpsmtpd/commit/980c2a28bb0faa088d5d1ed7a7088a48f2e4e53f
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M config.sample/plugins
Log Message:
-----------
comment out vpopmail/checkpasswd plugins in config
Commit: 9c1e62371b809e1c6e9e43167a8f8c50b94d6527
https://github.com/smtpd/qpsmtpd/commit/9c1e62371b809e1c6e9e43167a8f8c50b94d6527
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M config.sample/flat_auth_pw
M t/Test/Qpsmtpd.pm
M t/config.t
A t/config/badhelo
A t/config/badrcptto
A t/config/dnsbl_zones
A t/config/flat_auth_pw
A t/config/plugins
A t/config/rcpthosts
A t/config/relayclients
M t/plugin_tests.t
Log Message:
-----------
added new t/config directory, with developer tests
run when $ENV{QPSMTPD_DEVELOPER} is set
plugins file is same as in config.sample, but with more stuff enabled
Commit: 54ac009807d727d84f730b6dda2cc3ee201ef0f0
https://github.com/smtpd/qpsmtpd/commit/54ac009807d727d84f730b6dda2cc3ee201ef0f0
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M config.sample/norelayclients
M config.sample/relayclients
Log Message:
-----------
added plugin name that uses them to the config files
Commit: 1eb996a1f51b1fc533bb61a27deca84662a3fdb0
https://github.com/smtpd/qpsmtpd/commit/1eb996a1f51b1fc533bb61a27deca84662a3fdb0
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M config.sample/flat_auth_pw
Log Message:
-----------
added note in file telling which plugin uses it
Commit: 0d2a9bf8875a7d42c83f2a5e0a6a378738c04602
https://github.com/smtpd/qpsmtpd/commit/0d2a9bf8875a7d42c83f2a5e0a6a378738c04602
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M lib/Qpsmtpd/Plugin.pm
Log Message:
-----------
Plugin.pm: added is_immune
Commit: 041f64a47463f018691f367bd2cc952c784e3e91
https://github.com/smtpd/qpsmtpd/commit/041f64a47463f018691f367bd2cc952c784e3e91
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M lib/Qpsmtpd/Plugin.pm
Log Message:
-----------
renamed reaper -> naughty
Commit: 22c0f23226cb1cf5c4a56aedf6b00c544f930be5
https://github.com/smtpd/qpsmtpd/commit/22c0f23226cb1cf5c4a56aedf6b00c544f930be5
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
A plugins/karma_tool
Log Message:
-----------
imported karma_tool
Commit: e6ea23c92f56137e394f47b4c4a9173954e47556
https://github.com/smtpd/qpsmtpd/commit/e6ea23c92f56137e394f47b4c4a9173954e47556
Author: Matt Simerson <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M plugins/relay
Log Message:
-----------
relay: clean up trailing whitespace
Commit: 15eca9cc51bda217fd81effe8c82071b3e63fbe6
https://github.com/smtpd/qpsmtpd/commit/15eca9cc51bda217fd81effe8c82071b3e63fbe6
Author: Matt Simerson <[email protected]>
Date: 2013-08-05 (Mon, 05 Aug 2013)
Changed paths:
M MANIFEST
M config.sample/flat_auth_pw
A config.sample/norelayclients
M config.sample/plugins
M config.sample/relayclients
A config.sample/smtpauth-checkpassword
M lib/Qpsmtpd/Plugin.pm
M lib/Qpsmtpd/Transaction.pm
M plugins/auth/auth_checkpassword
M plugins/auth/auth_vpopmail
M plugins/auth/auth_vpopmail_sql
M plugins/check_basicheaders
R plugins/check_norelay
R plugins/check_relay
M plugins/ident/p0f
A plugins/karma
A plugins/karma_tool
A plugins/relay
R plugins/relay_only
M plugins/sender_permitted_from
M t/Test/Qpsmtpd.pm
M t/Test/Qpsmtpd/Plugin.pm
M t/config.t
A t/config/badhelo
A t/config/badrcptto
A t/config/dnsbl_zones
A t/config/flat_auth_pw
A t/config/plugins
A t/config/rcpthosts
A t/config/relayclients
M t/plugin_tests.t
M t/plugin_tests/auth/auth_vpopmail
M t/plugin_tests/auth/auth_vpopmail_sql
A t/plugin_tests/relay
Log Message:
-----------
Merge pull request #34 from msimerson/master
apply pending commits from my fork
Compare: https://github.com/smtpd/qpsmtpd/compare/e50287caca75...15eca9cc51bd