[Citadel Development] SVN commit log: revision 5494

2007-09-29 Thread Citadel commit log
r5494 | ajc | 2007-09-29 23:34:11 -0400 (Sat, 29 Sep 2007) | 1 line Changed paths: M /trunk/citadel/aidepost.c Added 'subject' to aidepost utility

[Citadel Development] SVN commit log: revision 5482

2007-09-24 Thread Citadel commit log
r5482 | ajc | 2007-09-24 10:28:57 -0400 (Mon, 24 Sep 2007) | 8 lines Changed paths: M /trunk/citadel/modules/network/serv_network.c * When saving a netconfigs file, citserver now copies the tempfile to the permanent

[Citadel Development] SVN commit log: revision 5483

2007-09-24 Thread Citadel commit log
r5483 | ajc | 2007-09-24 16:16:15 -0400 (Mon, 24 Sep 2007) | 3 lines Changed paths: M /trunk/citadel/Makefile.in M /trunk/citadel/citadel.c M /trunk/citadel/citadel.rc M /trunk/citadel/routines2.c M

[Citadel Development] SVN commit log: revision 5481

2007-09-21 Thread Citadel commit log
r5481 | ajc | 2007-09-21 18:07:38 -0400 (Fri, 21 Sep 2007) | 1 line Changed paths: M /trunk/citadel/citadel.nsi M /trunk/citadel/html.c Parse the bull; entity

[Citadel Development] SVN commit log: revision 5476

2007-09-20 Thread Citadel commit log
r5476 | dothebart | 2007-09-20 02:35:20 -0400 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/citadel/mk_module_init.sh * these includes are needed on freebsd to use pid_t

[Citadel Development] SVN commit log: revision 5477

2007-09-20 Thread Citadel commit log
r5477 | ajc | 2007-09-20 16:03:31 -0400 (Thu, 20 Sep 2007) | 1 line Changed paths: M /trunk/citadel/modules/pop3client/serv_pop3client.c Removed the ifdef for the pop3client module

[Citadel Development] SVN commit log: revision 5478

2007-09-20 Thread Citadel commit log
r5478 | dothebart | 2007-09-20 16:57:36 -0400 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/citadel/modules/imap/serv_imap.c M /trunk/citadel/modules/pop3/serv_pop3.c M /trunk/citadel/modules/smtp/serv_smtp.c

[Citadel Development] SVN commit log: revision 5479

2007-09-20 Thread Citadel commit log
r5479 | ajc | 2007-09-20 17:41:39 -0400 (Thu, 20 Sep 2007) | 1 line Changed paths: M /trunk/citadel/citadel_ipc.c Fixed compiler warning about ssl_lock

[Citadel Development] SVN commit log: revision 5473

2007-09-19 Thread Citadel commit log
r5473 | ajc | 2007-09-19 23:09:28 -0400 (Wed, 19 Sep 2007) | 1 line Changed paths: M /trunk/citadel/modules/pop3client/serv_pop3client.c

[Citadel Development] SVN commit log: revision 5475

2007-09-19 Thread Citadel commit log
r5475 | ajc | 2007-09-20 00:29:40 -0400 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/citadel/citadel.h M /trunk/citadel/control.c M /trunk/citadel/modules/vandelay/serv_vandelay.c M /trunk/citadel/tools.c

[Citadel Development] SVN commit log: revision 5463

2007-09-17 Thread Citadel commit log
r5463 | ajc | 2007-09-17 12:02:58 -0400 (Mon, 17 Sep 2007) | 1 line Changed paths: M /trunk/citadel/Makefile.in M /trunk/citadel/messages.c M /trunk/citadel/serv_extensions.c Skeleton module for POP3 client

[Citadel Development] SVN commit log: revision 5464

2007-09-17 Thread Citadel commit log
r5464 | ajc | 2007-09-17 12:04:13 -0400 (Mon, 17 Sep 2007) | 1 line Changed paths: A /trunk/citadel/modules/pop3client A /trunk/citadel/modules/pop3client/serv_pop3client.c Skeleton module for POP3 client

[Citadel Development] SVN commit log: revision 5465

