This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Paul's DBMail tree".
The branch, master has been updated via 8fd440831fbbd1f283eae2547e00e330c10310e7 (commit) via fec942cf458e206f1130d22b281898dc1fe8d540 (commit) via 92b98094a01eda5efe3ba3080e529482d08945a2 (commit) via 12b52cc3f2d802337ce7c33976bd3b9150017554 (commit) from 79287f4e1556f48f9ea85c5ac2bf0c4f919e21fd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 8fd440831fbbd1f283eae2547e00e330c10310e7 Author: Paul J Stevens <p...@nfg.nl> Date: Thu Sep 5 13:45:08 2013 +0200 handle regression after coverity fixes commit fec942cf458e206f1130d22b281898dc1fe8d540 Author: Paul J Stevens <p...@nfg.nl> Date: Thu Sep 5 13:44:30 2013 +0200 systemd: add generated files commit 92b98094a01eda5efe3ba3080e529482d08945a2 Author: Sergej Pupykin <m...@sergej.pp.ru> Date: Wed Sep 4 19:25:15 2013 +0400 add --sieve switch for mbox import Signed-off-by: Paul J Stevens <p...@nfg.nl> commit 12b52cc3f2d802337ce7c33976bd3b9150017554 Author: Sergej Pupykin <m...@sergej.pp.ru> Date: Wed Sep 4 21:15:05 2013 +0400 add systemd support This patch adds .service files and tmpfiles.d. Signed-off-by: Paul J Stevens <p...@nfg.nl> ----------------------------------------------------------------------- Summary of changes: Makefile.am | 4 +- Makefile.in | 5 +- configure | 25 +++- configure.in | 6 +- contrib/mailbox2dbmail/mailbox2dbmail | 17 ++- src/dm_imapsession.c | 9 +- src/imapcommands.c | 3 - src/modules/authsql.c | 3 +- systemd/Makefile.am | 69 +++++++++ {man => systemd}/Makefile.in | 265 ++++++++------------------------- systemd/dbmail-imapd.service.in | 11 ++ systemd/dbmail-lmtpd.service.in | 11 ++ systemd/dbmail-pop3d.service.in | 11 ++ systemd/dbmail-timsieved.service.in | 11 ++ systemd/dbmail.tmpfiles.in | 1 + 15 files changed, 234 insertions(+), 217 deletions(-) create mode 100644 systemd/Makefile.am copy {man => systemd}/Makefile.in (58%) create mode 100644 systemd/dbmail-imapd.service.in create mode 100644 systemd/dbmail-lmtpd.service.in create mode 100644 systemd/dbmail-pop3d.service.in create mode 100644 systemd/dbmail-timsieved.service.in create mode 100644 systemd/dbmail.tmpfiles.in hooks/post-receive -- Paul's DBMail tree _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev