Mercurial > noffle
comparison ChangeLog @ 152:ca9769519c96 noffle
[svn] * src/post.c: When posting to a non-local moderated group, only
post to one server. Don't want multiple upstream servers each
mailing the moderator. Non-moderated groups post to all servers
groups in the article are fetched from - otherwise can't be sure
an article cross-posted to a netwide group and a restricted one
obtained from a just one server will propagate properly.
author | bears |
---|---|
date | Thu, 26 Oct 2000 22:55:49 +0100 |
parents | 1c7303c71f66 |
children | 945501c95a4e |
comparison
equal
deleted
inserted
replaced
151:cb799054bd61 | 152:ca9769519c96 |
---|---|
14 ageing newsreader that expects inews. Updated RPM spec to create | 14 ageing newsreader that expects inews. Updated RPM spec to create |
15 inews link to noffle on install. | 15 inews link to noffle on install. |
16 * src/server.c: When replying to a command, generate the reply into | 16 * src/server.c: When replying to a command, generate the reply into |
17 a buffer, release the lock and then send the reply, so we don't | 17 a buffer, release the lock and then send the reply, so we don't |
18 hog the lock should the reply stall for some network reason. | 18 hog the lock should the reply stall for some network reason. |
19 * src/post.c: When posting to a non-local moderated group, only | |
20 post to one server. Don't want multiple upstream servers each | |
21 mailing the moderator. Non-moderated groups post to all servers | |
22 groups in the article are fetched from - otherwise can't be sure | |
23 an article cross-posted to a netwide group and a restricted one | |
24 obtained from a just one server will propagate properly. | |
19 | 25 |
20 Sun Oct 15 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 26 Sun Oct 15 2000 Markus Enzenberger <markus.enzenberger@t-online.de> |
21 | 27 |
22 * acconfig.h,config.h.in,configure.in,src/Makefile.in,src/fetch.c: | 28 * acconfig.h,config.h.in,configure.in,src/Makefile.in,src/fetch.c: |
23 Applied patch by Paul Slootman: using the mail program is | 29 Applied patch by Paul Slootman: using the mail program is |