2007-09-17 Thread Citadel commit log
r5465 | ajc | 2007-09-17 12:18:50 -0400 (Mon, 17 Sep 2007) | 1 line Changed paths: M /trunk/citadel/modules/pop3client/serv_pop3client.c POP3 client is now in development, add -DPOP3_AGGREGATION to enable

[Citadel Development] SVN commit log: revision 5468

2007-09-17 Thread Citadel commit log
r5468 | ajc | 2007-09-17 14:53:15 -0400 (Mon, 17 Sep 2007) | 1 line Changed paths: M /trunk/citadel/modules/pop3client/serv_pop3client.c fix bug in previous commit

[Citadel Development] SVN commit log: revision 5466

2007-09-17 Thread Citadel commit log
r5466 | ajc | 2007-09-17 13:46:53 -0400 (Mon, 17 Sep 2007) | 1 line Changed paths: M /trunk/citadel/modules/pop3client/serv_pop3client.c M /trunk/citadel/techdoc/netconfigs.txt Scan each room's netconfig for remote

[Citadel Development] SVN commit log: revision 5467

2007-09-17 Thread Citadel commit log
r5467 | ajc | 2007-09-17 14:20:00 -0400 (Mon, 17 Sep 2007) | 1 line Changed paths: M /trunk/citadel/modules/pop3client/serv_pop3client.c Login to POP3 server

[Citadel Development] SVN commit log: revision 5461

2007-09-12 Thread Citadel commit log
r5461 | dothebart | 2007-09-12 14:52:20 -0400 (Wed, 12 Sep 2007) | 2 lines Changed paths: M /trunk/citadel/sysdep_decls.h * compare SIZEOF_SIZE_T with SIZEOF_LONG rather than a digit. Thanks IG

[Citadel Development] SVN commit log: revision 5460

2007-09-11 Thread Citadel commit log
r5460 | dothebart | 2007-09-11 16:00:18 -0400 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/citadel/configure.ac M /trunk/citadel/modules/funambol/serv_funambol.c M /trunk/citadel/modules/imap/imap_fetch.c

[Citadel Development] SVN commit log: revision 5458

2007-09-10 Thread Citadel commit log
r5458 | dothebart | 2007-09-10 17:14:40 -0400 (Mon, 10 Sep 2007) | 2 lines Changed paths: M /trunk/webcit/Makefile.in * hm, why do we need these? doesn't work with on solaris, but simply without...

[Citadel Development] SVN commit log: revision 5459

2007-09-10 Thread Citadel commit log
r5459 | ajc | 2007-09-10 18:14:26 -0400 (Mon, 10 Sep 2007) | 2 lines Changed paths: M /trunk/citadel/modules/imap/serv_imap.c M /trunk/citadel/modules/pop3/serv_pop3.c M /trunk/citadel/modules/smtp/serv_smtp.c For

[Citadel Development] SVN commit log: revision 5450

2007-09-08 Thread Citadel commit log
r5450 | dothebart | 2007-09-08 05:23:40 -0400 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/citadel/debian/rules * allow the debian build to enable profiling and backtrace independantly.

[Citadel Development] SVN commit log: revision 5451

2007-09-08 Thread Citadel commit log
r5451 | dothebart | 2007-09-08 14:16:19 -0400 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/webcit/mainmenu.c M /trunk/webcit/webcit.c M /trunk/webcit/webcit.h * restart logic for the Shutdown Citadel menu.

[Citadel Development] SVN commit log: revision 5452

2007-09-08 Thread Citadel commit log
r5452 | dothebart | 2007-09-08 16:55:44 -0400 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/citadel/mk_module_init.sh * use here-documents instead of printf. this should (could?) be more portable.

[Citadel Development] SVN commit log: revision 5455

2007-09-08 Thread Citadel commit log
r5455 | dothebart | 2007-09-08 18:20:46 -0400 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/citadel/configure.ac * the blastwave emacs doesn't like me.

[Citadel Development] SVN commit log: revision 5456

