Mercurial > hg > pnewss
log server.php @ 12:7917bd536187 draft
age | author | description |
---|---|---|
Wed, 12 Jun 2013 22:22:07 +0200 | Ivo Smits | Added hook for new articles, detect send/write failures, fixed handling of multiline headers, add Date header if it doesn't exist, add option to disable peers, fixes for synchronization with INN, added streaming mode support, small fixes draft |
Thu, 21 Apr 2011 00:01:32 +0200 | Ivo Smits | Add Xref header when sending messages to client (seems to fix message corruption issues in Thunderbird) |
Tue, 12 Apr 2011 14:30:56 +0200 | Ivo Smits | Added copyright notice |
Tue, 12 Apr 2011 14:10:41 +0200 | Ivo Smits | Added some more checks to article data, added some commands, added 'dot stuffing' for block transfers |
Tue, 12 Apr 2011 02:23:22 +0200 | Ivo Smits | Small bugfix in server STAT command (no data follows, so don't send a dot) |
Tue, 12 Apr 2011 01:47:09 +0200 | Ivo Smits | Increased article body length to 16MB in database scheme, cleaned up the code, added a script to forcefully reload an individual article |