[smtpd/qpsmtpd] 98d148: refactor start_connection

[email protected] (GitHub) Thu, 29 Jan 2015 00:23:07 -0800
Newsgroups perl.qpsmtpd.dev
Message-ID <54c9edeb9dc8c_563b3fd21432d2c0365a@hookshot-fe2-cp1-prd.iad.github.net.mail>
----==_mimepart_54c9edeb9cc5e_563b3fd21432d2c03641a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/smtpd/qpsmtpd
  Commit: 98d148a0bf7321a6db1a860a46c6d967aed26663
      https://github.com/smtpd/qpsmtpd/commit/98d148a0bf7321a6db1a860a46c6d967aed26663
  Author: Matt Simerson <[email protected]>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M lib/Qpsmtpd/TcpServer.pm

  Log Message:
  -----------
  refactor start_connection


  Commit: cad4f2b1d6a8b1fb628c15019af3262d389696da
      https://github.com/smtpd/qpsmtpd/commit/cad4f2b1d6a8b1fb628c15019af3262d389696da
  Author: Matt Simerson <[email protected]>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M lib/Qpsmtpd/TcpServer.pm

  Log Message:
  -----------
  TcpServer: don't 'use parent Qpsmtpd::Base'

it breaks stuff. Instead, grab a base object and use it


  Commit: fddf571988ec22466c09bcfb5aacf23fe945d6ad
      https://github.com/smtpd/qpsmtpd/commit/fddf571988ec22466c09bcfb5aacf23fe945d6ad
  Author: Matt Simerson <[email protected]>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M lib/Qpsmtpd/TcpServer.pm

  Log Message:
  -----------
  Merge pull request #216 from msimerson/tcpserver2

Tcpserver2


Compare: https://github.com/smtpd/qpsmtpd/compare/d81b2d433111...fddf571988ec
----==_mimepart_54c9edeb9cc5e_563b3fd21432d2c03641a--