Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 9862cdc042ac8028e1c119c8ed39b49f116c9344
https://github.com/smtpd/qpsmtpd/commit/9862cdc042ac8028e1c119c8ed39b49f116c9344
Author: Matt Simerson <[email protected]>
Date: 2014-11-05 (Wed, 05 Nov 2014)
Changed paths:
M plugins/ident/geoip
M t/plugin_tests/ident/geoip
Log Message:
-----------
geoip: simplify the get/set data bits
Commit: c61dbb5734631b11e5f3fd51d8abda9ae63bdb4b
https://github.com/smtpd/qpsmtpd/commit/c61dbb5734631b11e5f3fd51d8abda9ae63bdb4b
Author: Matt Simerson <[email protected]>
Date: 2014-11-05 (Wed, 05 Nov 2014)
Changed paths:
M Makefile.PL
M plugins/ident/geoip
M t/plugin_tests/ident/geoip
Log Message:
-----------
added GeoIP2 support, partial ASN support
Commit: 4eba2a39bc07607cf3bd15737a73dfcde757194f
https://github.com/smtpd/qpsmtpd/commit/4eba2a39bc07607cf3bd15737a73dfcde757194f
Author: Matt Simerson <[email protected]>
Date: 2014-11-05 (Wed, 05 Nov 2014)
Changed paths:
M plugins/ident/geoip
Log Message:
-----------
remove unused var
Commit: f2eda74074f906c496b73e31f8c550ce9c9c1879
https://github.com/smtpd/qpsmtpd/commit/f2eda74074f906c496b73e31f8c550ce9c9c1879
Author: Matt Simerson <[email protected]>
Date: 2014-11-05 (Wed, 05 Nov 2014)
Changed paths:
M lib/Qpsmtpd/Base.pm
M plugins/ident/geoip
M t/plugin_tests/ident/geoip
Log Message:
-----------
ASN lookups now work
Commit: 54abd602396102e869021767f4dc5ea410b887b6
https://github.com/smtpd/qpsmtpd/commit/54abd602396102e869021767f4dc5ea410b887b6
Author: Matt Simerson <[email protected]>
Date: 2014-11-05 (Wed, 05 Nov 2014)
Changed paths:
M plugins/ident/geoip
M t/plugin_tests/ident/geoip
Log Message:
-----------
strip off AS prefix
Commit: 954fa45f2d792010e1d684c1dd20dc7b24a2385d
https://github.com/smtpd/qpsmtpd/commit/954fa45f2d792010e1d684c1dd20dc7b24a2385d
Author: Matt Simerson <[email protected]>
Date: 2014-11-05 (Wed, 05 Nov 2014)
Changed paths:
M plugins/ident/geoip
Log Message:
-----------
added call to ->set_asn
Commit: 149063d37f0c0edad6e9d39baa59def885a2bd2a
https://github.com/smtpd/qpsmtpd/commit/149063d37f0c0edad6e9d39baa59def885a2bd2a
Author: Matt Simerson <[email protected]>
Date: 2014-11-05 (Wed, 05 Nov 2014)
Changed paths:
M lib/Qpsmtpd/Base.pm
Log Message:
-----------
base: removed redundant code from is_ipv6
Commit: cd79bff78e2533aac6ee42af438ab8950dab8a54
https://github.com/smtpd/qpsmtpd/commit/cd79bff78e2533aac6ee42af438ab8950dab8a54
Author: Jared Johnson <[email protected]>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M Makefile.PL
M lib/Qpsmtpd/Base.pm
M plugins/ident/geoip
M t/plugin_tests/ident/geoip
Log Message:
-----------
Merge pull request #139 from msimerson/geoip
geoip: add GeoIP2 and ASN support
Compare: https://github.com/smtpd/qpsmtpd/compare/1abfd152f2f7...cd79bff78e25