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  b92182c46c2ba12ea5efb0881d843ebc6ec43a0e (commit)
      from  ff924a270afb7e934aedea79cfa3fe2244f7047c (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 b92182c46c2ba12ea5efb0881d843ebc6ec43a0e
Author: Paul J Stevens <p...@nfg.nl>
Date:   Mon Aug 19 20:19:21 2013 +0200

    merge 'security password' branch

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

Summary of changes:
 acinclude.m4                        |    8 +
 configure.in                        |    3 +-
 doc/README.security-password        |   71 +++++++
 sql/mysql/create_tables.mysql       |    3 +
 sql/mysql/upgrades/32004.mysql      |    8 +
 sql/oracle/dbmail_schema.sql        |    3 +
 sql/postgresql/create_tables.pgsql  |    3 +
 sql/postgresql/upgrades/32004.pgsql |    8 +
 sql/sqlite/create_tables.sqlite     |    5 +-
 sql/sqlite/upgrades/32004.sqlite    |    8 +
 src/dbmail-imapsession.c            |    4 +-
 src/dbmail-user.c                   |   36 +++-
 src/dbmail-user.h                   |   13 +-
 src/dbmail.h.in                     |    3 +
 src/dbmailtypes.h                   |    2 +
 src/dm_config.c                     |   50 +++++
 src/dm_config.h                     |    1 +
 src/dm_db.c                         |  357 ++++++++++++++++++++++++++++++++++-
 src/dm_db.h                         |   12 +-
 src/dm_mailboxstate.c               |    3 +-
 src/imapcommands.c                  |   14 +-
 src/modules/authsql.c               |  113 ++----------
 src/user.c                          |   93 +++++++++-
 23 files changed, 685 insertions(+), 136 deletions(-)
 create mode 100644 doc/README.security-password
 create mode 100644 sql/mysql/upgrades/32004.mysql
 create mode 100644 sql/postgresql/upgrades/32004.pgsql
 create mode 100644 sql/sqlite/upgrades/32004.sqlite


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

Reply via email to