Mercurial > noffle
annotate debian/logcheck @ 483:a02417000b7b noffle
[svn] * src/server.c: Whenever an article was read, all referenced articles
were marked as INTERESTING and hence downloaded on the next fetch if
in OVER or THREAD mode. This is contary to the docs and to my
expectations.
author | bears |
---|---|
date | Fri, 22 Oct 2004 13:21:35 +0100 |
parents | 52ce87d25641 |
children |
rev | line source |
---|---|
301 | 1 /USR/SBIN/CRON\[[0-9]+\]: \(news\) CMD \(\[ -x /usr/sbin/noffle-cronfetch \] && /usr/sbin/noffle-cronfetch\) |
306
52ce87d25641
[svn] added logging when fetching news started/finished
godisch
parents:
301
diff
changeset
|
2 noffle\[[0-9]+\]: Fetching news\.\.\. |
301 | 3 noffle\[[0-9]+\]: Fetch from .+ |
4 noffle\[[0-9]+\]: Connected to .+ | |
5 noffle\[[0-9]+\]: Updating groupinfo | |
6 noffle\[[0-9]+\]: Getting remote overviews .+ for group .+ | |
7 noffle\[[0-9]+\]: Added .+ .+ | |
8 noffle\[[0-9]+\]: [0-9]+ articles marked for download in .+ | |
9 noffle\[[0-9]+\]: No articles in .+ | |
10 noffle\[[0-9]+\]: No new articles in .+ | |
11 noffle\[[0-9]+\]: [0-9]+ TOTAL messages to download | |
12 noffle\[[0-9]+\]: Retrieving article list | |
13 noffle\[[0-9]+\]: \[[0-9]+/[0-9]+\] Retrieving .+ | |
14 noffle\[[0-9]+\]: Fetch from .+ finished | |
306
52ce87d25641
[svn] added logging when fetching news started/finished
godisch
parents:
301
diff
changeset
|
15 noffle\[[0-9]+\]: Fetching news finished\. |
301 | 16 noffle\[[0-9]+\]: Expiring articles |
17 noffle\[[0-9]+\]: [0-9]+ articles deleted, [0-9]+ left | |
18 noffle\[[0-9]+\]: Expiring overviews not in database | |
19 noffle\[[0-9]+\]: [0-9]+ overviews deleted from group .+, [0-9]+ left .+ |