[Citadel Development] 7.70 release

2009-12-17 Thread dothebart
  Mi Dez 16 2009 22:46:16 EST von IGnatius T Foobar @ Uncensored Betreff: 7.70 release Uncensored is now running on the stable-77x branch.  Assuming everything still looks good tomorrow morning, I will push this branch out to Easy Install and build some tarballs too. I don't want this to be

[Citadel Development] 7.70 release

2009-12-17 Thread IGnatius T Foobar
Yes, we should continue to make use of release branches.  I just don't want them to live *too* long.  We'll keep stable-77x around for backports of bug fixes if that's the release that makes it into Debian stable, of course. I think what I'm trying to say here is that we should never let svn

[Citadel Development] Citadel commit log: revision 8129

2009-12-17 Thread davew
r8129 | davew | 2009-12-17 10:58:25 -0500 (Thu, 17 Dec 2009) | 4 lines Changed paths: M /branches/citadel_context_rework/server.h Added #define for new event type EVT_IDLE EVT_IDLE will be sent when citserver and the

[Citadel Development] Citadel commit log: revision 8130

2009-12-17 Thread davew
r8130 | davew | 2009-12-17 10:59:55 -0500 (Thu, 17 Dec 2009) | 2 lines Changed paths: M /branches/citadel_context_rework/threads.h Clean up some commented out bits

[Citadel Development] Citadel commit log: revision 8131

2009-12-17 Thread davew
r8131 | davew | 2009-12-17 11:01:57 -0500 (Thu, 17 Dec 2009) | 3 lines Changed paths: M /branches/citadel_context_rework/user_ops.c Some minor speedups by moving some extract_foo items outside of critical sections.

[Citadel Development] Citadel commit log: revision 8132

2009-12-17 Thread davew
r8132 | davew | 2009-12-17 11:08:06 -0500 (Thu, 17 Dec 2009) | 7 lines Changed paths: M /branches/citadel_context_rework/scripts/mk_module_init.sh M /branches/citadel_context_rework/threads.c Added a THRD command to

[Citadel Development] Citadel commit log: revision 8133

2009-12-17 Thread davew
r8133 | davew | 2009-12-17 12:41:57 -0500 (Thu, 17 Dec 2009) | 3 lines Changed paths: M /branches/citadel_context_rework/citserver.c Use the functions for getting load averages in the info command so that locks are

[Citadel Development] Citadel commit log: revision 8134

2009-12-17 Thread davew
r8134 | davew | 2009-12-17 12:43:54 -0500 (Thu, 17 Dec 2009) | 4 lines Changed paths: M /branches/citadel_context_rework/include/ctdl_module.h M /branches/citadel_context_rework/threads.c M

[Citadel Development] Citadel commit log: revision 8135

2009-12-17 Thread davew
r8135 | davew | 2009-12-17 13:06:43 -0500 (Thu, 17 Dec 2009) | 2 lines Changed paths: M /branches/citadel_context_rework/scripts/mk_module_init.sh Added missing entry for threads in generated header file

[Citadel Development] Citadel commit log: revision 8136

2009-12-17 Thread davew
r8136 | davew | 2009-12-17 13:18:08 -0500 (Thu, 17 Dec 2009) | 2 lines Changed paths: M /branches/citadel_context_rework/threads.c Impliment command to allow altering of one thread system parameter.

[Citadel Development] Citadel commit log: revision 8138

2009-12-17 Thread davew
r8138 | davew | 2009-12-17 14:19:21 -0500 (Thu, 17 Dec 2009) | 2 lines Changed paths: M /branches/citadel_context_rework/user_ops.c cleaned up some warnings.

[Citadel Development] 7.70 release

2009-12-17 Thread davew
  Thu Dec 17 2009 10:15:11 AM EST from IGnatius T Foobar @ Uncensored Subject: 7.70 release Yes, we should continue to make use of release branches.  I just don't want them to live *too* long.  We'll keep stable-77x around for backports of bug fixes if that's the release that makes

[Citadel Development] Citadel commit log: revision 8139

