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.
Mon, 24 Aug 2009 13:00:05 +0200 cli Add stubs for org.sonews.acl and add method "impliedCapability" for org.sonews.command.Command interface.
Fri, 21 Aug 2009 17:40:54 +0200 cli Fix for last commit.
Fri, 21 Aug 2009 17:33:15 +0200 cli Fix for #549.
Thu, 20 Aug 2009 22:18:45 +0200 cli #544 fixed.
Thu, 20 Aug 2009 21:31:03 +0200 cli Issue #538 fixed.