2007-09-08 Thread Citadel commit log
r5456 | dothebart | 2007-09-08 18:43:19 -0400 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/webcit/mainmenu.c * send page to all users on shutdown.

[Citadel Development] SVN commit log: revision 5457

2007-09-08 Thread Citadel commit log
r5457 | dothebart | 2007-09-08 19:15:42 -0400 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/citadel/include/dtds/config-defs.h * sun cc doesn't like us to do empty lines with ';' in them in structs, so we make the

[Citadel Development] SVN commit log: revision 5444

2007-09-06 Thread Citadel commit log
r5444 | dothebart | 2007-09-06 15:39:05 -0400 (Thu, 06 Sep 2007) | 2 lines Changed paths: M /trunk/webcit/configure.ac M /trunk/webcit/debian/rules * profiling and debug switches here too.

[Citadel Development] SVN commit log: revision 5446

2007-09-06 Thread Citadel commit log
r5446 | dothebart | 2007-09-06 17:29:26 -0400 (Thu, 06 Sep 2007) | 2 lines Changed paths: M /trunk/webcit/messages.c * don't underrun buffers. tnx valgrind.

[Citadel Development] SVN commit log: revision 5447

2007-09-06 Thread Citadel commit log
r5447 | dothebart | 2007-09-06 17:31:49 -0400 (Thu, 06 Sep 2007) | 2 lines Changed paths: M /trunk/webcit/calendar_tools.c M /trunk/webcit/calendar_view.c M /trunk/webcit/configure.ac M /trunk/webcit/fmt_date.c

[Citadel Development] SVN commit log: revision 5448

2007-09-06 Thread Citadel commit log
r5448 | dothebart | 2007-09-06 18:12:52 -0400 (Thu, 06 Sep 2007) | 2 lines Changed paths: M /trunk/webcit/webcit.c * stresc() is used frequent, it needs to be fast.

[Citadel Development] SVN commit log: revision 5441

2007-09-05 Thread Citadel commit log
r5441 | davew | 2007-09-05 05:18:37 -0400 (Wed, 05 Sep 2007) | 1 line Changed paths: M /trunk/citadel/msgbase.c A fix for Sieve/Vacation bug. *** This may break networking. Test thoroughly please ***

[Citadel Development] SVN commit log: revision 5439

2007-09-04 Thread Citadel commit log
r5439 | dothebart | 2007-09-04 15:19:04 -0400 (Tue, 04 Sep 2007) | 2 lines Changed paths: M /trunk/webcit/calendar_view.c * if an event spans this day, print it like an all day event.

[Citadel Development] SVN commit log: revision 5440

2007-09-04 Thread Citadel commit log
r5440 | dothebart | 2007-09-04 16:25:20 -0400 (Tue, 04 Sep 2007) | 2 lines Changed paths: M /trunk/citadel/debian/rules M /trunk/citadel/mk_module_init.sh M /trunk/citadel/serv_extensions.c * sending the

[Citadel Development] SVN commit log: revision 5438

2007-09-03 Thread Citadel commit log
r5438 | dothebart | 2007-09-03 17:15:45 -0400 (Mon, 03 Sep 2007) | 2 lines Changed paths: M /trunk/webcit/calendar_view.c * look at the span of an item rather than its start-time.

[Citadel Development] SVN commit log: revision 5436

2007-09-02 Thread Citadel commit log
r5436 | ajc | 2007-09-03 00:20:16 -0400 (Mon, 03 Sep 2007) | 3 lines Changed paths: M /trunk/webcit/netconf.c M /trunk/webcit/webcit.c M /trunk/webcit/webcit.h Repaired the problem of a blank network node being

[Citadel Development] SVN commit log: revision 5437

2007-09-02 Thread Citadel commit log
r5437 | ajc | 2007-09-03 00:24:51 -0400 (Mon, 03 Sep 2007) | 1 line Changed paths: M /trunk/citadel/docs/citadel.html Added davew to the credits file

[Citadel Development] SVN commit log: revision 5435

2007-09-01 Thread Citadel commit log
r5435 | dothebart | 2007-09-01 04:51:52 -0400 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/citadel/ecrash.c M /trunk/citadel/sysdep.c * matts patch fixing the ecrash - autoconf interferance.

