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  7f2a5bfa2e0df66616bd2cc4c10e196854b760fe (commit)
       via  3709271ac4b773dc6310958343b023fa20e23625 (commit)
       via  e7757ebd850d61c69c492b00359483fa9c051ee9 (commit)
      from  d3c52bb2f0a1a9ebdac4f9bf02cea573865ff010 (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 7f2a5bfa2e0df66616bd2cc4c10e196854b760fe
Author: Paul J Stevens <p...@nfg.nl>
Date:   Sun Aug 4 14:08:40 2013 +0200

    IMAP: lower-case base-subject for case-insensitive search and sort

commit 3709271ac4b773dc6310958343b023fa20e23625
Author: Paul J Stevens <p...@nfg.nl>
Date:   Sun Aug 4 12:57:44 2013 +0200

    IMAP: add functional test for searching header

commit e7757ebd850d61c69c492b00359483fa9c051ee9
Author: Paul J Stevens <p...@nfg.nl>
Date:   Sun Aug 4 12:38:13 2013 +0200

    IMAP: subject search use base-subject

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

Summary of changes:
 Makefile.in                                        |    3 ++
 acinclude.m4                                       |    7 ++++
 configure                                          |   10 +++++
 man/Makefile.in                                    |    3 ++
 sql/mysql/upgrades/32002.mysql                     |   14 ++++++++
 sql/postgresql/upgrades/32002.psql                 |   14 ++++++++
 sql/sqlite/upgrades/32002.sqlite                   |   14 ++++++++
 src/Makefile.in                                    |    3 ++
 src/dbmail-mailbox.c                               |    2 +-
 src/dbmail.h.in                                    |    4 ++
 src/dm_db.c                                        |   18 +++++-----
 src/dm_misc.c                                      |   17 ++++++---
 src/modules/Makefile.in                            |    3 ++
 test-scripts/imap/search-header                    |   36 ++++++++++++++++++++
 .../imap/{select.mbox => search-header.mbox}       |    8 ++--
 test/Makefile.in                                   |    3 ++
 test/check_dbmail_imapd.c                          |   11 ++++++
 17 files changed, 150 insertions(+), 20 deletions(-)
 create mode 100644 sql/mysql/upgrades/32002.mysql
 create mode 100644 sql/postgresql/upgrades/32002.psql
 create mode 100644 sql/sqlite/upgrades/32002.sqlite
 create mode 100644 test-scripts/imap/search-header
 copy test-scripts/imap/{select.mbox => search-header.mbox} (51%)


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