[Citadel Development] Citadel commit log: revision 8598

2010-05-31 Thread ajc
r8598 | ajc | 2010-05-31 23:06:22 -0400 (Mon, 31 May 2010) | 1 line Changed paths: M /trunk/webcit/webserver.c * fixed a spelling error

[Citadel Development] Citadel commit log: revision 8597

2010-05-25 Thread ajc
r8597 | ajc | 2010-05-25 14:08:48 -0400 (Tue, 25 May 2010) | 1 line Changed paths: M /trunk/webcit/bbsview_renderer.c M /trunk/webcit/static/t/knrooms.html M /trunk/webcit/static/wclib.js M /trunk/webcit/static

[Citadel Development] Citadel commit log: revision 8596

2010-05-25 Thread ajc
r8596 | ajc | 2010-05-25 11:09:59 -0400 (Tue, 25 May 2010) | 1 line Changed paths: M /trunk/webcit/bbsview_renderer.c * Fixed the off-by-one error in bbs view that causes a blank page to appear at the end when the number

[Citadel Development] Citadel commit log: revision 8595

2010-05-24 Thread ajc
r8595 | ajc | 2010-05-25 00:05:05 -0400 (Tue, 25 May 2010) | 1 line Changed paths: M /trunk/webcit/addressbook_popup.c M /trunk/webcit/auth.c M /trunk/webcit/autocompletion.c M /trunk/webcit/availability.c M

[Citadel Development] Citadel commit log: revision 8594

2010-05-24 Thread ajc
r8594 | ajc | 2010-05-24 13:31:47 -0400 (Mon, 24 May 2010) | 1 line Changed paths: M /trunk/webcit/context_loop.c M /trunk/webcit/sysdep.c M /trunk/webcit/webcit.h M /trunk/webcit/webserver.c * WebCit thread pool

[Citadel Development] Citadel commit log: revision 8585

