- Add libcommons-codec-java to Debian dependencies. 2011-09-14, by cli
- Work on SMTPTransport. 2011-09-14, by cli
- Work on SMTP authentification for ML sender 2011-09-13, by cli
- Move default db to /var/spool/news/sonews/sonewsdb 2011-09-13, by cli
- Remove binary files in lib/ 2011-09-13, by cli
- Rename sonews.conf.sample to sonews.conf 2011-09-13, by cli
- Add debian/sonews.install and modify sonews.conf.sample to place database in /var/news/sonews/. 2011-09-12, by cli
- Remove troubling line from debian/control. 2011-09-12, by cli
- Change binary package name sonews-server to server 2011-09-12, by cli
- Reformatting Article class code. 2011-09-11, by cli
- Fix for issue #17. Error when posting to mailinglist is now reported back to user as NNTP error. 2011-09-11, by cli
- Fix for #14 2011-09-11, by cli
- Merge Channel and Group classes. 2011-09-11, by cli
- Complete XDAEMON GROUPFLAG subcommand. 2011-09-11, by cli
- Work on XDaemon command 2011-09-10, by cli
- HSQLDB backend support completed, but untested. 2011-09-10, by cli
- Work on hsqldb support 2011-06-07, by cli
- Adapt config sample to use hsqldb 2011-06-07, by cli
- Add HSQLDB stubs and reformat some source files. 2011-06-06, by cli
- Update debian control file 2011-05-04, by cli
- Refactoring. 2011-05-04, by cli
- Some work on XDAEMON command. 2010-08-30, by cli
- Implement JDBCDatabase.update(Article) method to fix issue #7. 2010-08-29, by cli
- Switch intent style to Original K&R / Linux / Kernel. 2010-08-29, by cli
- Add some checks to prevent #13 happen. 2010-08-29, by cli
- Moving source files into src/-subdir. 2010-08-29, by cli
- Merge heads. 2010-08-29, by cli
- Article(javax.mail.Message) now has a safe method to read the byte body from the given message object (fixes #16). 2010-08-29, by cli
- added build.xml + small bugfix 2010-06-30, by bei
- Group.getByName() removed. Channel.getByName() does no longer catch StorageBackendExceptions but throw them further. 2010-05-12, by 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). 2010-05-09, by cli