Branch: refs/heads/master
  Home:   https://github.com/smtpd/qpsmtpd
  Commit: 0a16621f024d078223159671129023cdded49d39
      
https://github.com/smtpd/qpsmtpd/commit/0a16621f024d078223159671129023cdded49d39
  Author: Matt Simerson <[email protected]>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

  Changed paths:
    M docs/advanced.pod
    M plugins/async/check_earlytalker
    M plugins/async/dnsbl
    M plugins/async/require_resolvable_fromhost
    M plugins/check_basicheaders
    M plugins/check_earlytalker
    M plugins/count_unrecognized_commands
    M plugins/dns_whitelist_soft
    M plugins/dnsbl
    M plugins/greylisting
    M plugins/ident/geoip
    M plugins/ident/p0f
    M plugins/milter
    M plugins/random_error
    M plugins/require_resolvable_fromhost
    M plugins/tls
    M t/plugin_tests/count_unrecognized_commands
    M t/plugin_tests/dnsbl
    M t/plugin_tests/greylisting
    M t/plugin_tests/ident/geoip

  Log Message:
  -----------
  connection consistency

-  $self->qp->connection->notes
+  $self->connection->notes

and all tests pass.


  Commit: 0e2384cceb0dee32f8a8fdb3b3c9539e5386cf72
      
https://github.com/smtpd/qpsmtpd/commit/0e2384cceb0dee32f8a8fdb3b3c9539e5386cf72
  Author: Ask Bjørn Hansen <[email protected]>
  Date:   2012-06-03 (Sun, 03 Jun 2012)

  Changed paths:
    M docs/advanced.pod
    M plugins/async/check_earlytalker
    M plugins/async/dnsbl
    M plugins/async/require_resolvable_fromhost
    M plugins/check_basicheaders
    M plugins/check_earlytalker
    M plugins/count_unrecognized_commands
    M plugins/dns_whitelist_soft
    M plugins/dnsbl
    M plugins/greylisting
    M plugins/ident/geoip
    M plugins/ident/p0f
    M plugins/milter
    M plugins/random_error
    M plugins/tls
    M t/plugin_tests/count_unrecognized_commands
    M t/plugin_tests/dnsbl
    M t/plugin_tests/greylisting
    M t/plugin_tests/ident/geoip

  Log Message:
  -----------
  Make all plugins use $self->connection rather than $self->qp->connection
Merge remote-tracking branch 'msimerson/connect'

Conflicts:
        plugins/async/require_resolvable_fromhost
        plugins/require_resolvable_fromhost


Compare: https://github.com/smtpd/qpsmtpd/compare/bfa7324...0e2384c

Reply via email to