
paul at nfg
Jun 6, 2009, 8:56 AM
Post #1 of 1
(487 views)
Permalink
|
|
[SCM]Paul's DBMail tree branch, master, updated. 33de724b5be91797290fb0f8ac6f378a812b0822
|
|
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 33de724b5be91797290fb0f8ac6f378a812b0822 (commit) via c9da170be15b85dcd84d828bfbeb79df0f1cc261 (commit) from 21d5aa016a8a0b489d54cff1561df258bc71ccd9 (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 33de724b5be91797290fb0f8ac6f378a812b0822 Author: Paul J Stevens <paul [at] nfg> Date: Sat Jun 6 17:56:10 2009 +0200 use views to fix imap-sort commit c9da170be15b85dcd84d828bfbeb79df0f1cc261 Author: Paul J Stevens <paul [at] nfg> Date: Tue Jun 2 17:20:10 2009 +0200 indent ----------------------------------------------------------------------- Summary of changes: .gitignore | 2 + sql/mysql/2_3_5-2_3_6.mysql | 33 +++++++++++++++++++ sql/postgresql/2_3_5-2_3_6.pgsql | 65 ++++++++++++++++++++++++++++++------- sql/sqlite/2_3_5-2_3_6.sqlite | 31 ++++++++++++++++++ src/dbmail-imapsession.c | 5 --- src/dbmail-imapsession.h | 3 -- src/dbmail-mailbox.c | 49 ++++++++++++++++++---------- src/dm_db.c | 6 ++-- 8 files changed, 152 insertions(+), 42 deletions(-) hooks/post-receive -- Paul's DBMail tree _______________________________________________ Dbmail-dev mailing list Dbmail-dev [at] dbmail http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev
|