[commit] master: adjust ChangeLog generation to git

2010-02-06 Thread Oswald Buddenhagen
commit cd58a75f12d303dc0eeb4c9d389ad226e789b404 Author: Oswald Buddenhagen Date: Sat Feb 6 16:32:04 2010 +0100 adjust ChangeLog generation to git now that log generation is cheap, don't store it in the SCM any more. ChangeLog | 1445 -

[commit] master: fix "make distcheck"

2010-02-06 Thread Oswald Buddenhagen
commit 462dd8218241d6f677e56e1532d1b53061cdb93a Author: Oswald Buddenhagen Date: Sat Feb 6 19:38:12 2010 +0100 fix "make distcheck" Makefile.am |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index e449331..89facc6 100644 --- a/Makefi

[commit] master: cvsignore => gitignore

2010-02-06 Thread Oswald Buddenhagen
commit 8f172d9c5b364bb69a48abb23ebe473681e41217 Author: Oswald Buddenhagen Date: Sat Feb 6 16:30:22 2010 +0100 cvsignore => gitignore .cvsignore => .gitignore |6 ++ src/{.cvsignore => .gitignore}|1 + src/compat/{.cvsignore => .gitignore} |1 + 3 file

[commit] master: more to do

2010-02-06 Thread Oswald Buddenhagen
commit ffb6e178ff8d17ffca3810dd33e66996dfb970ca Author: Oswald Buddenhagen Date: Sat Feb 6 10:48:11 2010 +0100 more to do TODO | 41 - 1 files changed, 40 insertions(+), 1 deletions(-) diff --git a/TODO b/TODO index dd2aafc..3a53844 100644 --- a/

[commit] branch 'master' rewound

2010-02-06 Thread Oswald Buddenhagen
The branch 'master', previously at 6e2098c, has been rewound by 1 revision(s) to 3599542. -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best networ

[commit] isync_0_9_branch: compile (with newer BDB?)

2010-02-06 Thread Oswald Buddenhagen
commit 29fe45911e4318255c1cebfce22f79960850a991 Author: Oswald Buddenhagen Date: Sat Feb 6 11:27:55 2010 +0100 compile (with newer BDB?) src/maildir.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/maildir.c b/src/maildir.c index 19cef25..b4ba9ab 100644 ---

[commit] master: more to do

2010-02-06 Thread Oswald Buddenhagen
commit 6e2098c40e78743b4afd0fcb8b555746b7cd9794 Author: Oswald Buddenhagen Date: Sat Feb 6 10:48:11 2010 +0100 more to do TODO | 39 ++- 1 files changed, 38 insertions(+), 1 deletions(-) diff --git a/TODO b/TODO index dd2aafc..1f7ba0e 100644 --- a/TO

[commit] master: fix line ending conversion logic

2010-02-06 Thread Oswald Buddenhagen
commit bb3177827fc2d1d5378aa925f4cc957cc6725feb Author: Oswald Buddenhagen Date: Sat Feb 6 10:34:41 2010 +0100 fix line ending conversion logic imap may very well store messages with LF line endings. only RFC2822 requires CRLF. consequently, preserve the line endings as muc

[commit] master: add extra verbose mode which dumps the message contents

2010-02-06 Thread Oswald Buddenhagen
commit 3599542683b933ea98127fa214ca3c751b851c23 Author: Oswald Buddenhagen Date: Sat Feb 6 10:40:36 2010 +0100 add extra verbose mode which dumps the message contents i needed that to debug the line ending issues. maybe it will find other uses as well ... src/compat/main.c |

[commit] master: some more error reporting relating malformed messages

2010-02-06 Thread Oswald Buddenhagen
commit 5a056f615fdd08111687d6b388fa3f3698be1c22 Author: Oswald Buddenhagen Date: Sat Feb 6 10:32:10 2010 +0100 some more error reporting relating malformed messages src/sync.c |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/sync.c b/src/sync.c index db1ca

[commit] (ntlm): NTLM authentication support for IMAP

2010-02-06 Thread Oswald Buddenhagen
commit 233caac24bb9a3a00d6918875aa4f37fb11cc29f Author: Oswald Buddenhagen Date: Sat Feb 6 11:14:11 2010 +0100 NTLM authentication support for IMAP this is a half-baked patch against isync 1.0.3 by Jiri Mencak. REF: 20061222163641.ga3...@ll from his original mail:

[commit] branch 'ntlm' created

2010-02-06 Thread Oswald Buddenhagen
The branch 'ntlm' has been created at 233caac. -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and

[commit] branch 'async' created

2010-02-06 Thread Oswald Buddenhagen
The branch 'async' has been created at 4cf90ce. -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans an

[commit] (async): fully aync operation, take 2 *** WIP ***

2010-02-06 Thread Oswald Buddenhagen
commit 4cf90cedca8823aa7c2a49431c7681518e7dc7ba Author: Oswald Buddenhagen Date: Sat Feb 6 10:25:49 2010 +0100 fully aync operation, take 2 *** WIP *** second attempt, starting "from the other end". this branch will be subject to forced pushes. TODO | 11 +

[commit] (async-failed): add fully async operation, take 1 *** WIP ***

2010-02-06 Thread Oswald Buddenhagen
commit 94a2c13cbf17a5f126e1da1657d6818e6f4174ec Author: Oswald Buddenhagen Date: Sat Feb 6 09:31:35 2010 +0100 add fully async operation, take 1 *** WIP *** this is a dead branch and it is progressively canibalized by the "proper" async branch. configure.in |4 +- src/

[commit] branch 'async-failed' created

2010-02-06 Thread Oswald Buddenhagen
The branch 'async-failed' has been created at 94a2c13. -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible p

[commit] isync

2010-02-06 Thread Oswald Buddenhagen
CVS commit by ossi: isync switched to git - this repository is DEAD. the repo itself will be disabled within a few weeks, so make your diffs now if you have any local changes. no, this doesn't mean that i will have more time for it now. but that way i can more cleanly maintain the copies of vari