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  5541fa9cd59afe0b9226d387e6e50d26106fe675 (commit)
       via  a6e9ce2795eab12e56592802772a17ab03111829 (commit)
       via  c756692b557ec1bb688b1a0d2795063b6f33d62f (commit)
       via  a80ae6205e29c3ddd5ee671d892dcee70e364977 (commit)
       via  352392cffd40fa67a03202de3e308b64eca7add1 (commit)
       via  624b5df6ea31f4b6957e50c32a075de088dc51a5 (commit)
      from  2f193889b9d54bc2ab37ed8976bea45b3bc66c51 (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 5541fa9cd59afe0b9226d387e6e50d26106fe675
Author: Paul J Stevens <p...@nfg.nl>
Date:   Thu Mar 1 11:16:04 2012 +0100

    IMAP: implement "SEARCH keyword"

commit a6e9ce2795eab12e56592802772a17ab03111829
Author: Paul J Stevens <p...@nfg.nl>
Date:   Thu Mar 1 09:46:12 2012 +0100

    IMAP: update tests
    
    * reduce verbosity
    * update for fixed gmime bugs

commit c756692b557ec1bb688b1a0d2795063b6f33d62f
Author: Paul J Stevens <p...@nfg.nl>
Date:   Thu Mar 1 00:18:08 2012 +0100

    IMAP: test and fix sequence-set builder

commit a80ae6205e29c3ddd5ee671d892dcee70e364977
Author: Paul J Stevens <p...@nfg.nl>
Date:   Thu Mar 1 00:17:28 2012 +0100

    IMAP: test and fix date converter

commit 352392cffd40fa67a03202de3e308b64eca7add1
Author: Paul J Stevens <p...@nfg.nl>
Date:   Thu Mar 1 00:15:59 2012 +0100

    IMAP: re-organize tests

commit 624b5df6ea31f4b6957e50c32a075de088dc51a5
Author: Paul J Stevens <p...@nfg.nl>
Date:   Wed Feb 29 18:42:03 2012 +0100

    IMAP: fix small leak

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

Summary of changes:
 src/dbmail-mailbox.c                               |  231 ++++++++++++++------
 src/dbmailtypes.h                                  |   37 ++--
 src/dm_mailboxstate.c                              |    4 +-
 src/dm_misc.c                                      |    8 +-
 test-scripts/cleanlog.sh                           |    3 -
 test-scripts/{testappend.txt => testappend.imap}   |    0 
 ...{testauthenticate.txt => testauthenticate.imap} |    0 
 test-scripts/{testfetch.txt => testfetch.imap}     |    0 
 test-scripts/{testidle.txt => testidle.imap}       |    0 
 test-scripts/testimap.sh                           |    6 +
 test-scripts/{testlist.txt => testlist.imap}       |    0 
 test-scripts/testsearch.imap                       |   65 ++++--
 test-scripts/{testthread.txt => testthread.imap}   |    0 
 test/check_dbmail_imapd.c                          |   38 ++--
 test/check_dbmail_mailbox.c                        |   14 +-
 test/check_dbmail_misc.c                           |   56 +++++-
 test/check_dbmail_sset.c                           |    2 +
 17 files changed, 318 insertions(+), 146 deletions(-)
 delete mode 100755 test-scripts/cleanlog.sh
 rename test-scripts/{testappend.txt => testappend.imap} (100%)
 rename test-scripts/{testauthenticate.txt => testauthenticate.imap} (100%)
 rename test-scripts/{testfetch.txt => testfetch.imap} (100%)
 rename test-scripts/{testidle.txt => testidle.imap} (100%)
 create mode 100755 test-scripts/testimap.sh
 rename test-scripts/{testlist.txt => testlist.imap} (100%)
 rename test-scripts/{testthread.txt => testthread.imap} (100%)


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