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 f5cdcbbc9b8edd6d8d424549e3541429191a0761 (commit)
via 0bdfdfcbed9d5065ea56295b835659d22aa2c1ef (commit)
via 621939aedecaed144f4aeb6f3bb6c732262f620e (commit)
from 3ba5a5308239c2790d278f74c8d303cecc19114d (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 f5cdcbbc9b8edd6d8d424549e3541429191a0761
Author: Paul J Stevens <[email protected]>
Date: Tue Dec 22 16:06:03 2009 +0100
add indexes
commit 0bdfdfcbed9d5065ea56295b835659d22aa2c1ef
Author: Paul J Stevens <[email protected]>
Date: Tue Dec 22 14:39:28 2009 +0100
merge mailboxstate
commit 621939aedecaed144f4aeb6f3bb6c732262f620e
Author: Paul J Stevens <[email protected]>
Date: Fri Dec 11 15:51:39 2009 +0100
redundant error removed
-----------------------------------------------------------------------
Summary of changes:
sql/mysql/create_tables.mysql | 3 +-
sql/postgresql/create_tables.pgsql | 3 +-
sql/sqlite/create_tables.sqlite | 3 +-
src/dbmail-imapsession.c | 153 +++++++++++----------
src/dbmail-imapsession.h | 2 +-
src/dbmail-mailbox.c | 263 ++++++------------------------------
src/dbmail-mailbox.h | 9 +-
src/dbmail-message.c | 2 +-
src/dm_acl.c | 2 +-
src/dm_cache.c | 3 +-
src/dm_db.c | 34 +----
src/dm_http.c | 16 ++-
src/dm_mailboxstate.c | 234 +++++++++++++++++++++++++++++++-
src/dm_mailboxstate.h | 15 ++-
src/dm_misc.c | 8 +-
src/dm_misc.h | 2 +-
src/export.c | 2 +-
src/imapcommands.c | 91 +++++--------
src/server.c | 5 +-
test/check_dbmail_db.c | 2 +-
test/check_dbmail_mailbox.c | 21 +---
test/check_dbmail_mailboxstate.c | 2 +-
test/check_dbmail_misc.c | 59 +++++++-
23 files changed, 494 insertions(+), 440 deletions(-)
hooks/post-receive
--
Paul's DBMail tree
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev