Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 113becf8be99272c00e8f67b2fb1a85a7e75772f
https://github.com/smtpd/qpsmtpd/commit/113becf8be99272c00e8f67b2fb1a85a7e75772f
Author: Jared Johnson <[email protected]>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
R lib/Qpsmtpd/DB/File.pm
M lib/Qpsmtpd/DB/File/DBM.pm
M plugins/greylisting
M plugins/karma
M t/qpsmtpd-db-file-dbm.t
R t/qpsmtpd-db-file.t
Log Message:
-----------
Get rid of Qpsmtpd::DB::File
DBM is probably the only file format we'll ever support anyhow
Commit: 45bc5cfffc970ead379371e699fdfcf51fb8d334
https://github.com/smtpd/qpsmtpd/commit/45bc5cfffc970ead379371e699fdfcf51fb8d334
Author: Matt Simerson <[email protected]>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
R lib/Qpsmtpd/DB/File.pm
M lib/Qpsmtpd/DB/File/DBM.pm
M plugins/greylisting
M plugins/karma
M t/qpsmtpd-db-file-dbm.t
R t/qpsmtpd-db-file.t
Log Message:
-----------
Merge pull request #207 from jaredj/zap-db-file
Get rid of Qpsmtpd::DB::File
Compare: https://github.com/smtpd/qpsmtpd/compare/ce97a0eb417b...45bc5cfffc97