- 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-09, by cli
- Refactor logging to fix NullPointerException. 2010-05-01, by cli
- Make mailinglist gateway more reliable, probably. 2010-05-01, by cli
- Fix for #567 "mailinglist gateway does not recover after database outage". 2010-04-27, by cli
- Introduce more advanced help system (#565). 2010-04-27, by cli
- Fix for too early disconnects on slow client connections. (#563) 2009-12-25, by cli
- Some changes to storage interface. 2009-08-26, by cli
- Proper reply on XDAEMON GROUPADD if group already existing (#551). 2009-08-26, by cli
- Not longer required to restart server when changing peering settings (#547). 2009-08-26, by cli
- Refactoring in CommandSelector to allow manually loading of plugins. 2009-08-24, by cli
- Add stubs for org.sonews.acl and add method "impliedCapability" for org.sonews.command.Command interface. 2009-08-24, by cli
- Fix for last commit. 2009-08-21, by cli
- Fix for #549. 2009-08-21, by cli
- #544 fixed. 2009-08-20, by cli
- Issue #538 fixed. 2009-08-20, by cli
- Started refactoring the Log system to use java.util.logging classes. 2009-08-20, by cli