[Citadel Development] (no subject)

2010-02-23 Thread davew
Ok, so what is filling my temp directory with file named foolog*

[Citadel Development] Citadel commit log: revision 8366

2010-02-23 Thread ajc
r8366 | ajc | 2010-02-23 11:28:58 -0500 (Tue, 23 Feb 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/xmpp_messages.c M /trunk/citadel/modules/xmpp/xmpp_presence.c * Tweaked some of the XMPP stanzas to

[Citadel Development] (no subject)

2010-02-23 Thread dothebart
thats some debug stuff in the sysdep.c maybe I should add some ifdefs?

[Citadel Development] Citadel commit log: revision 8367

2010-02-23 Thread davew
r8367 | davew | 2010-02-23 13:06:56 -0500 (Tue, 23 Feb 2010) | 1 line Changed paths: M /branches/citadel_context_rework/context.c M /branches/citadel_context_rework/context.h M

[Citadel Development] Citadel commit log: revision 8368

2010-02-23 Thread davew
r8368 | davew | 2010-02-23 13:12:54 -0500 (Tue, 23 Feb 2010) | 1 line Changed paths: M /branches/citadel_context_rework/include/ctdl_module.h D /branches/citadel_context_rework/modules/jabber A

[Citadel Development] Citadel commit log: revision 8369

2010-02-23 Thread ajc
r8369 | ajc | 2010-02-23 15:14:30 -0500 (Tue, 23 Feb 2010) | 1 line Changed paths: M /trunk/citadel/context.c * In the extremely unlikely event that CtdlGetContextArray() returns NULL, set the number of sessions to 0

[Citadel Development] (no subject)

2010-02-23 Thread davew
Would you believe it? Tortoise SVN, the loveable SVN client for Windoze converts text files to \r\n terminated during the transfer. Maybe its just me but I think that is SO VERY WRONG. Surely something like that should always move the file unmodified.  

[Citadel Development] (no subject)

2010-02-23 Thread IGnatius T Foobar
Using SVN, or doing anything else, on Windows is SO VERY WRONG.

[Citadel Development] (no subject)

2010-02-23 Thread dothebart
thats configurable in the settings. though stuff like windiff tends to crlfify source of my collegues upon checkin... FAIL.

[Citadel Development] (no subject)

2010-02-23 Thread IGnatius T Foobar
BIG PROBLEM! Sometime recently, something broke in the main server context loop. Asynchronous events are not firing. This is a big problem for the XMPP service, which makes heavy use of its async loop in order to determine whether there are any events in the queue which require action