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  ba60583b72ea51f79041c02ae3958be5b825daeb (commit)
      from  dd3d2fa82d1e14ca27b2076473f00d457ce23662 (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 ba60583b72ea51f79041c02ae3958be5b825daeb
Author: Paul J Stevens <p...@nfg.nl>
Date:   Fri Aug 9 14:53:19 2013 +0200

    IMAP: merge CONDSTORE capability

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

Summary of changes:
 Makefile.in                        |   40 ++----
 acinclude.m4                       |    8 +
 aclocal.m4                         |   10 +-
 configure                          |  298 ++++++++++++++++++------------------
 man/Makefile.in                    |   72 ++-------
 sql/mysql/upgrades/32003.mysql     |    9 +
 sql/postgresql/upgrades/32003.psql |   10 ++
 sql/sqlite/upgrades/32003.sqlite   |   10 ++
 src/Makefile.in                    |   46 ++----
 src/dbmail-imapsession.c           |   62 ++++++---
 src/dbmail-mailbox.c               |  104 ++++++++++++-
 src/dbmail-mailbox.h               |    2 +
 src/dbmail-message.c               |    4 +-
 src/dbmail.h.in                    |    7 +-
 src/dbmailtypes.h                  |    6 +-
 src/dm_db.c                        |  127 +++++++++++++---
 src/dm_db.h                        |    9 +-
 src/dm_mailboxstate.c              |   33 +++--
 src/dm_mailboxstate.h              |    8 +-
 src/dm_misc.c                      |    3 +-
 src/export.c                       |   13 ++-
 src/imapcommands.c                 |  217 ++++++++++++++++++++-------
 src/maintenance.c                  |    4 +-
 src/modules/Makefile.in            |   30 +---
 test-scripts/testcondstore.txt     |   20 +++
 test/Makefile.in                   |   27 +---
 test/check_dbmail_mailbox.c        |    5 +-
 27 files changed, 733 insertions(+), 451 deletions(-)
 create mode 100644 sql/mysql/upgrades/32003.mysql
 create mode 100644 sql/postgresql/upgrades/32003.psql
 create mode 100644 sql/sqlite/upgrades/32003.sqlite
 create mode 100644 test-scripts/testcondstore.txt


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