2011-09-14Add libcommons-codec-java to Debian dependencies.
cli [Wed, 14 Sep 2011 12:54:40 +0200] rev 60
Add libcommons-codec-java to Debian dependencies.

2011-09-14Work on SMTPTransport.
cli [Wed, 14 Sep 2011 10:47:39 +0200] rev 59
Work on SMTPTransport.

2011-09-13Work on SMTP authentification for ML sender
cli [Tue, 13 Sep 2011 23:34:16 +0200] rev 58
Work on SMTP authentification for ML sender

2011-09-13Move default db to /var/spool/news/sonews/sonewsdb
cli [Tue, 13 Sep 2011 20:14:44 +0200] rev 57
Move default db to /var/spool/news/sonews/sonewsdb

2011-09-13Remove binary files in lib/
cli [Tue, 13 Sep 2011 19:08:15 +0200] rev 56
Remove binary files in lib/

2011-09-13Rename sonews.conf.sample to sonews.conf
cli [Tue, 13 Sep 2011 18:37:08 +0200] rev 55
Rename sonews.conf.sample to sonews.conf

2011-09-12Add debian/sonews.install and modify sonews.conf.sample to place database in /var/news/sonews/.
cli [Mon, 12 Sep 2011 22:43:40 +0200] rev 54
Add debian/sonews.install and modify sonews.conf.sample to place database in /var/news/sonews/.

2011-09-12Remove troubling line from debian/control.
cli [Mon, 12 Sep 2011 20:24:40 +0200] rev 53
Remove troubling line from debian/control.

2011-09-12Change binary package name sonews-server to server
cli [Mon, 12 Sep 2011 20:20:00 +0200] rev 52
Change binary package name sonews-server to server

2011-09-11Reformatting Article class code.
cli [Sun, 11 Sep 2011 17:59:28 +0200] rev 51
Reformatting Article class code.

2011-09-11Fix for issue #17. Error when posting to mailinglist is now reported back to user as NNTP error.
cli [Sun, 11 Sep 2011 17:36:47 +0200] rev 50
Fix for issue #17. Error when posting to mailinglist is now reported back to user as NNTP error.

2011-09-11Fix for #14
cli [Sun, 11 Sep 2011 17:01:19 +0200] rev 49
Fix for #14

2011-09-11Merge Channel and Group classes.
cli [Sun, 11 Sep 2011 15:05:04 +0200] rev 48
Merge Channel and Group classes.

2011-09-11Complete XDAEMON GROUPFLAG subcommand.
cli [Sun, 11 Sep 2011 14:19:19 +0200] rev 47
Complete XDAEMON GROUPFLAG subcommand.

2011-09-10Work on XDaemon command
cli [Sat, 10 Sep 2011 20:20:19 +0200] rev 46
Work on XDaemon command

2011-09-10HSQLDB backend support completed, but untested.
cli [Sat, 10 Sep 2011 18:18:05 +0200] rev 45
HSQLDB backend support completed, but untested.

2011-06-07Work on hsqldb support
cli [Tue, 07 Jun 2011 11:55:22 +0200] rev 44
Work on hsqldb support

2011-06-07Adapt config sample to use hsqldb
cli [Tue, 07 Jun 2011 09:23:34 +0200] rev 43
Adapt config sample to use hsqldb

2011-06-06Add HSQLDB stubs and reformat some source files.
cli [Mon, 06 Jun 2011 20:12:21 +0200] rev 42
Add HSQLDB stubs and reformat some source files.

2011-05-04Update debian control file
cli [Wed, 04 May 2011 18:34:21 +0200] rev 41
Update debian control file

2011-05-04Refactoring.
cli [Wed, 04 May 2011 18:06:24 +0200] rev 40
Refactoring.

2010-08-30Some work on XDAEMON command.
cli [Mon, 30 Aug 2010 00:20:06 +0200] rev 39
Some work on XDAEMON command.

2010-08-29Implement JDBCDatabase.update(Article) method to fix issue #7.
cli [Sun, 29 Aug 2010 23:23:15 +0200] rev 38
Implement JDBCDatabase.update(Article) method to fix issue #7.

2010-08-29Switch intent style to Original K&R / Linux / Kernel.
cli [Sun, 29 Aug 2010 18:17:37 +0200] rev 37
Switch intent style to Original K&R / Linux / Kernel.

2010-08-29Add some checks to prevent #13 happen.
cli [Sun, 29 Aug 2010 17:43:58 +0200] rev 36
Add some checks to prevent #13 happen.

2010-08-29Moving source files into src/-subdir.
cli [Sun, 29 Aug 2010 17:28:58 +0200] rev 35
Moving source files into src/-subdir.

2010-08-29Merge heads.
cli [Sun, 29 Aug 2010 17:04:25 +0200] rev 34
Merge heads.

2010-08-29Article(javax.mail.Message) now has a safe method to read the byte body from the given message object (fixes #16).
cli [Sun, 29 Aug 2010 17:03:21 +0200] rev 33
Article(javax.mail.Message) now has a safe method to read the byte body from the given message object (fixes #16).

2010-06-30added build.xml + small bugfix
bei [Wed, 30 Jun 2010 14:48:53 +0200] rev 32
added build.xml + small bugfix

2010-05-12Group.getByName() removed. Channel.getByName() does no longer catch StorageBackendExceptions but throw them further.
cli [Wed, 12 May 2010 11:18:02 +0200] rev 31
Group.getByName() removed. Channel.getByName() does no longer catch StorageBackendExceptions but throw them further.