[Citadel Development] SVN commit log: revision 5434

2007-08-30 Thread Citadel commit log
r5434 | dothebart | 2007-08-30 15:16:49 -0400 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/Makefile.in M /trunk/citadel/citserver.c M /trunk/citadel/configure.ac * modify the ld + cflags for gprof

[Citadel Development] SVN commit log: revision 5433

2007-08-29 Thread Citadel commit log
r5433 | dothebart | 2007-08-29 13:52:08 -0400 (Wed, 29 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/citadel.c M /trunk/citadel/citserver.c M /trunk/citadel/commands.c M /trunk/citadel/configure.ac M

[Citadel Development] SVN commit log: revision 5430

2007-08-28 Thread Citadel commit log
r5430 | thierry | 2007-08-28 03:18:25 -0400 (Tue, 28 Aug 2007) | 5 lines Changed paths: M /trunk/webcit/roomops.c M /trunk/webcit/static/webcit.css * cleaned HTML/CSS room advanced menu (incomplete) * keep

[Citadel Development] SVN commit log: revision 5431

2007-08-28 Thread Citadel commit log
r5431 | thierry | 2007-08-28 07:43:20 -0400 (Tue, 28 Aug 2007) | 1 line Changed paths: M /trunk/webcit/static/trailing.html M /trunk/webcit/static/webcit.css Edit or delete this room screen : CSS for horizontal tabbed

[Citadel Development] SVN commit log: revision 5432

2007-08-28 Thread Citadel commit log
r5432 | thierry | 2007-08-28 18:00:04 -0400 (Tue, 28 Aug 2007) | 4 lines Changed paths: M /trunk/webcit/auth.c M /trunk/webcit/graphics.c M /trunk/webcit/po/fr.po M /trunk/webcit/preferences.c M

[Citadel Development] SVN commit log: revision 5428

2007-08-27 Thread Citadel commit log
r5428 | davew | 2007-08-27 07:39:16 -0400 (Mon, 27 Aug 2007) | 1 line Changed paths: M /trunk/citadel/mk_module_init.sh M /trunk/citadel/serv_extensions.c Get the aide room message working again if a port open fails.

[Citadel Development] SVN commit log: revision 5424

2007-08-26 Thread Citadel commit log
r5424 | davew | 2007-08-26 06:52:19 -0400 (Sun, 26 Aug 2007) | 1 line Changed paths: M /trunk/webcit/calendar.c Add a default summary to Tasks that don't have a summary.

[Citadel Development] SVN commit log: revision 5425

2007-08-26 Thread Citadel commit log
r5425 | thierry | 2007-08-26 17:01:30 -0400 (Sun, 26 Aug 2007) | 3 lines Changed paths: M /trunk/webcit/messages.c M /trunk/webcit/po/fr.po * message edit : add CSS classes for attachment form * change some french

[Citadel Development] SVN commit log: revision 5426

2007-08-26 Thread Citadel commit log
r5426 | dothebart | 2007-08-26 17:31:51 -0400 (Sun, 26 Aug 2007) | 4 lines Changed paths: M /trunk/citadel/Makefile.in M /trunk/citadel/citadel.c M /trunk/citadel/citadel_dirs.c M /trunk/citadel/citadel_dirs.h

[Citadel Development] SVN commit log: revision 5427

2007-08-26 Thread Citadel commit log
r5427 | davew | 2007-08-26 21:42:47 -0400 (Sun, 26 Aug 2007) | 1 line Changed paths: M /trunk/citadel/Makefile.in Get ecrash.o to build automatically.

[Citadel Development] SVN commit log: revision 5421

2007-08-25 Thread Citadel commit log
r5421 | thierry | 2007-08-25 12:36:17 -0400 (Sat, 25 Aug 2007) | 7 lines Changed paths: M /trunk/webcit/mainmenu.c M /trunk/webcit/po/fr.po M /trunk/webcit/preferences.c M /trunk/webcit/roomops.c * Three box with

[Citadel Development] SVN commit log: revision 5422

2007-08-25 Thread Citadel commit log
r5422 | davew | 2007-08-25 12:48:28 -0400 (Sat, 25 Aug 2007) | 3 lines Changed paths: M /trunk/webcit/calendar.c Fix to allow display of tasks created using Bynari connector from Outlook.

[Citadel Development] SVN commit log: revision 5423

2007-08-25 Thread Citadel commit log
r5423 | thierry | 2007-08-25 15:02:28 -0400 (Sat, 25 Aug 2007) | 1 line Changed paths: M /trunk/webcit/mainmenu.c M /trunk/webcit/static/webcit.css Advanced screen : removed a HTML table

[Citadel Development] SVN commit log: revision 5418

2007-08-24 Thread Citadel commit log
r5418 | davew | 2007-08-24 05:26:02 -0400 (Fri, 24 Aug 2007) | 1 line Changed paths: M /trunk/webcit/roomops.c M /trunk/webcit/webcit.c Patches from Matt.

[Citadel Development] SVN commit log: revision 5419

2007-08-24 Thread Citadel commit log
r5419 | ajc | 2007-08-24 18:09:34 -0400 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/modules/imap/serv_imap.c Compile with -DDISABLE_IMAP_ACL to build a Citadel server without the IMAP ACL extension.

[Citadel Development] SVN commit log: revision 5399

2007-08-23 Thread Citadel commit log
r5399 | davew | 2007-08-23 05:45:41 -0400 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/citadel/modules/calendar/serv_calendar.c Remove IsEmptyStr from loop control. Not because it caused a problem but because it

[Citadel Development] SVN commit log: revision 5400

2007-08-23 Thread Citadel commit log
r5400 | davew | 2007-08-23 05:52:33 -0400 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/citadel/modules/imap/imap_fetch.c Removed IsEmptyStr from some loops as its quicker this way (probably).

[Citadel Development] SVN commit log: revision 5401

2007-08-23 Thread Citadel commit log
r5401 | davew | 2007-08-23 05:53:47 -0400 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/citadel/modules/imap/imap_misc.c Removed IsEmptyStr from some loops as its quicker this way (probably).

[Citadel Development] SVN commit log: revision 5402

2007-08-23 Thread Citadel commit log
r5402 | davew | 2007-08-23 05:54:26 -0400 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/citadel/modules/imap/imap_tools.c Removed IsEmptyStr from some loops as its quicker this way (probably).

[Citadel Development] SVN commit log: revision 5403

2007-08-23 Thread Citadel commit log
r5403 | davew | 2007-08-23 05:56:45 -0400 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/citadel/modules/imap/imap_list.c Removed IsEmptyStr from some loops as its quicker this way (probably).

[Citadel Development] SVN commit log: revision 5404

2007-08-23 Thread Citadel commit log
r5404 | davew | 2007-08-23 05:59:50 -0400 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/citadel/modules/ldap/serv_ldap.c Removed IsEmptyStr from some loops as its quicker this way (probably).

[Citadel Development] SVN commit log: revision 5405

2007-08-23 Thread Citadel commit log
r5405 | davew | 2007-08-23 06:15:12 -0400 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/citadel/modules/network/serv_network.c Removed IsEmptyStr from some loops as its quicker this way (probably).

[Citadel Development] SVN commit log: revision 5406

2007-08-23 Thread Citadel commit log
r5406 | davew | 2007-08-23 06:16:56 -0400 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/citadel/modules/notes/serv_notes.c Removed IsEmptyStr from some loops as its quicker this way (probably).

[Citadel Development] SVN commit log: revision 5408

2007-08-23 Thread Citadel commit log
r5408 | davew | 2007-08-23 06:25:34 -0400 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/citadel/modules/vandelay/serv_vandelay.c Removed IsEmptyStr from some loops as its quicker this way (probably).

[Citadel Development] SVN commit log: revision 5411

2007-08-23 Thread Citadel commit log
r5411 | davew | 2007-08-23 08:47:20 -0400 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/citadel/routines2.c Bug got in when changed to IsEmptyStr

[Citadel Development] SVN commit log: revision 5412

2007-08-23 Thread Citadel commit log
r5412 | davew | 2007-08-23 08:47:36 -0400 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/citadel/routines.c Bug got in when changed to IsEmptyStr

[Citadel Development] SVN commit log: revision 5414

2007-08-23 Thread Citadel commit log
r5414 | ajc | 2007-08-23 15:28:20 -0400 (Thu, 23 Aug 2007) | 4 lines Changed paths: M /trunk/citadel/modules/imap/imap_fetch.c * Reversed previous change. It wasn't needed after all. * Removed an extra 'NIL' (content

[Citadel Development] SVN commit log: revision 5415

2007-08-23 Thread Citadel commit log
r5415 | ajc | 2007-08-23 15:31:42 -0400 (Thu, 23 Aug 2007) | 6 lines Changed paths: M /trunk/citadel/modules/imap/imap_fetch.c When outputting the extension data for a MIME part in BODYSTRUCTURE, the parameter 'NAME' now

[Citadel Development] SVN commit log: revision 5416

2007-08-23 Thread Citadel commit log
r5416 | davew | 2007-08-23 15:43:29 -0400 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/citadel/citadel.c M /trunk/citadel/citadel_ipc.c M /trunk/citadel/citserver.c M /trunk/citadel/client_chat.c M

[Citadel Development] SVN commit log: revision 5417

2007-08-23 Thread Citadel commit log
r5417 | davew | 2007-08-23 16:32:56 -0400 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/citadel/citserver.c Clean up unused include of serv_network.h

[Citadel Development] SVN commit log: revision 5398

2007-08-22 Thread Citadel commit log
r5398 | ajc | 2007-08-22 15:19:19 -0400 (Wed, 22 Aug 2007) | 5 lines Changed paths: M /trunk/citadel/modules/imap/imap_fetch.c Changed the way messages and headers are fetched from disk during IMAP BODY fetch operations.

[Citadel Development] SVN commit log: revision 5396

2007-08-20 Thread Citadel commit log
r5396 | davew | 2007-08-20 18:30:41 -0400 (Mon, 20 Aug 2007) | 3 lines Changed paths: M /trunk/citadel/citserver.c M /trunk/citadel/modules/expire/serv_expire.c M /trunk/citadel/modules/network/serv_network.c

[Citadel Development] SVN commit log: revision 5394

2007-08-19 Thread Citadel commit log
r5394 | dothebart | 2007-08-19 12:46:23 -0400 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/sysdep.c * fchmod doesn't like FD's to sockets.

[Citadel Development] SVN commit log: revision 5395

2007-08-19 Thread Citadel commit log
r5395 | dothebart | 2007-08-19 12:46:51 -0400 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/citserver.h * cit_backtrace...

[Citadel Development] SVN commit log: revision 5392

2007-08-17 Thread Citadel commit log
r5392 | thierry | 2007-08-17 10:08:57 -0400 (Fri, 17 Aug 2007) | 1 line Changed paths: M /trunk/webcit/mainmenu.c M /trunk/webcit/siteconfig.c M /trunk/webcit/static/webcit.css Configuration screens : fix CSS/HTML

[Citadel Development] SVN commit log: revision 5393

2007-08-17 Thread Citadel commit log
r5393 | dothebart | 2007-08-17 14:26:06 -0400 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/sysdep.c * write backtrace after client_write failing.

[Citadel Development] SVN commit log: revision 5390

2007-08-16 Thread Citadel commit log
r5390 | dothebart | 2007-08-16 17:38:22 -0400 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/sysdep.c * once we have an FD we can use it for fchmod

[Citadel Development] SVN commit log: revision 5387

2007-08-15 Thread Citadel commit log
r5387 | thierry | 2007-08-15 06:21:37 -0400 (Wed, 15 Aug 2007) | 1 line Changed paths: M /trunk/webcit/messages.c Bulletin board view : use radio buttons in the place of the selector for the sorting of the messages

[Citadel Development] SVN commit log: revision 5384

2007-08-14 Thread Citadel commit log
r5384 | thierry | 2007-08-14 04:27:20 -0400 (Tue, 14 Aug 2007) | 3 lines Changed paths: M /trunk/webcit/mainmenu.c M /trunk/webcit/siteconfig.c M /trunk/webcit/static/head.html M /trunk/webcit/static/trailing.html

[Citadel Development] SVN commit log: revision 5385

2007-08-14 Thread Citadel commit log
r5385 | dothebart | 2007-08-14 10:26:05 -0400 (Tue, 14 Aug 2007) | 3 lines Changed paths: M /trunk/citadel/citserver.c M /trunk/citadel/configure.ac M /trunk/citadel/tools.c * next try to get a working new

[Citadel Development] SVN commit log: revision 5386

2007-08-14 Thread Citadel commit log
r5386 | dothebart | 2007-08-14 12:17:40 -0400 (Tue, 14 Aug 2007) | 3 lines Changed paths: M /trunk/citadel/room_ops.c * don't copy / lowercase more of the string than we need to. * go with direct pointers

[Citadel Development] SVN commit log: revision 5383

2007-08-12 Thread Citadel commit log
r5383 | thierry | 2007-08-12 04:02:58 -0400 (Sun, 12 Aug 2007) | 1 line Changed paths: M /trunk/webcit/static/webcit.css M /trunk/webcit/who.c wholist screen : cleaning CSS / HTML codes

[Citadel Development] SVN commit log: revision 5380

2007-08-11 Thread Citadel commit log
r5380 | dothebart | 2007-08-11 06:30:33 -0400 (Sat, 11 Aug 2007) | 3 lines Changed paths: M /trunk/citadel/mk_module_init.sh M /trunk/citadel/sysdep.c * applied matts patch; flattened indention. * mk_module_init.sh

[Citadel Development] SVN commit log: revision 5381

2007-08-11 Thread Citadel commit log
r5381 | dothebart | 2007-08-11 06:38:59 -0400 (Sat, 11 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/tools.c * extract_token still doesn't behave like the original. for convenience reasons here the old one.

[Citadel Development] SVN commit log: revision 5382

2007-08-11 Thread Citadel commit log
r5382 | thierry | 2007-08-11 12:04:02 -0400 (Sat, 11 Aug 2007) | 1 line Changed paths: M /trunk/webcit/static/webcit.css Bulletin board/CSS: center messages selector on top and bottom

[Citadel Development] SVN commit log: revision 5376

2007-08-10 Thread Citadel commit log
r5376 | dothebart | 2007-08-10 10:19:11 -0400 (Fri, 10 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/tools.c M /trunk/citadel/tools.h * substituded two hot functions by ones that behave more like the cpu beats.

[Citadel Development] SVN commit log: revision 5378

2007-08-10 Thread Citadel commit log
r5378 | ajc | 2007-08-10 17:20:21 -0400 (Fri, 10 Aug 2007) | 4 lines Changed paths: M /trunk/citadel/parsedate.c M /trunk/citadel/tools.c M /trunk/webcit/tools.c M /trunk/webcit/webcit.h Replaced extract_token()

[Citadel Development] SVN commit log: revision 5379

2007-08-10 Thread Citadel commit log
r5379 | dothebart | 2007-08-10 19:31:44 -0400 (Fri, 10 Aug 2007) | 3 lines Changed paths: M /trunk/citadel/tools.c * abort tokenizer loop once we found our string * don't loop endles in haschar()

[Citadel Development] SVN commit log: revision 5366

2007-08-09 Thread Citadel commit log
r5366 | dothebart | 2007-08-09 13:47:21 -0400 (Thu, 09 Aug 2007) | 2 lines Changed paths: A /trunk/citadel/.svnignore (from /trunk/citadel/.cvsignore:5364) * we're over at svn now.

[Citadel Development] SVN commit log: revision 5367

2007-08-09 Thread Citadel commit log
r5367 | dothebart | 2007-08-09 13:48:01 -0400 (Thu, 09 Aug 2007) | 2 lines Changed paths: D /trunk/citadel/.cvsignore M /trunk/citadel/modules/autocompletion/serv_autocompletion.c M

[Citadel Development] SVN commit log: revision 5368

2007-08-09 Thread Citadel commit log
r5368 | dothebart | 2007-08-09 14:21:16 -0400 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/modules/imap/imap_fetch.c * strlen hunt: messed brackets.

[Citadel Development] SVN commit log: revision 5369

2007-08-09 Thread Citadel commit log
r5369 | dothebart | 2007-08-09 14:50:07 -0400 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/room_ops.c * removed strlen from b_putroom()

[Citadel Development] SVN commit log: revision 5370

2007-08-09 Thread Citadel commit log
r5370 | dothebart | 2007-08-09 17:35:28 -0400 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/citserver.c M /trunk/citadel/client_chat.c M /trunk/citadel/commands.c M /trunk/citadel/file_ops.c M

[Citadel Development] SVN commit log: revision 5371

2007-08-09 Thread Citadel commit log
r5371 | dothebart | 2007-08-09 18:03:03 -0400 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/citserver.c M /trunk/citadel/commands.c M /trunk/citadel/modules/imap/imap_fetch.c * typos remaining...

[Citadel Development] SVN commit log: revision 5372

2007-08-09 Thread Citadel commit log
r5372 | dothebart | 2007-08-09 18:30:34 -0400 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/citserver.c M /trunk/citadel/file_ops.c * two tiny errors weren't seen.

[Citadel Development] SVN commit log: revision 5374

2007-08-09 Thread Citadel commit log
r5374 | dothebart | 2007-08-09 19:55:07 -0400 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/tools.c * now memreadline creeps lower in the gprof radar.

[Citadel Development] SVN commit log: revision 5373

2007-08-09 Thread Citadel commit log
r5373 | dothebart | 2007-08-09 19:37:27 -0400 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/tools.c * brought over the tuned memreadline from webcit

[Citadel Development] SVN commit log: revision 5358

2007-08-08 Thread Citadel commit log
r5358 | thierry | 2007-08-08 15:19:56 -0400 (Wed, 08 Aug 2007) | 1 line Changed paths: M /trunk/webcit/static/gradient_background.jpg M /trunk/webcit/static/webcit.css new gradient background image, one pixel width,

[Citadel Development] SVN commit log: revision 5362

2007-08-08 Thread Citadel commit log
r5362 | ajc | 2007-08-09 00:22:02 -0400 (Thu, 09 Aug 2007) | 3 lines Changed paths: M /trunk/webcit/groupdav_put.c M /trunk/webcit/mainmenu.c M /trunk/webcit/po/da.po M /trunk/webcit/po/de.po M

[Citadel Development] SVN commit log: revision 5356

2007-08-07 Thread Citadel commit log
r5356 | dothebart | 2007-08-07 07:52:32 -0400 (Tue, 07 Aug 2007) | 2 lines Changed paths: M /trunk/webcit/messages.c * simplify url printer. don't continue searching once we found an url.

[Citadel Development] SVN commit log: revision 5349

2007-08-03 Thread Citadel commit log
r5349 | ajc | 2007-08-03 11:49:36 -0400 (Fri, 03 Aug 2007) | 1 line Changed paths: M /trunk/citadel/ical_dezonify.c M /trunk/citadel/tools.c M /trunk/webcit/configure.ac M /trunk/webcit/ical_dezonify.c A

[Citadel Development] SVN commit log: revision 5350

2007-08-03 Thread Citadel commit log
r5350 | ajc | 2007-08-03 15:17:30 -0400 (Fri, 03 Aug 2007) | 5 lines Changed paths: A /trunk/webcit/static/resizegrippy.gif M /trunk/webcit/static/webcit.css Experimental changes to the default theme. Gradient

[Citadel Development] SVN commit log: revision 5346

2007-08-02 Thread Citadel commit log
r5346 | ajc | 2007-08-02 16:20:42 -0400 (Thu, 02 Aug 2007) | 1 line Changed paths: M /trunk/citadel/parsedate.c M /trunk/webcit/tools.c Optimize num_tokens() to use only one pass through the string

  1   2   3   4   5   6   >