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  06360691c7590edb4eafe74c5c6ee501f63211d6 (commit)
       via  23a1fa827f5ab999bde548b3b7ef1edd4f420e9e (commit)
      from  be714e9326a86c37a32f18e90fc61b1acbd6deb1 (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 06360691c7590edb4eafe74c5c6ee501f63211d6
Author: Paul J Stevens <[email protected]>
Date:   Wed Aug 12 11:40:21 2009 +0200

    merge CRAM-MD5 authentication support

commit 23a1fa827f5ab999bde548b3b7ef1edd4f420e9e
Author: Paul J Stevens <[email protected]>
Date:   Sun Aug 9 17:29:13 2009 +0200

    update dbmail.conf to briefly document IPv6 support

-----------------------------------------------------------------------

Summary of changes:
 dbmail.conf                    |    2 +-
 src/Makefile.am                |   34 ++++++------
 src/clientbase.c               |    7 +++
 src/dbmail-imapsession.c       |   57 ++++++++++++++------
 src/dbmail.h.in                |    3 +-
 src/dbmailtypes.h              |    1 +
 src/dm_cram.c                  |  118 ++++++++++++++++++++++++++++++++++++++++
 src/{dm_digest.h => dm_cram.h} |   31 +++++++----
 src/dm_digest.c                |    2 +-
 src/dm_digest.h                |    1 +
 src/imapcommands.c             |    5 +-
 src/modules/authsql.c          |   24 ++++++---
 test/Makefile.am               |    8 +++-
 test/check_dbmail_auth.c       |   27 +++++++++
 14 files changed, 259 insertions(+), 61 deletions(-)
 create mode 100644 src/dm_cram.c
 copy src/{dm_digest.h => dm_cram.h} (58%)


hooks/post-receive
--
Paul's DBMail tree
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to