Sun, 29 Aug 2010 17:28:58 +0200 cli Moving source files into src/-subdir.
Sun, 29 Aug 2010 17:04:25 +0200 cli Merge heads.
Sun, 29 Aug 2010 17:03:21 +0200 cli Article(javax.mail.Message) now has a safe method to read the byte body from the given message object (fixes #16).
Wed, 30 Jun 2010 14:48:53 +0200 bei added build.xml + small bugfix
Wed, 12 May 2010 11:18:02 +0200 cli Group.getByName() removed. Channel.getByName() does no longer catch StorageBackendExceptions but throw them further.
Sun, 09 May 2010 12:38:46 +0200 cli The StorageBackendException is catched two times so that the user see the "500 internal server error" only at the second catch (probably fixes #5).
Sat, 01 May 2010 18:51:57 +0200 cli Refactor logging to fix NullPointerException.
Sat, 01 May 2010 14:27:30 +0200 cli Make mailinglist gateway more reliable, probably.
Tue, 27 Apr 2010 22:11:30 +0200 cli Fix for #567 "mailinglist gateway does not recover after database outage".
Tue, 27 Apr 2010 21:51:12 +0200 cli Introduce more advanced help system (#565).
Fri, 25 Dec 2009 15:42:46 +0100 cli Fix for too early disconnects on slow client connections. (#563)
Wed, 26 Aug 2009 17:04:04 +0200 cli Some changes to storage interface.
Wed, 26 Aug 2009 10:55:59 +0200 cli Proper reply on XDAEMON GROUPADD if group already existing (#551).
Wed, 26 Aug 2009 10:47:51 +0200 cli Not longer required to restart server when changing peering settings (#547).
Mon, 24 Aug 2009 14:40:37 +0200 cli Refactoring in CommandSelector to allow manually loading of plugins.