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 f78ede1a1ab7545f4ea49b97c030fa22847cee48 (commit)
via c14343535d5c63313d5f11b18c07170de176fae5 (commit)
via 659fcef43ef09c01222b19f77e306be947012f26 (commit)
via 923431d20b33a2cffc69dfcd5138771881446a39 (commit)
via 51d44aa5bd61acb382d98766e87e5ca5d95d6c59 (commit)
from 3618637ed7629422d200a20448038010640fdaab (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 f78ede1a1ab7545f4ea49b97c030fa22847cee48
Author: Paul J Stevens <[email protected]>
Date: Mon Sep 24 11:43:17 2012 +0200
merge cache branch
this adds a global shared thread-safe message cache
commit c14343535d5c63313d5f11b18c07170de176fae5
Author: Paul J Stevens <[email protected]>
Date: Fri Sep 21 11:59:04 2012 +0200
track size of job-queue
commit 659fcef43ef09c01222b19f77e306be947012f26
Author: Paul J Stevens <[email protected]>
Date: Fri Sep 21 11:58:44 2012 +0200
don't try to write to disconnected clients
commit 923431d20b33a2cffc69dfcd5138771881446a39
Author: Paul J Stevens <[email protected]>
Date: Fri Sep 21 11:58:13 2012 +0200
IMAP: small new leak fixed
commit 51d44aa5bd61acb382d98766e87e5ca5d95d6c59
Author: Paul J Stevens <[email protected]>
Date: Fri Sep 21 11:57:15 2012 +0200
IMAP: add load-testing script
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 4 +-
src/Makefile.in | 30 ++-
src/clientbase.c | 5 +-
src/dbmail-imapsession.c | 120 ++++++++----
src/dbmail-imapsession.h | 1 -
src/dm_cache.c | 300 ++++++++++++++++++-----------
src/dm_cache.h | 14 +-
src/dm_memblock.c | 13 ++
src/dm_memblock.h | 2 +
src/server.c | 12 +-
test-scripts/{testlmtp.py => loadimap.py} | 101 ++++++----
test/Makefile.am | 5 +
test/Makefile.in | 56 ++++--
test/check_dbmail_cache.c | 163 ++++++++++++++++
14 files changed, 583 insertions(+), 243 deletions(-)
copy test-scripts/{testlmtp.py => loadimap.py} (58%)
create mode 100644 test/check_dbmail_cache.c
hooks/post-receive
--
Paul's DBMail tree
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev