[Citadel Development] Citadel commit log: revision 8015

2009-11-08 Thread dothebart
r8015 | dothebart | 2009-11-08 06:24:03 -0500 (Sun, 08 Nov 2009) | 2 lines Changed paths: M /trunk/webcit/msg_renderers.c * microshits RFC Violator will just show the tinnef part of a message you reply to, so you'll get

[Citadel Development] Citadel commit log: revision 8016

2009-11-08 Thread dothebart
r8016 | dothebart | 2009-11-08 09:46:23 -0500 (Sun, 08 Nov 2009) | 2 lines Changed paths: M /trunk/libcitadel/lib/stringbuf.c * this way its fastest: range check whats allowed and mask the rest.

[Citadel Development] revision 8017

2009-11-08 Thread davew
Damn, I accidentaly crashed my server, running ing gdb and sigpipe killed it, so I didn't get to the bottom of it and now he has gone away. I think I know the problem though so I've added a bit of code to test for it and log a message. The message reads: Select said more than 1 fd to

[Citadel Development] Citadel commit log: revision 8019

2009-11-08 Thread davew
r8019 | davew | 2009-11-08 14:25:17 -0500 (Sun, 08 Nov 2009) | 2 lines Changed paths: M /trunk/citadel/modules/fulltext/serv_fulltext.c Clean up a comment.

[Citadel Development] DOS resulting from lots of connections

2009-11-08 Thread dothebart
  So Nov 08 2009 10:06:39 EST von davew @ Uncensored Betreff: DOS resulting from lots of connections Heh, My test box is currenlty being attacked by some scrote at 204.12.247.219. They are trying to connect to the POP3 port. My server log is showing lots of connections being created all the

[Citadel Development] Citadel commit log: revision 8021

2009-11-08 Thread dothebart
  So Nov 08 2009 15:33:05 EST von "dothebart" dotheb...@uncensored.citadel.org Betreff: Citadel commit log: revision 8021 r8021 | dothebart | 2009-11-08 15:33:04 -0500 (Sun, 08 Nov 2009) | 2 lines Changed paths: M

[Citadel Development] Citadel commit log: revision 8022

2009-11-08 Thread dothebart
r8022 | dothebart | 2009-11-08 17:13:00 -0500 (Sun, 08 Nov 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/edit_message.html * fix message escaping after adding attachments to the currently edited message

[Citadel Development] DOS resulting from lots of connections

2009-11-08 Thread davew
  Sun Nov 08 2009 03:09:44 PM EST from dothebart @ Uncensored Subject: DOS resulting from lots of connections you can use iptables to limit the number of connection allowed to be established per second I know but I want to find out why the server is only accepting new

[Citadel Development] Wiki Rooms

2009-11-08 Thread davew
IG, You lovely lovely man you. I'm loving these Wiki rooms. They take care of all the stuff I was avoiding doing for my project. Now can you get Webcit to auto generate an index of every Wiki page in the room? Is it possible that the DAP will delete pages that are old, not read

[Citadel Development] Re: Wiki Rooms

2009-11-08 Thread IGnatius T Foobar
The full text index is of course active for Wiki rooms. We just have to write some code to display the search results in a sensible way. Fleeb came up with a brilliant idea: we should use Wiki rooms for our internal bug tracking. That way we can annotate stuff as much as we want. And