Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: ecb6d2c1d577a3db321c4d5a1e8c0d59bb6c7240
https://github.com/smtpd/qpsmtpd/commit/ecb6d2c1d577a3db321c4d5a1e8c0d59bb6c7240
Author: Jared Johnson <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
M lib/Qpsmtpd/DB.pm
M lib/Qpsmtpd/DB/File.pm
Log Message:
-----------
Update Qpsmtpd::DB to work with multiple stores
Commit: fa2ca922c5a49e66b45e110a77acea9e05b5d35c
https://github.com/smtpd/qpsmtpd/commit/fa2ca922c5a49e66b45e110a77acea9e05b5d35c
Author: Jared Johnson <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
M lib/Qpsmtpd/DB.pm
A lib/Qpsmtpd/DB/Redis.pm
M lib/Qpsmtpd/Plugin.pm
Log Message:
-----------
Add Qpsmtpd::DB::Redis
Commit: 11646b9a270f40dbe0000793dbc4e8ec8d42efa3
https://github.com/smtpd/qpsmtpd/commit/11646b9a270f40dbe0000793dbc4e8ec8d42efa3
Author: Jared Johnson <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
M .gitignore
M lib/Qpsmtpd/DB.pm
M lib/Qpsmtpd/DB/File.pm
M lib/Qpsmtpd/DB/File/DBM.pm
M lib/Qpsmtpd/DB/Redis.pm
M t/plugin_tests/greylisting
A t/qpsmtpd-db-file.t
A t/qpsmtpd-db.t
A t/qpsmtpd-plugin.t
Log Message:
-----------
Add Qpsmtpd::DB testing and more greylist testing
Commit: 80e4629f9df77995c2724171ab27c8b316989bb0
https://github.com/smtpd/qpsmtpd/commit/80e4629f9df77995c2724171ab27c8b316989bb0
Author: Jared Johnson <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
M lib/Qpsmtpd/DB/Redis.pm
Log Message:
-----------
Qpsmtpd::DB::Redis simplifications
Commit: 474a086d90731ee3a953659d83904d3577925465
https://github.com/smtpd/qpsmtpd/commit/474a086d90731ee3a953659d83904d3577925465
Author: Jared Johnson <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
A t/qpsmtpd-db-redis.t
Log Message:
-----------
Tests for Qpsmtpd::DB::Redis
Commit: 89b942b634be614b95ff115d8c50a392ffba8ab2
https://github.com/smtpd/qpsmtpd/commit/89b942b634be614b95ff115d8c50a392ffba8ab2
Author: Jared Johnson <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
M t/qpsmtpd-db.t
Log Message:
-----------
Update expected error text
Commit: 6e3e605c6644ad2503782dc666460f438b7250eb
https://github.com/smtpd/qpsmtpd/commit/6e3e605c6644ad2503782dc666460f438b7250eb
Author: Jared Johnson <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
M lib/Qpsmtpd/DB/Redis.pm
Log Message:
-----------
Avoid test failure when Redis.pm is unavailable
Commit: cbf9951f515fcdf3075267b9f54429991b058ded
https://github.com/smtpd/qpsmtpd/commit/cbf9951f515fcdf3075267b9f54429991b058ded
Author: Matt Simerson <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
M .gitignore
M lib/Qpsmtpd/DB.pm
M lib/Qpsmtpd/DB/File/DBM.pm
A lib/Qpsmtpd/DB/Redis.pm
M lib/Qpsmtpd/Plugin.pm
M t/plugin_tests/greylisting
A t/qpsmtpd-db-file.t
A t/qpsmtpd-db-redis.t
A t/qpsmtpd-db.t
A t/qpsmtpd-plugin.t
Log Message:
-----------
Merge pull request #176 from jaredj/redis
Qpsmtpd::DB::Redis
Compare: https://github.com/smtpd/qpsmtpd/compare/b335e260785c...cbf9951f515f