2010-05-09The StorageBackendException is catched two times so that the user see the "500 internal server error" only at the second catch (probably fixes #5).
cli [Sun, 09 May 2010 12:38:46 +0200] rev 30
The StorageBackendException is catched two times so that the user see the "500 internal server error" only at the second catch (probably fixes #5).

2010-05-01Refactor logging to fix NullPointerException.
cli [Sat, 01 May 2010 18:51:57 +0200] rev 29
Refactor logging to fix NullPointerException.

2010-05-01Make mailinglist gateway more reliable, probably.
cli [Sat, 01 May 2010 14:27:30 +0200] rev 28
Make mailinglist gateway more reliable, probably.

2010-04-27Fix for #567 "mailinglist gateway does not recover after database outage".
cli [Tue, 27 Apr 2010 22:11:30 +0200] rev 27
Fix for #567 "mailinglist gateway does not recover after database outage".

2010-04-27Introduce more advanced help system (#565).
cli [Tue, 27 Apr 2010 21:51:12 +0200] rev 26
Introduce more advanced help system (#565).

2009-12-25Fix for too early disconnects on slow client connections. (#563)
cli [Fri, 25 Dec 2009 15:42:46 +0100] rev 25
Fix for too early disconnects on slow client connections. (#563)

2009-08-26Some changes to storage interface.
cli [Wed, 26 Aug 2009 17:04:04 +0200] rev 24
Some changes to storage interface.

2009-08-26Proper reply on XDAEMON GROUPADD if group already existing (#551).
cli [Wed, 26 Aug 2009 10:55:59 +0200] rev 23
Proper reply on XDAEMON GROUPADD if group already existing (#551).

2009-08-26Not longer required to restart server when changing peering settings (#547).
cli [Wed, 26 Aug 2009 10:47:51 +0200] rev 22
Not longer required to restart server when changing peering settings (#547).

2009-08-24Refactoring in CommandSelector to allow manually loading of plugins.
cli [Mon, 24 Aug 2009 14:40:37 +0200] rev 21
Refactoring in CommandSelector to allow manually loading of plugins.