[Citadel Development] (no subject)

2011-03-13 Thread dothebart


hm, one can't goto the 'politics  propaganda' room via the iconbar roomlist... probably an escaping bug...




[Citadel Development] (no subject)

2011-03-13 Thread IGnatius T Foobar
Ok, a quick update: 
  
 So far I've been able to reduce the crashes, at least, by reducing the load
on the system a bit: 
  
 1. I've taken the IP addresses of all the hosts that are trying to email
room_citadel_stats 5-6 times each minute and firewalled them out, so they
can't do that anymore. 
  
 2. serv_rssclient was running once every minute.  I've changed this to no
more than once every 15 minutes. 
  
  
 In the last 8 hours or so it hasn't crashed.  We are still experiencing the
problem, however, where client sessions are occasionally disconnected without
any reason.  I don't know why and this is the #1 priority to fix. 
 


[Citadel Development] [SCM] citadel.org branch, master, updated. 62f3beffa3d45b47197e0d7feb22801110132e66

2011-03-13 Thread ajc

Push to the project citadel.org : The branch, master has been updated
   via  62f3beffa3d45b47197e0d7feb22801110132e66 (commit)
  from  df74e3bd4c51f8fd0d18c2085fba4922df6b9b65 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=62f3beffa3d45b47197e0d7feb22801110132e66
commit 62f3beffa3d45b47197e0d7feb22801110132e66
Author: Art Cancro a...@uncensored.citadel.org
Date:   Sun Mar 13 13:32:47 2011 -0400

CC-kill_me now contains an enum indicating the REASON session was killed

---

Summary of changes:
 citadel/citserver.c|   10 
 citadel/context.c  |   27 ---
 citadel/modules/imap/serv_imap.c   |8 +++---
 citadel/modules/managesieve/serv_managesieve.c |   24 ++--
 citadel/modules/migrate/serv_migrate.c |   16 +++---
 citadel/modules/pop3/serv_pop3.c   |   10 
 citadel/modules/smtp/serv_smtp.c   |   10 
 citadel/modules/vcard/serv_vcard.c |2 +-
 citadel/modules/xmpp/serv_xmpp.c   |   10 
 citadel/modules/xmpp/xmpp_presence.c   |2 +-
 citadel/server.h   |   27 
 citadel/sysdep.c   |8 +++---
 citadel/threads.c  |2 +-
 13 files changed, 83 insertions(+), 73 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] (no subject)

2011-03-13 Thread dothebart


hm, I had that url still open:
readnew#newmsgs
and after the restart firefox showed a real fancy window just consisting of the menubar
we have another issue in webcit, yesterday I saw a 'suppenkasper'-allert, which I've added to be triggered if webcit tries to send a new command to citserver before fully reading  parsing the output from the last command still around in the I/O buffer.
it then prints out the whole output of the last server reply to the logfile, so we should have a look at that. (i'm not in the root or adm group, so I may not..)




[Citadel Development] [SCM] citadel.org branch, master, updated. a98b7cfeb5709ea6217dfcc38ff6effcf207bbe0

2011-03-13 Thread dothebart

Push to the project citadel.org : The branch, master has been updated
   via  a98b7cfeb5709ea6217dfcc38ff6effcf207bbe0 (commit)
  from  62f3beffa3d45b47197e0d7feb22801110132e66 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=a98b7cfeb5709ea6217dfcc38ff6effcf207bbe0
commit a98b7cfeb5709ea6217dfcc38ff6effcf207bbe0
Author: Wilfried Goesgens dotheb...@citadel.org
Date:   Sun Mar 13 20:23:53 2011 +0100

* in knrooms we flush the cached floorlist, since the user wants the 
_current_ picture of read state.

---

Summary of changes:
 webcit/roomops.c |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] (no subject)

2011-03-13 Thread dothebart


reannimated the 'hot todos' room; moved away old stuff, added the new issues we found over the last years.