Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 462e974d1e3511c3f8b975ef9139d5e7163769bf
https://github.com/smtpd/qpsmtpd/commit/462e974d1e3511c3f8b975ef9139d5e7163769bf
Author: Jared Johnson <[email protected]>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
M plugins/ident/geoip
Log Message:
-----------
leave register() if neither geoip module loads
Commit: da3ed5ebbf713ab16817680b638cc2422fb31c36
https://github.com/smtpd/qpsmtpd/commit/da3ed5ebbf713ab16817680b638cc2422fb31c36
Author: Jared Johnson <[email protected]>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
M plugins/ident/geoip
Log Message:
-----------
Fix missing $self
Commit: d22396c29856d81e877e17ff4785bcc7474449fb
https://github.com/smtpd/qpsmtpd/commit/d22396c29856d81e877e17ff4785bcc7474449fb
Author: Jared Johnson <[email protected]>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
M plugins/ident/geoip
Log Message:
-----------
Add headers with GeoIP data
Commit: cf0d87610c00a40d5a6632a8589dfe5424b1b477
https://github.com/smtpd/qpsmtpd/commit/cf0d87610c00a40d5a6632a8589dfe5424b1b477
Author: Jared Johnson <[email protected]>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
A config.sample/add_geoip_headers
M plugins/ident/geoip
A t/config/add_geoip_headers
Log Message:
-----------
Make GeoIP headers optional
Commit: 0f0495f09ea73397aafd4025351d3e3d054490ef
https://github.com/smtpd/qpsmtpd/commit/0f0495f09ea73397aafd4025351d3e3d054490ef
Author: Jared Johnson <[email protected]>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
M plugins/ident/geoip
Log Message:
-----------
Explicit return
Commit: 943b1fcaf37a2d544907aa096c17cc77f5d61128
https://github.com/smtpd/qpsmtpd/commit/943b1fcaf37a2d544907aa096c17cc77f5d61128
Author: Jared Johnson <[email protected]>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
M plugins/ident/geoip
Log Message:
-----------
Remove country_name header which is redundant
Commit: 575dc73cdf812e03c975aca1d6739aa3e66d7b13
https://github.com/smtpd/qpsmtpd/commit/575dc73cdf812e03c975aca1d6739aa3e66d7b13
Author: Jared Johnson <[email protected]>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
M plugins/ident/geoip
Log Message:
-----------
Use 'command line' instead of config() call
It's awful, but consistent
Commit: 3b2b720ed536e94ab9976e000cb1340815749876
https://github.com/smtpd/qpsmtpd/commit/3b2b720ed536e94ab9976e000cb1340815749876
Author: Jared Johnson <[email protected]>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
M t/plugin_tests/ident/geoip
Log Message:
-----------
Add tests for header addition
Commit: 0975b225822b8bfdc869b2f0a387c892ff07c112
https://github.com/smtpd/qpsmtpd/commit/0975b225822b8bfdc869b2f0a387c892ff07c112
Author: Jared Johnson <[email protected]>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
M plugins/ident/geoip
Log Message:
-----------
Get rid of a warning
Commit: a3ae6c51f45e27f942a8ac1d49f521718db44ffe
https://github.com/smtpd/qpsmtpd/commit/a3ae6c51f45e27f942a8ac1d49f521718db44ffe
Author: Jared Johnson <[email protected]>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
M plugins/ident/geoip
Log Message:
-----------
Shorter lines and more explicit default
Commit: abcdd5442c3f629319483361cd7ae6b618d1080c
https://github.com/smtpd/qpsmtpd/commit/abcdd5442c3f629319483361cd7ae6b618d1080c
Author: Matt Simerson <[email protected]>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
A config.sample/add_geoip_headers
M plugins/ident/geoip
A t/config/add_geoip_headers
M t/plugin_tests/ident/geoip
Log Message:
-----------
Merge pull request #152 from jaredj/geoip-headers
Add message headers from GeoIP data
Compare: https://github.com/smtpd/qpsmtpd/compare/7ba86cb5a2f8...abcdd5442c3f