annotate AUTHORS @ 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 1f14c99c683d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
197
24d4cd032da5 [svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
bears
parents: 175
diff changeset
1 MAINTAINER:
42
2467ff423c15 [svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff changeset
2
284
1f14c99c683d [svn] * AUTHORS. Great maintainer I am, can't even credit myself.
bears
parents: 197
diff changeset
3 Jim Hague <jim.hague@acm.org>
42
2467ff423c15 [svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff changeset
4
2467ff423c15 [svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff changeset
5
197
24d4cd032da5 [svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
bears
parents: 175
diff changeset
6 AUTHORS AND CONTRIBUTORS:
42
2467ff423c15 [svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff changeset
7
175
dbed64be61df [svn] update my email address
enz
parents: 158
diff changeset
8 Markus Enzenberger <me@markus-enzenberger.de>
42
2467ff423c15 [svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff changeset
9 Jim Hague <jim.hague@acm.org>
2467ff423c15 [svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff changeset
10 Uwe Hermann <uh1763@bingo-ev.de>
147
64b682c7732d [svn] Added Paul Slotman
enz
parents: 42
diff changeset
11 Paul Slootman <paul@wurtel.demon.nl>
64b682c7732d [svn] Added Paul Slotman
enz
parents: 42
diff changeset
12 Volker Wysk <volker.wysk@student.uni-tuebingen.de>
158
497586db7e55 [svn] Add Matija Nalis to contributors
enz
parents: 147
diff changeset
13 Matija Nalis <mnalis-j@voyager.hr>