[Citadel Development] (no subject)

2010-05-19 Thread IGnatius T Foobar
hmmm ... as far as I can tell, the networking problem is due to the server getting stuck with doing_queue permanently set to 1, for some reason, so it's not accepting polls.

[Citadel Development] Citadel commit log: revision 8571

2010-05-19 Thread ajc
r8571 | ajc | 2010-05-17 13:34:10 -0400 (Mon, 17 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/network/serv_network.c * Minor cleanups while I try to figure out the network problem

[Citadel Development] Re: Citadel commit log: revision 8571

2010-05-19 Thread IGnatius T Foobar
Scratch that ... it's another I/O layer problem! (gdb) bt #0 0x0051b7f2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x006bc89b in write () from /lib/libpthread.so.0 #2 0x080750fb in sock_write (sock=0xb6cf5ff8, buf=0x80bde78 \n, nbytes=1) at clientsocket.c:286 #3 0x08075184

[Citadel Development] (no subject)

2010-05-19 Thread dothebart
hm, the mailinglist management tool needs a 'realy' before deleting the actual member of the list... just clicked to the wrong place, and *zap* one recipient lost...

[Citadel Development] Citadel commit log: revision 8572

2010-05-19 Thread ajc
r8572 | ajc | 2010-05-18 14:51:49 -0400 (Tue, 18 May 2010) | 2 lines Changed paths: M /trunk/citadel/file_ops.c M /trunk/citadel/include/citadel_dirs.h M /trunk/citadel/modules/network/serv_network.c M

[Citadel Development] Re: Citadel commit log: revision 8571

2010-05-19 Thread IGnatius T Foobar
One more thing I can indicate now: we're hung up on Uncensored performing a read() operation during a network session that it initiated towards dogpound2. dogpound2 is running stable code.

[Citadel Development] Citadel commit log: revision 8573

2010-05-19 Thread ajc
r8573 | ajc | 2010-05-18 15:16:52 -0400 (Tue, 18 May 2010) | 1 line Changed paths: M /trunk/citadel/file_ops.c M /trunk/citadel/modules/network/serv_network.c * When a network node is uploading a spool file, receive it

[Citadel Development] Citadel commit log: revision 8574

2010-05-19 Thread dothebart
r8574 | dothebart | 2010-05-18 17:34:56 -0400 (Tue, 18 May 2010) | 4 lines Changed paths: M /trunk/citadel/citadel_ldap.h M /trunk/citadel/context.c M /trunk/citadel/include/ctdl_module.h M /trunk/citadel/ldap.c

[Citadel Development] Citadel commit log: revision 8575

2010-05-19 Thread dothebart
r8575 | dothebart | 2010-05-18 18:52:46 -0400 (Tue, 18 May 2010) | 5 lines Changed paths: M /trunk/citadel/context.c M /trunk/citadel/context.h M /trunk/citadel/file_ops.c M /trunk/citadel/ldap.c M

[Citadel Development] Citadel commit log: revision 8578

2010-05-19 Thread ajc
r8578 | ajc | 2010-05-19 11:49:45 -0400 (Wed, 19 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/network/serv_network.c * individual spool files are now created for each run of the networker and consolidated

[Citadel Development] Citadel commit log: revision 8579

2010-05-19 Thread ajc
r8579 | ajc | 2010-05-19 11:52:06 -0400 (Wed, 19 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/network/serv_network.c * Finally eliminated the dreaded 'spooling - try again in a few minutes' error, since the

[Citadel Development] Citadel commit log: revision 8577

2010-05-19 Thread ajc
r8577 | ajc | 2010-05-19 10:09:20 -0400 (Wed, 19 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/network/serv_network.c * When downloading network spool from another node, use the new network/spooltmp