Branch: refs/heads/master
  Home:   https://github.com/smtpd/qpsmtpd
  Commit: 1d29db66ff9205c47ba9d10aefc3a14cc914c8b6
      
https://github.com/smtpd/qpsmtpd/commit/1d29db66ff9205c47ba9d10aefc3a14cc914c8b6
  Author: Jared Johnson <[email protected]>
  Date:   2014-11-25 (Tue, 25 Nov 2014)

  Changed paths:
    A lib/Qpsmtpd/DB.pm
    A lib/Qpsmtpd/DB/File.pm
    A lib/Qpsmtpd/DB/File/DBM.pm
    M lib/Qpsmtpd/Plugin.pm
    M plugins/greylisting
    M t/plugin_tests/greylisting

  Log Message:
  -----------
  Move some DBM functions to Qpsmptd::DB::File::DBM

Not everything is moved and Qpsmtpd::DB* does not yet have test coverage


  Commit: 66ba0312408f90f3f420e6f74f1655854448f960
      
https://github.com/smtpd/qpsmtpd/commit/66ba0312408f90f3f420e6f74f1655854448f960
  Author: Jared Johnson <[email protected]>
  Date:   2014-11-26 (Wed, 26 Nov 2014)

  Changed paths:
    M lib/Qpsmtpd/DB/File.pm
    M lib/Qpsmtpd/DB/File/DBM.pm

  Log Message:
  -----------
  Get rid of experimental 'use lib' thing


  Commit: 72c9c79f31b2292271154d4dae7f3b0cde9b1364
      
https://github.com/smtpd/qpsmtpd/commit/72c9c79f31b2292271154d4dae7f3b0cde9b1364
  Author: Jared Johnson <[email protected]>
  Date:   2014-11-26 (Wed, 26 Nov 2014)

  Changed paths:
    M lib/Qpsmtpd/DB/File/DBM.pm
    M plugins/greylisting

  Log Message:
  -----------
  Move the rest of DBM operations to Qpsmtpd::DB


  Commit: ef26c61b6d648d63b1b7a9e7e354889679c4bec0
      
https://github.com/smtpd/qpsmtpd/commit/ef26c61b6d648d63b1b7a9e7e354889679c4bec0
  Author: Jared Johnson <[email protected]>
  Date:   2014-11-26 (Wed, 26 Nov 2014)

  Changed paths:
    M lib/Qpsmtpd/DB/File/DBM.pm
    M lib/Qpsmtpd/Plugin.pm
    M plugins/greylisting
    M plugins/karma

  Log Message:
  -----------
  Use Qpsmtpd::DB in karma plugin

And clean up a few things in Qpsmtpd::DB


  Commit: fafeaf40a0621ab8c8c6b38e7ef556c8932c52ba
      
https://github.com/smtpd/qpsmtpd/commit/fafeaf40a0621ab8c8c6b38e7ef556c8932c52ba
  Author: Jared Johnson <[email protected]>
  Date:   2014-11-27 (Thu, 27 Nov 2014)

  Changed paths:
    M plugins/karma

  Log Message:
  -----------
  Init Qpsmtpd::DB in karma plugin

And remove old DBM subs


  Commit: 57c07b17b1105c27ab06702837d3945896355631
      
https://github.com/smtpd/qpsmtpd/commit/57c07b17b1105c27ab06702837d3945896355631
  Author: Jared Johnson <[email protected]>
  Date:   2014-11-27 (Thu, 27 Nov 2014)

  Changed paths:
    M plugins/karma

  Log Message:
  -----------
  Remove unnecessary variable


  Commit: 893f45e3332762bec86eb06d3f8a5a07fd32b922
      
https://github.com/smtpd/qpsmtpd/commit/893f45e3332762bec86eb06d3f8a5a07fd32b922
  Author: Jared Johnson <[email protected]>
  Date:   2014-11-27 (Thu, 27 Nov 2014)

  Changed paths:
    M plugins/karma_tool

  Log Message:
  -----------
  Move karma_tool to Qpsmtpd::DB

Tested manually with karma_tool which has no test coverage


  Commit: df2ef1cb64a5d0f4ad01b115093178f09054864b
      
https://github.com/smtpd/qpsmtpd/commit/df2ef1cb64a5d0f4ad01b115093178f09054864b
  Author: Matt Simerson <[email protected]>
  Date:   2014-12-01 (Mon, 01 Dec 2014)

  Changed paths:
    A lib/Qpsmtpd/DB.pm
    A lib/Qpsmtpd/DB/File.pm
    A lib/Qpsmtpd/DB/File/DBM.pm
    M lib/Qpsmtpd/Plugin.pm
    M plugins/greylisting
    M plugins/karma
    M plugins/karma_tool
    M t/plugin_tests/greylisting

  Log Message:
  -----------
  Merge pull request #160 from jaredj/abstract-dbm

Move DBM functions to Qpsmtpd::DB


Compare: https://github.com/smtpd/qpsmtpd/compare/4108a64c9979...df2ef1cb64a5

Reply via email to