Branch: refs/heads/master
Home: http://github.com/abh/qpsmtpd
Commit: e718d2a2ef5f927a9269d0c286631335c000cbeb
http://github.com/abh/qpsmtpd/commit/e718d2a2ef5f927a9269d0c286631335c000cbeb
Author: Hanno Hecker <[email protected]>
Date: 2009-03-02 (Mon, 02 Mar 2009)
Changed paths:
M .gitignore
Log Message:
-----------
add .gitignore file
Ignore config/ and all files generated by 'perl Makefile.PL; make; ...'
Commit: a3e41d4a3a2209687dc760c9483020ab765dbaa3
http://github.com/abh/qpsmtpd/commit/a3e41d4a3a2209687dc760c9483020ab765dbaa3
Author: Hanno Hecker <[email protected]>
Date: 2009-03-02 (Mon, 02 Mar 2009)
Changed paths:
M Changes
M plugins/connection_time
Log Message:
-----------
"new" plugin connection_time from SVN's contrib/
import plugins/connection_time from SVN's contrib. Changes:
* perltidy run
* add one optional parameter: log level of the message, defaults
to LOGNOTICE (same as in SVN)
Commit: fe4f40b560c2c73e74221f382a20e3ef3b9d713a
http://github.com/abh/qpsmtpd/commit/fe4f40b560c2c73e74221f382a20e3ef3b9d713a
Author: Hanno Hecker <[email protected]>
Date: 2009-03-02 (Mon, 02 Mar 2009)
Changed paths:
M Changes
M plugins/logging/apache
Log Message:
-----------
"new" plugin logging/apache from SVN's contrib/
Imported logging/apache from SVN's contrib. Changes:
* perltidy run
* Minor tidy-ups by Ask
Signed-off-by: Ask Bjørn Hansen <[email protected]>