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 276f26592037cbc724d18f5ea58e8b7c7f2fc352 (commit) via 0652fa6f4270ff852cbb3cb3831ffcc4cb4e6d5e (commit) from a0715d02c4f1e1291d05981888eaf544d80ae5aa (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 276f26592037cbc724d18f5ea58e8b7c7f2fc352 Author: Paul J Stevens <p...@nfg.nl> Date: Thu Aug 22 12:16:15 2013 +0200 rename files commit 0652fa6f4270ff852cbb3cb3831ffcc4cb4e6d5e Author: Paul J Stevens <p...@nfg.nl> Date: Thu Aug 22 12:02:20 2013 +0200 refactor method name ----------------------------------------------------------------------- Summary of changes: src/Makefile.am | 8 +- src/Makefile.in | 88 ++++++++++++------------ src/clientbase.c | 8 +- src/clientbase.h | 25 +++---- src/clientsession.c | 2 +- src/dbmail.h.in | 8 +- src/dm_db.c | 2 +- src/{dbmail-imapsession.c => dm_imapsession.c} | 2 - src/{dbmail-imapsession.h => dm_imapsession.h} | 0 src/{dbmail-mailbox.c => dm_mailbox.c} | 1 - src/{dbmail-mailbox.h => dm_mailbox.h} | 1 - src/{dbmail-message.c => dm_message.c} | 1 - src/{dbmail-message.h => dm_message.h} | 1 - src/{dbmail-user.c => dm_user.c} | 0 src/{dbmail-user.h => dm_user.h} | 0 src/imap4.c | 2 +- src/imapcommands.h | 1 - test/Makefile.am | 2 +- test/Makefile.in | 28 ++++---- test/check_dbmail_auth.c | 4 +- 20 files changed, 88 insertions(+), 96 deletions(-) rename src/{dbmail-imapsession.c => dm_imapsession.c} (99%) rename src/{dbmail-imapsession.h => dm_imapsession.h} (100%) rename src/{dbmail-mailbox.c => dm_mailbox.c} (99%) rename src/{dbmail-mailbox.h => dm_mailbox.h} (98%) rename src/{dbmail-message.c => dm_message.c} (99%) rename src/{dbmail-message.h => dm_message.h} (99%) rename src/{dbmail-user.c => dm_user.c} (100%) rename src/{dbmail-user.h => dm_user.h} (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