Wed, 14 Sep 2011 12:54:40 +0200 cli Add libcommons-codec-java to Debian dependencies.
Wed, 14 Sep 2011 10:47:39 +0200 cli Work on SMTPTransport.
Tue, 13 Sep 2011 23:34:16 +0200 cli Work on SMTP authentification for ML sender
Tue, 13 Sep 2011 20:14:44 +0200 cli Move default db to /var/spool/news/sonews/sonewsdb
Tue, 13 Sep 2011 19:08:15 +0200 cli Remove binary files in lib/
Tue, 13 Sep 2011 18:37:08 +0200 cli Rename sonews.conf.sample to sonews.conf
Mon, 12 Sep 2011 22:43:40 +0200 cli Add debian/sonews.install and modify sonews.conf.sample to place database in /var/news/sonews/.
Mon, 12 Sep 2011 20:24:40 +0200 cli Remove troubling line from debian/control.
Mon, 12 Sep 2011 20:20:00 +0200 cli Change binary package name sonews-server to server
Sun, 11 Sep 2011 17:59:28 +0200 cli Reformatting Article class code.
Sun, 11 Sep 2011 17:36:47 +0200 cli Fix for issue #17. Error when posting to mailinglist is now reported back to user as NNTP error.
Sun, 11 Sep 2011 17:01:19 +0200 cli Fix for #14
Sun, 11 Sep 2011 15:05:04 +0200 cli Merge Channel and Group classes.
Sun, 11 Sep 2011 14:19:19 +0200 cli Complete XDAEMON GROUPFLAG subcommand.
Sat, 10 Sep 2011 20:20:19 +0200 cli Work on XDaemon command
Sat, 10 Sep 2011 18:18:05 +0200 cli HSQLDB backend support completed, but untested.
Tue, 07 Jun 2011 11:55:22 +0200 cli Work on hsqldb support
Tue, 07 Jun 2011 09:23:34 +0200 cli Adapt config sample to use hsqldb
Mon, 06 Jun 2011 20:12:21 +0200 cli Add HSQLDB stubs and reformat some source files.
Wed, 04 May 2011 18:34:21 +0200 cli Update debian control file
Wed, 04 May 2011 18:06:24 +0200 cli Refactoring.
Mon, 30 Aug 2010 00:20:06 +0200 cli Some work on XDAEMON command.
Sun, 29 Aug 2010 23:23:15 +0200 cli Implement JDBCDatabase.update(Article) method to fix issue #7.
Sun, 29 Aug 2010 18:17:37 +0200 cli Switch intent style to Original K&R / Linux / Kernel.
Sun, 29 Aug 2010 17:43:58 +0200 cli Add some checks to prevent #13 happen.
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.
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.
Thu, 20 Aug 2009 18:41:21 +0200 cli Started refactoring the Log system to use java.util.logging classes.
Thu, 20 Aug 2009 16:57:38 +0200 cli Fix #548: API change; changed parameter type of Storage.getGroupsForList()
Thu, 20 Aug 2009 16:49:38 +0200 cli Remove aggregated group stubs and fix #543.
Thu, 20 Aug 2009 14:31:19 +0200 cli Merging fixes from sonews/1.0.3
Mon, 17 Aug 2009 11:00:51 +0200 cli Fix wrong handling of byte values > 127 in ArticleInputStream.
Wed, 12 Aug 2009 17:25:46 +0200 cli Skip comments in commands.list file.
Wed, 12 Aug 2009 16:43:30 +0200 cli Merge fix from sonews-1.0.
Wed, 12 Aug 2009 16:38:11 +0200 cli Disable strict parsing of email addresses.
Wed, 12 Aug 2009 13:03:23 +0200 cli PullFeeder sends an addition "MODE READER" to peers.
Thu, 06 Aug 2009 18:41:34 +0200 cli Removing doc subdir which resides now in sonews-doc repository.
Thu, 06 Aug 2009 18:34:10 +0200 chris Removing tags as they point to invalid changesets after history refactoring.
Tue, 28 Jul 2009 15:39:37 +0200 chris Update doc.
Wed, 22 Jul 2009 14:04:05 +0200 chris sonews/1.0.0
Wed, 01 Jul 2009 10:48:22 +0200 chris sonews/0.5.1 fixes merged
Fri, 26 Jun 2009 16:48:50 +0200 chris Hooray... sonews/0.5.0 final