2009-12-17 Thread davew
r8139 | davew | 2009-12-17 17:49:01 -0500 (Thu, 17 Dec 2009) | 42 lines Changed paths: M /branches/citadel_context_rework/msgbase.c M /branches/citadel_context_rework/server.h CRITICAL CHANGE (note: Pointer and

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

2009-12-17 Thread IGnatius T Foobar
Sounds very cool, but is this going to be one of those things that only davew understands and therefore becomes difficult to maintain?

[Citadel Development] 7.70 release

2009-12-17 Thread dothebart
  Do Dez 17 2009 14:58:43 EST von davew @ Uncensored Betreff: 7.70 release We can each have a branch to work on different features and are each responsible for keeping our branch in line with TRUNK HEAD Merging development branches together becomes a nightmare for the last person to merge

[Citadel Development] (no subject)

2009-12-17 Thread Freakdog
Mon 12 Feb 2007 08:15:40 AM EST from fl...@uncnsrd (Uncensored) I mentioned this idea elsewhere, but in case anyone else wanted to comment... Uncensored has lately had this problem where, occasionally, people cannot log in due to a DoS event. The event usually seems to involve

[Citadel Development] (no subject)

2009-12-17 Thread Freakdog
Blarg...upgraded my workstation to FC6, and now the citadel client barfs on .ASG at the same place as on my FC5 server.

[Citadel Development] serv_funambol update

2009-12-17 Thread matt
Attached is an update to serv_funambol to make sure errors reaching the Funambol server are dealt with properly, /* * This module implements a notifier for Funambol push email. * Based on bits of serv_spam, serv_smtp */ #define FUNAMBOL_WS /funambol/services/admin #include sysdep.h

[Citadel Development] (no subject)

2009-12-17 Thread Freakdog
nice spam pixel transmitts over. Not like we don't get some of the same from Uncensored.

[Citadel Development] (no subject)

2009-12-17 Thread Freakdog
Mon 26 Feb 2007 10:50:17 AM EST from Ford i...@uncnsrd (Uncensored) I guess I should ask in here...does any other client than the text client use ipc_c_tcp.c?Or call serv_read? Doesn't webcit use it?

[Citadel Development] (no subject)

2009-12-17 Thread Freakdog
Weird question...when using libical 0.27, the configure script still seems to identify it as 0.26...is there something that needs to be updated in the configure script?

[Citadel Development] (no subject)

2009-12-17 Thread Freakdog
Ok...as long as it works, then, I guess I'm ok.

[Citadel Development] (no subject)

2009-12-17 Thread matt
A 'handheld' media stylesheet would be a good place to start, thanks to theirrys work this is possible now. Then again, webcit doesn't actually run that bad over GPRS (even if css/img isn't in browser cache). I'm sitting here right now on HSDPA which is even better :)Fri 03 Aug 2007 08:42:10 PM

[Citadel Development] (no subject)

2009-12-17 Thread matt
I mean point your own webcit copy to comalies.citadel.org (./webserver comalies.citadel.org ).Fri 03 Aug 2007 11:27:05 PM UTC from da...@uncnsrd (Uncensored) matt, tried it but all I got was the Apache test page. Whats the correct URL?

[Citadel Development] (no subject)

2009-12-17 Thread matt
Restarted my server for logging and the room worked.However, my Aide room is now demonstrating this problem, and webcit stops processing after asking GTSN from the server.Too tired to take a look at code now, will tomorrow.

[Citadel Development] (no subject)

2009-12-17 Thread matt
Citadel SVN isn't building on OSX. I've fixed a problem with cpp not liking the #elif syntax for HAVE_DARWIN in sysdep.c, now I'm hitting problems with syntax in citadel.h, better left with others here I think :)Sysdep.c diff build log attached sysdep_osx_fix.diff Description: Binary data

[Citadel Development] (no subject)

2009-12-17 Thread Freakdog
Sun 16 Sep 2007 06:51:32 PM EDT from IGnatius T foo...@uncnsrd (Uncensored) 7.20? Because the Easy Install system gets new releases first.So, then, you're about to announce the release?

[Citadel Development] IMAP UID search

2009-12-17 Thread matt
Gah, I've stumbled across an IMAP search bug..Palm Versamail likes to useUID SEARCH (NOT DELETED) (NOT SEEN)in order to pull up its message listUnfortunately, doesn't seem to be implemented/operational here and VersaMail ends up pulling nothing.

[Citadel Development] (no subject)

2009-12-17 Thread Freakdog
Only two things to note: The 7.21 tarball untars into citadel-7.20, and when I log into it, it reports itself as 7.20. Other than that...