Mercurial > noffle
view debian/control @ 390:2ad4c1c97734 noffle
[svn] * src/client.c: Return correct status from Client_postArt() and add
function comment detailing what return code should be, because it's
not obvious that the return code should report success when the
posting failed for reasons other than connection problems. This should fix
problem with failing posting stopping fetches. Thanks to Dan Jacobson
for spotting this.
* src/client.c: Fix problemette with filter discards not updating remote
group article count and so the overview being refetched until
and article appears that doesn't fall foul of the filter and thus does
update the remove group 'next article' marker. Thanks to Dan Jacobson
for spotting this.
* src/content.c: Don't be fooled into thinking a filename starting ".."
is just "..".
* src/outgoing.c: Don't assume "." and ".." are the first files returned
from readdir(). Thanks to Andreas Happe for spotting this.
* src/noffle.c: Update online help to include 'm' group posting status.
* src/server.c: Move incorrect updating of server.grp in doGrp() which was
causing doGrp() to not retrieve remote article details when in online
mode. Thanks to Miernik and Andreas Happe for reporting the problem.
author | bears |
---|---|
date | Thu, 22 May 2003 10:04:38 +0100 |
parents | e3756d005fa4 |
children | e113df4af08b |
line wrap: on
line source
Source: noffle Section: news Priority: optional Maintainer: Martin A. Godisch <godisch@debian.org> Build-Depends: libgdbmg1-dev, po-debconf Standards-Version: 3.5.10 Package: noffle Architecture: any Depends: ${shlibs:Depends}, netbase | openbsd-inetd | inetd-superserver, exim | mail-transport-agent, debconf (>= 0.5) Recommends: sysklogd | system-log-daemon Suggests: slrn | news-reader Provides: news-transport-system Description: offline news server Noffle is a news server optimized for low speed dialup connection to the internet and for few users. It allows reading news offline with many news reader programs, even if they do not support offline reading by themselves. It does for NNTP what WWWOFFLE does for HTTP. Noffle's upstream homepage can be found at http://noffle.sourceforge.net/, Debian backports for woody are provided at http://people.debian.org/~godisch/noffle/. There is also a user mailing list at http://lists.sourceforge.net/lists/listinfo/noffle-users.