Mercurial > noffle
annotate debian/logcheck @ 475:20abd71918ad noffle
[svn] * src/authenticate.c: Move includes of grp.h and pwd.h to after the
include of their pre-requisite headers. Spotted on MacOS X by Andre Berger.
| author | bears |
|---|---|
| date | Tue, 16 Mar 2004 10:24:18 +0000 |
| 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 .+ |