2010-05-21 Thread ajc
r8585 | ajc | 2010-05-21 13:35:13 -0400 (Fri, 21 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/network/serv_network.c * trace messages

[Citadel Development] Citadel commit log: revision 8582

2010-05-21 Thread ajc
r8582 | ajc | 2010-05-21 10:53:58 -0400 (Fri, 21 May 2010) | 1 line Changed paths: M /trunk/webcit/sysdep.c M /trunk/webcit/tcp_sockets.c M /trunk/webcit/webcit.h * Change to main server loop. All threads block on

[Citadel Development] Citadel commit log: revision 8583

2010-05-21 Thread ajc
r8583 | ajc | 2010-05-21 11:19:52 -0400 (Fri, 21 May 2010) | 1 line Changed paths: M /trunk/webcit/sysdep.c * Remove color from log message

[Citadel Development] Citadel commit log: revision 8584

2010-05-21 Thread ajc
r8584 | ajc | 2010-05-21 12:32:48 -0400 (Fri, 21 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/network/serv_network.c * Better tempfilename generation for receive_spool()

[Citadel Development] Citadel commit log: revision 8581

2010-05-20 Thread ajc
r8581 | ajc | 2010-05-20 13:56:13 -0400 (Thu, 20 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/network/serv_network.c * removed an extraneous debug line

[Citadel Development] Citadel commit log: revision 8580

2010-05-20 Thread ajc
r8580 | ajc | 2010-05-20 13:54:51 -0400 (Thu, 20 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/serv_xmpp.c M /trunk/citadel/modules/xmpp/xmpp_presence.c * In a rare eureka-moment, discovered that my

[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,

[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

[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 /trunk

[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 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] Citadel commit log: revision 8568

2010-05-14 Thread ajc
r8568 | ajc | 2010-05-14 11:24:26 -0400 (Fri, 14 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/serv_xmpp.c M /trunk/citadel/modules/xmpp/serv_xmpp.h M /trunk/citadel/modules/xmpp/xmpp_messages.c

[Citadel Development] Citadel commit log: revision 8563

2010-05-10 Thread ajc
r8563 | ajc | 2010-05-10 16:36:54 -0400 (Mon, 10 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/serv_xmpp.c M /trunk/citadel/modules/xmpp/xmpp_presence.c M /trunk/citadel/modules/xmpp

[Citadel Development] Citadel commit log: revision 8564

2010-05-10 Thread ajc
r8564 | ajc | 2010-05-10 17:06:42 -0400 (Mon, 10 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/serv_xmpp.c M /trunk/citadel/modules/xmpp/serv_xmpp.h M /trunk/citadel/modules/xmpp/xmpp_presence.c

[Citadel Development] Citadel commit log: revision 8565

2010-05-10 Thread ajc
r8565 | ajc | 2010-05-10 17:22:05 -0400 (Mon, 10 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/serv_xmpp.c M /trunk/citadel/modules/xmpp/xmpp_presence.c M /trunk/citadel/modules/xmpp

[Citadel Development] Citadel commit log: revision 8562

2010-05-10 Thread ajc
r8562 | ajc | 2010-05-07 17:53:11 -0400 (Fri, 07 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/serv_xmpp.c * Modified the XMPP service to use client_read_random_blob(). However, I noticed that

[Citadel Development] Citadel commit log: revision 8560

2010-05-10 Thread ajc
r8560 | ajc | 2010-05-06 17:05:32 -0400 (Thu, 06 May 2010) | 1 line Changed paths: M /trunk/webcit/serv_func.c M /trunk/webcit/static/webcit.css * cleanup

[Citadel Development] Citadel commit log: revision 8557

2010-05-05 Thread ajc
r8557 | ajc | 2010-05-05 12:14:01 -0400 (Wed, 05 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/serv_xmpp.c * XMPP login hooks which output protocol data should only activate if this is actually an XMPP

[Citadel Development] Citadel commit log: revision 8556

2010-05-05 Thread ajc
r8556 | ajc | 2010-05-05 12:02:06 -0400 (Wed, 05 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/xmpp_presence.c * check for null

[Citadel Development] Citadel commit log: revision 8553

2010-05-03 Thread ajc
r8553 | ajc | 2010-05-03 17:18:37 -0400 (Mon, 03 May 2010) | 2 lines Changed paths: M /trunk/citadel/modules/xmpp/xmpp_presence.c M /trunk/citadel/modules/xmpp/xmpp_query_namespace.c * New utility function

[Citadel Development] Citadel commit log: revision 8554

2010-05-03 Thread ajc
r8554 | ajc | 2010-05-03 17:19:15 -0400 (Mon, 03 May 2010) | 2 lines Changed paths: M /trunk/citadel/modules/xmpp/serv_xmpp.h * New utility function xmpp_is_visible(), used to determine whether any given session in the

[Citadel Development] Citadel commit log: revision 8551

2010-05-03 Thread ajc
r8551 | ajc | 2010-05-03 16:09:50 -0400 (Mon, 03 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/xmpp_presence.c * Lots of changes to the XMPP Mortuary to make it keep track of useful data. We'r

[Citadel Development] Citadel commit log: revision 8548

2010-05-03 Thread ajc
r8548 | ajc | 2010-05-03 00:24:29 -0400 (Mon, 03 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/serv_xmpp.c M /trunk/citadel/modules/xmpp/serv_xmpp.h M /trunk/citadel/modules/xmpp/xmpp_presence.c

[Citadel Development] Citadel commit log: revision 8549

2010-05-03 Thread ajc
r8549 | ajc | 2010-05-03 11:31:33 -0400 (Mon, 03 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/serv_xmpp.c * cosmetic changes

[Citadel Development] Citadel commit log: revision 8550

2010-05-03 Thread ajc
r8550 | ajc | 2010-05-03 12:41:45 -0400 (Mon, 03 May 2010) | 1 line Changed paths: M /trunk/citadel/modules/calendar/serv_calendar.c M /trunk/citadel/modules/expire/serv_expire.c M /trunk/citadel/modules/openid

[Citadel Development] Citadel commit log: revision 8540

2010-04-28 Thread ajc
r8540 | ajc | 2010-04-28 13:03:55 -0400 (Wed, 28 Apr 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/serv_xmpp.c M /trunk/citadel/modules/xmpp/xmpp_presence.c * Reenabled the XMPP mortuary. If there&#

[Citadel Development] Citadel commit log: revision 8538

2010-04-28 Thread ajc
r8538 | ajc | 2010-04-28 11:52:26 -0400 (Wed, 28 Apr 2010) | 2 lines Changed paths: M /trunk/webcit/static/webcit.css * Added a background color to the roomchat send box * fixed some indentation and spacing in webcit.css

[Citadel Development] Citadel commit log: revision 8539

2010-04-28 Thread ajc
r8539 | ajc | 2010-04-28 12:01:22 -0400 (Wed, 28 Apr 2010) | 1 line Changed paths: M /trunk/webcit/static/webcit.css * A little more padding between the chat windows

[Citadel Development] Citadel commit log: revision 8536

2010-04-28 Thread ajc
r8536 | ajc | 2010-04-27 12:20:19 -0400 (Tue, 27 Apr 2010) | 1 line Changed paths: M /trunk/webcit/roomchat.c D /trunk/webcit/static/protoaculous1.6.packed.js A /trunk/webcit/static/roomchat_unload.html M /trunk

[Citadel Development] Citadel commit log: revision 8537

2010-04-28 Thread ajc
r8537 | ajc | 2010-04-27 12:23:06 -0400 (Tue, 27 Apr 2010) | 2 lines Changed paths: M /trunk/webcit/static/prototype.js * upgrade prototype to 1.6.1 * upgrade scriptaculous to 1.8.3

[Citadel Development] Citadel commit log: revision 8532

2010-04-28 Thread ajc
r8532 | ajc | 2010-04-26 14:48:24 -0400 (Mon, 26 Apr 2010) | 1 line Changed paths: M /trunk/citadel/modules/roomchat/serv_roomchat.c M /trunk/webcit/roomchat.c M /trunk/webcit/static/t/roomchat.html M /trunk

[Citadel Development] Citadel commit log: revision 8531

2010-04-26 Thread ajc
r8531 | ajc | 2010-04-26 12:20:53 -0400 (Mon, 26 Apr 2010) | 1 line Changed paths: M /trunk/citadel/sysdep.c * Executive decision. From now on, intr (ctrl-c) begins an attempt at a graceful shutdown, but quit (ctrl

[Citadel Development] Citadel commit log: revision 8530

2010-04-24 Thread ajc
r8530 | ajc | 2010-04-25 01:11:29 -0400 (Sun, 25 Apr 2010) | 1 line Changed paths: M /trunk/webcit/roomchat.c M /trunk/webcit/static/t/roomchat.html M /trunk/webcit/static/webcit.css * Added some style to the

[Citadel Development] Citadel commit log: revision 8524

2010-04-23 Thread ajc
r8524 | ajc | 2010-04-24 01:04:20 -0400 (Sat, 24 Apr 2010) | 1 line Changed paths: M /trunk/webcit/roomchat.c M /trunk/webcit/static/t/roomchat.html M /trunk/webcit/static/webcit.css * Finally got room chat working

[Citadel Development] Citadel commit log: revision 8517

2010-04-19 Thread ajc
r8517 | ajc | 2010-04-19 11:39:22 -0400 (Mon, 19 Apr 2010) | 1 line Changed paths: M /trunk/webcit/tcp_sockets.c -

[Citadel Development] Citadel commit log: revision 8516

2010-04-19 Thread ajc
r8516 | ajc | 2010-04-19 10:56:57 -0400 (Mon, 19 Apr 2010) | 1 line Changed paths: M /trunk/webcit/Makefile.in M /trunk/webcit/context_loop.c M /trunk/webcit/paging.c A /trunk/webcit/roomchat.c D /trunk/webcit

[Citadel Development] Citadel commit log: revision 8509

2010-04-10 Thread ajc
r8509 | ajc | 2010-04-10 15:12:22 -0400 (Sat, 10 Apr 2010) | 1 line Changed paths: M /trunk/citadel/ldap.c * oops ... fix a syntax error

[Citadel Development] Citadel commit log: revision 8504

2010-04-07 Thread ajc
r8504 | ajc | 2010-04-08 00:33:45 -0400 (Thu, 08 Apr 2010) | 3 lines Changed paths: D /trunk/citadel/modules/chat A /trunk/citadel/modules/instmsg A /trunk/citadel/modules/instmsg/serv_instmsg.c (from /trunk/citadel

[Citadel Development] Citadel commit log: revision 8502

2010-04-06 Thread ajc
r8502 | ajc | 2010-04-06 12:41:22 -0400 (Tue, 06 Apr 2010) | 1 line Changed paths: M /trunk/citadel/ldap.c * Minor tweaks to ldap.c -- logging, remove commented-out code etc.

[Citadel Development] Citadel commit log: revision 8500

2010-03-28 Thread ajc
r8500 | ajc | 2010-03-28 13:25:08 -0400 (Sun, 28 Mar 2010) | 1 line Changed paths: M /trunk/citadel/modules/chat/serv_chat.c * Disabled CHAT cmd until the underlying I/O layer is fixed

[Citadel Development] Citadel commit log: revision 8498

2010-03-27 Thread ajc
r8498 | ajc | 2010-03-27 11:22:18 -0400 (Sat, 27 Mar 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/serv_xmpp.c M /trunk/citadel/msgbase.c * Disable the XMPP-mortuary code. It's not ready for produ

[Citadel Development] Citadel commit log: revision 8484

2010-03-22 Thread ajc
r8484 | ajc | 2010-03-22 14:31:36 -0400 (Mon, 22 Mar 2010) | 1 line Changed paths: M /trunk/citadel/modules/pop3/serv_pop3.c M /trunk/citadel/modules/xmpp/xmpp_presence.c * More work on the XMPP dead buddy list

[Citadel Development] Citadel commit log: revision 8483

2010-03-21 Thread ajc
r8483 | ajc | 2010-03-22 00:57:27 -0400 (Mon, 22 Mar 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/xmpp_presence.c * more work on the dead buddies purge

[Citadel Development] Citadel commit log: revision 8481

2010-03-20 Thread ajc
r8481 | ajc | 2010-03-21 00:40:39 -0400 (Sun, 21 Mar 2010) | 1 line Changed paths: M /trunk/citadel/citadel.h M /trunk/citadel/modules/xmpp/xmpp_presence.c * clean up dead buddies from the xmpp roster (not finished yet)

[Citadel Development] Citadel commit log: revision 8476

2010-03-19 Thread ajc
r8476 | ajc | 2010-03-19 20:25:36 -0400 (Fri, 19 Mar 2010) | 1 line Changed paths: M /trunk/webcit/po/de.po * Fixed some syntax errors in de.po:

[Citadel Development] Citadel commit log: revision 8474

2010-03-19 Thread ajc
r8474 | ajc | 2010-03-19 13:29:27 -0400 (Fri, 19 Mar 2010) | 3 lines Changed paths: M /trunk/citadel/citadel.h D /trunk/citadel/techdoc/chat.txt M /trunk/libcitadel/configure.in M /trunk/libcitadel/lib

[Citadel Development] Citadel commit log: revision 8459

2010-03-16 Thread ajc
r8459 | ajc | 2010-03-16 10:59:30 -0400 (Tue, 16 Mar 2010) | 1 line Changed paths: D /branches/stable-77x/citadel/modules/jabber A /branches/stable-77x/citadel/modules/xmpp (from /trunk/citadel/modules/xmpp:8458) M

[Citadel Development] Citadel commit log: revision 8441

2010-03-12 Thread ajc
r8441 | ajc | 2010-03-12 12:02:21 -0500 (Fri, 12 Mar 2010) | 1 line Changed paths: M /branches/stable-77x/webcit/msg_renderers.c * Backport r8440 to stable

[Citadel Development] Citadel commit log: revision 8440

2010-03-12 Thread ajc
r8440 | ajc | 2010-03-12 11:58:54 -0500 (Fri, 12 Mar 2010) | 1 line Changed paths: M /trunk/webcit/msg_renderers.c * Do not reinsert the existing wiki page when uploading an attachment. Fixes bug 537.

[Citadel Development] Citadel commit log: revision 8433

2010-03-06 Thread ajc
r8433 | ajc | 2010-03-07 00:01:27 -0500 (Sun, 07 Mar 2010) | 1 line Changed paths: M /trunk/citadel/msgbase.c * Never mind ... I understand now. Messages which were copied *in* by code between r8300 and r8431 are

[Citadel Development] Citadel commit log: revision 8432

2010-03-06 Thread ajc
r8432 | ajc | 2010-03-06 19:19:01 -0500 (Sat, 06 Mar 2010) | 1 line Changed paths: M /trunk/citadel/msgbase.c * msgbase.c now contains both the new and old versions of CtdlOutputPreLoadedMsg() so that I can work on other

[Citadel Development] Citadel commit log: revision 8430

2010-03-05 Thread ajc
r8430 | ajc | 2010-03-05 16:19:07 -0500 (Fri, 05 Mar 2010) | 1 line Changed paths: M /trunk/citadel/citserver.c M /trunk/citadel/modules/imap/imap_misc.c M /trunk/citadel/modules/migrate/serv_migrate.c M /trunk

[Citadel Development] Citadel commit log: revision 8428

2010-03-04 Thread ajc
r8428 | ajc | 2010-03-04 15:02:46 -0500 (Thu, 04 Mar 2010) | 1 line Changed paths: M /trunk/citadel/textclient/rooms.c * Fix rooms.c call to citedit()

[Citadel Development] Citadel commit log: revision 8427

2010-03-04 Thread ajc
r8427 | ajc | 2010-03-04 10:23:06 -0500 (Thu, 04 Mar 2010) | 1 line Changed paths: M /trunk/citadel/textclient/messages.c * cleanup

[Citadel Development] Citadel commit log: revision 8426

2010-03-04 Thread ajc
r8426 | ajc | 2010-03-04 10:09:52 -0500 (Thu, 04 Mar 2010) | 1 line Changed paths: M /trunk/citadel/textclient/messages.c M /trunk/citadel/textclient/messages.h * citedit() does not make use of the client's IPC co

[Citadel Development] Citadel commit log: revision 8425

2010-03-02 Thread ajc
r8425 | ajc | 2010-03-03 00:29:25 -0500 (Wed, 03 Mar 2010) | 1 line Changed paths: M /trunk/citadel/modules/chat/serv_chat.c M /trunk/citadel/msgbase.c * Removed code from serv_chat.c that checks to see whether the

[Citadel Development] Citadel commit log: revision 8424

2010-03-02 Thread ajc
r8424 | ajc | 2010-03-03 00:17:28 -0500 (Wed, 03 Mar 2010) | 1 line Changed paths: M /trunk/webcit/po/da.po M /trunk/webcit/po/de.po M /trunk/webcit/po/en_GB.po M /trunk/webcit/po/es.po M /trunk/webcit/po

[Citadel Development] Citadel commit log: revision 8421

2010-03-02 Thread ajc
r8421 | ajc | 2010-03-02 15:10:40 -0500 (Tue, 02 Mar 2010) | 1 line Changed paths: M /trunk/citadel/msgbase.c M /trunk/citadel/sysdep.c * Slightly more computationally efficient version of memfmout() that doesn't

[Citadel Development] Citadel commit log: revision 8420

2010-03-02 Thread ajc
r8420 | ajc | 2010-03-02 13:11:58 -0500 (Tue, 02 Mar 2010) | 1 line Changed paths: M /trunk/citadel/msgbase.c * Replaced memfmout() with a much simpler version that doesn't contain unneeded fmout() cruft.

[Citadel Development] Citadel commit log: revision 8419

2010-03-02 Thread ajc
r8419 | ajc | 2010-03-02 11:43:20 -0500 (Tue, 02 Mar 2010) | 1 line Changed paths: M /trunk/citadel/modules/chat/serv_chat.c * The PEXP command has been deprecated for ten years and no one is using it. Removing this

[Citadel Development] Citadel commit log: revision 8418

2010-03-01 Thread ajc
r8418 | ajc | 2010-03-01 23:58:17 -0500 (Mon, 01 Mar 2010) | 1 line Changed paths: M /trunk/citadel/modules/chat/serv_chat.c * Eliminate an unused variable

[Citadel Development] Citadel commit log: revision 8374

2010-02-24 Thread ajc
r8374 | ajc | 2010-02-25 00:56:07 -0500 (Thu, 25 Feb 2010) | 1 line Changed paths: M /trunk/citadel/context.c * Working on async

[Citadel Development] Citadel commit log: revision 8373

2010-02-24 Thread ajc
r8373 | ajc | 2010-02-25 00:21:39 -0500 (Thu, 25 Feb 2010) | 1 line Changed paths: M /trunk/citadel/context.c M /trunk/citadel/context.h M /trunk/citadel/modules/chat/serv_chat.c M /trunk/citadel/modules/xmpp

[Citadel Development] Citadel commit log: revision 8371

2010-02-24 Thread ajc
r8371 | ajc | 2010-02-24 12:47:17 -0500 (Wed, 24 Feb 2010) | 1 line Changed paths: M /trunk/citadel/sysdep.c * Fixed some warnings

[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] 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] Citadel commit log: revision 8365

2010-02-22 Thread ajc
r8365 | ajc | 2010-02-23 00:17:04 -0500 (Tue, 23 Feb 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/serv_xmpp.c M /trunk/citadel/modules/xmpp/serv_xmpp.h M /trunk/citadel/modules/xmpp/xmpp_presence.c

[Citadel Development] Citadel commit log: revision 8364

2010-02-22 Thread ajc
r8364 | ajc | 2010-02-22 23:14:48 -0500 (Mon, 22 Feb 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/serv_xmpp.c * When an XMPP client closes its stream, close the server's stream and log out the session.

[Citadel Development] Citadel commit log: revision 8360

2010-02-22 Thread ajc
r8360 | ajc | 2010-02-22 14:02:14 -0500 (Mon, 22 Feb 2010) | 1 line Changed paths: M /trunk/citadel/modules/xmpp/serv_xmpp.c M /trunk/citadel/modules/xmpp/xmpp_query_namespace.c * more debugging

[Citadel Development] Citadel commit log: revision 8359

2010-02-22 Thread ajc
r8359 | ajc | 2010-02-22 13:30:51 -0500 (Mon, 22 Feb 2010) | 1 line Changed paths: D /trunk/citadel/modules/jabber A /trunk/citadel/modules/xmpp (from /trunk/citadel/modules/jabber:8358) M /trunk/citadel/modules/xmpp

[Citadel Development] Citadel commit log: revision 8340

2010-02-20 Thread ajc
r8340 | ajc | 2010-02-21 01:30:08 -0500 (Sun, 21 Feb 2010) | 1 line Changed paths: M /trunk/citadel/modules/jabber/serv_xmpp.c M /trunk/citadel/modules/jabber/serv_xmpp.h * Implemented XEP-0199: XMPP Ping ... see http

[Citadel Development] Citadel commit log: revision 8339

2010-02-20 Thread ajc
r8339 | ajc | 2010-02-21 00:37:32 -0500 (Sun, 21 Feb 2010) | 1 line Changed paths: M /trunk/citadel/modules/jabber/xmpp_query_namespace.c M /trunk/citadel/modules/rssclient/serv_rssclient.c * Reply to XMPP queries in

[Citadel Development] Citadel commit log: revision 8326

2010-02-17 Thread ajc
r8326 | ajc | 2010-02-17 15:24:53 -0500 (Wed, 17 Feb 2010) | 1 line Changed paths: M /branches/stable-77x/citadel/citadel.h M /branches/stable-77x/citadel/configure.ac M /branches/stable-77x/libcitadel/README.txt

[Citadel Development] Citadel commit log: revision 8324

2010-02-17 Thread ajc
r8324 | ajc | 2010-02-17 15:03:28 -0500 (Wed, 17 Feb 2010) | 1 line Changed paths: M /branches/stable-77x/citadel/citserver.c M /branches/stable-77x/citadel/ldap.c M /branches/stable-77x/citadel/textclient/citadel.c

[Citadel Development] Citadel commit log: revision 8322

2010-02-17 Thread ajc
r8322 | ajc | 2010-02-17 12:29:05 -0500 (Wed, 17 Feb 2010) | 1 line Changed paths: M /trunk/citadel/textclient/citadel.c * text client: try the user's password with and without strproc() processing. This will

[Citadel Development] Citadel commit log: revision 8321

2010-02-17 Thread ajc
r8321 | ajc | 2010-02-17 12:09:25 -0500 (Wed, 17 Feb 2010) | 1 line Changed paths: M /trunk/citadel/citserver.c M /trunk/citadel/utils/setup.c * During setup, the default LDAP port number is now 389 instead of 0.

[Citadel Development] Citadel commit log: revision 8320

2010-02-17 Thread ajc
r8320 | ajc | 2010-02-17 11:53:03 -0500 (Wed, 17 Feb 2010) | 2 lines Changed paths: M /trunk/citadel/ldap.c * Switch from ldap_search_st() to ldap_search_ext_s(). The latter is not deprecated. * Ignore the return value

[Citadel Development] Citadel commit log: revision 8319

2010-02-17 Thread ajc
r8319 | ajc | 2010-02-17 11:21:06 -0500 (Wed, 17 Feb 2010) | 1 line Changed paths: M /trunk/citadel/ldap.c * ldap.c needs a little love. (I only added some extra debug messages and comments for now.)

[Citadel Development] Citadel commit log: revision 8316

2010-02-15 Thread ajc
r8316 | ajc | 2010-02-15 17:47:57 -0500 (Mon, 15 Feb 2010) | 1 line Changed paths: M /trunk/webcit/bbsview_renderer.c M /trunk/webcit/po/da.po M /trunk/webcit/po/de.po M /trunk/webcit/po/en_GB.po M /trunk

[Citadel Development] Citadel commit log: revision 8315

2010-02-15 Thread ajc
r8315 | ajc | 2010-02-15 17:26:25 -0500 (Mon, 15 Feb 2010) | 1 line Changed paths: M /trunk/webcit/static/t/view_message.html M /trunk/webcit/static/webcit.css * Reverted r8284 ... we're going to do this a diff

[Citadel Development] Citadel commit log: revision 8303

2010-02-11 Thread ajc
r8303 | ajc | 2010-02-11 18:25:14 -0500 (Thu, 11 Feb 2010) | 1 line Changed paths: M /trunk/citadel/control.c * minor tweak to above

[Citadel Development] Citadel commit log: revision 8302

2010-02-11 Thread ajc
r8302 | ajc | 2010-02-11 18:22:57 -0500 (Thu, 11 Feb 2010) | 1 line Changed paths: M /trunk/citadel/control.c * Eliminate HAVE_FLOCK from the build system. Instead, test for the presence of LOCK_EX + LOCK_NB right where

[Citadel Development] Citadel commit log: revision 8294

2010-02-09 Thread ajc
r8294 | ajc | 2010-02-09 16:09:19 -0500 (Tue, 09 Feb 2010) | 1 line Changed paths: M /branches/stable-77x/citadel/modules/upgrade/serv_upgrade.c * serv_upgrade.c: don't clear out the LDAP config (applying r8293 from trunk)

[Citadel Development] Citadel commit log: revision 8293

2010-02-09 Thread ajc
r8293 | ajc | 2010-02-09 16:08:23 -0500 (Tue, 09 Feb 2010) | 1 line Changed paths: M /trunk/citadel/modules/upgrade/serv_upgrade.c * serv_upgrade.c: don't clear out the LDAP config

[Citadel Development] Citadel commit log: revision 8281

2010-02-06 Thread ajc
r8281 | ajc | 2010-02-06 16:31:49 -0500 (Sat, 06 Feb 2010) | 1 line Changed paths: M /trunk/webcit/bbsview_renderer.c * If we perform a 'read new' operation in a room with no new messages, display the fina

[Citadel Development] Citadel commit log: revision 8280

2010-02-06 Thread ajc
r8280 | ajc | 2010-02-06 15:08:35 -0500 (Sat, 06 Feb 2010) | 1 line Changed paths: M /trunk/webcit/bbsview_renderer.c M /trunk/webcit/po/da.po M /trunk/webcit/po/de.po M /trunk/webcit/po/en_GB.po M /trunk

[Citadel Development] Citadel commit log: revision 8279

2010-02-06 Thread ajc
r8279 | ajc | 2010-02-06 14:25:56 -0500 (Sat, 06 Feb 2010) | 1 line Changed paths: M /trunk/webcit/bbsview_renderer.c * If the page number is unspecified and the selected operation is 'read new', start on the

[Citadel Development] Citadel commit log: revision 8273

2010-02-04 Thread ajc
r8273 | ajc | 2010-02-05 00:38:39 -0500 (Fri, 05 Feb 2010) | 1 line Changed paths: M /trunk/webcit/bbsview_renderer.c * Greatly simplified the bbsview code by eliminating the concept of using a 'pivot point'

[Citadel Development] Citadel commit log: revision 8272

2010-02-03 Thread ajc
r8272 | ajc | 2010-02-03 13:01:56 -0500 (Wed, 03 Feb 2010) | 1 line Changed paths: M /trunk/citadel/modules/rssclient/serv_rssclient.c * Populate EUID field when fetching RSS items, if possible.

[Citadel Development] Citadel commit log: revision 8271

2010-02-02 Thread ajc
r8271 | ajc | 2010-02-03 00:26:25 -0500 (Wed, 03 Feb 2010) | 1 line Changed paths: M /trunk/webcit/bbsview_renderer.c M /trunk/webcit/msg_renderers.c M /trunk/webcit/static/wclib.js M /trunk/webcit/static

[Citadel Development] Citadel commit log: revision 8266

2010-01-31 Thread ajc
r8266 | ajc | 2010-01-31 15:24:41 -0500 (Sun, 31 Jan 2010) | 1 line Changed paths: M /trunk/libcitadel/lib/libcitadel.h * define VIEW_BLOG (not yet implemented but I need it as a placeholder)

[Citadel Development] Citadel commit log: revision 8257

2010-01-25 Thread ajc
r8257 | ajc | 2010-01-26 00:14:24 -0500 (Tue, 26 Jan 2010) | 1 line Changed paths: M /trunk/webcit/bbsview_renderer.c * played with message numbers a bit in preparation for tweaking the bbs view again

[Citadel Development] Citadel commit log: revision 8256

2010-01-25 Thread ajc
r8256 | ajc | 2010-01-25 10:31:11 -0500 (Mon, 25 Jan 2010) | 1 line Changed paths: M /trunk/libcitadel/lib/html_to_ascii.c * html2ascii now renders *bold* and /italic/ and _underlined_ text as shown here.

[Citadel Development] Citadel commit log: revision 8254

2010-01-24 Thread ajc
r8254 | ajc | 2010-01-24 16:49:51 -0500 (Sun, 24 Jan 2010) | 1 line Changed paths: M /trunk/webcit/bbsview_renderer.c * svn id tag

<    1   2   3   4   5   6   7   8   9   10   >