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 5dd0966d5c42e87736afa2c2b0fe53a54ff8f449 (commit) via 2641cae8d3b202cfd33acef8185256d98c85fe1f (commit) from 979df6f8bd99ae5e39af70c4e1f8391aacb80d83 (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 5dd0966d5c42e87736afa2c2b0fe53a54ff8f449 Author: Paul J Stevens <p...@nfg.nl> Date: Thu Sep 27 16:02:40 2012 +0200 rename Mem_T to Stream_T commit 2641cae8d3b202cfd33acef8185256d98c85fe1f Author: Paul J Stevens <p...@nfg.nl> Date: Thu Sep 27 15:33:28 2012 +0200 wip ----------------------------------------------------------------------- Summary of changes: configure | 166 ++++++++----- m4/libtool.m4 | 264 +++++++++++++++----- m4/ltoptions.m4 | 19 ++- src/Makefile.am | 2 +- src/Makefile.in | 18 +- src/clientbase.c | 20 ++- src/dbmail-imapsession.c | 40 ++- src/dbmail.h.in | 3 + src/dm_cache.c | 25 +- src/dm_cache.h | 6 +- src/dm_memblock.h | 47 ---- src/{dm_memblock.c => dm_stream.c} | 67 ++---- src/{dm_cidr.h => dm_stream.h} | 29 ++- src/imap4.c | 12 +- src/server.c | 25 ++- test/Makefile.am | 10 +- test/Makefile.in | 68 +++--- test/check_dbmail_cache.c | 4 +- ...eck_dbmail_memblock.c => check_dbmail_stream.c} | 66 +++--- 19 files changed, 534 insertions(+), 357 deletions(-) delete mode 100644 src/dm_memblock.h rename src/{dm_memblock.c => dm_stream.c} (71%) copy src/{dm_cidr.h => dm_stream.h} (61%) rename test/{check_dbmail_memblock.c => check_dbmail_stream.c} (62%) 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