Mercurial > noffle
comparison ChangeLog @ 289:0eaad46e56e2 noffle
[svn] * src/noffle.c: Set umask(022) on startup.
author | bears |
---|---|
date | Fri, 10 Jan 2003 23:27:31 +0000 |
parents | c02c4eb95f95 |
children | f35a7d45efd5 |
comparison
equal
deleted
inserted
replaced
288:c02c4eb95f95 | 289:0eaad46e56e2 |
---|---|
29 needs to run as root, so a Noffle server that needs PAM | 29 needs to run as root, so a Noffle server that needs PAM |
30 must be started by root. Helpful (?) error messages will be logged | 30 must be started by root. Helpful (?) error messages will be logged |
31 if not. Noffle will switch ruid and euid to 'news' (or whatever | 31 if not. Noffle will switch ruid and euid to 'news' (or whatever |
32 is configured) ASAP. | 32 is configured) ASAP. |
33 * src/noffle.c: Add uid checking. | 33 * src/noffle.c: Add uid checking. |
34 * src/noffle.c: Set umask(022) on startup. | |
34 | 35 |
35 Mon Jan 6 2003 Jim Hague <jim.hague@acm.org> | 36 Mon Jan 6 2003 Jim Hague <jim.hague@acm.org> |
36 | 37 |
37 * src/database.c,src/post.c,src/protocol.h,src/protocol.c: When posting, | 38 * src/database.c,src/post.c,src/protocol.h,src/protocol.c: When posting, |
38 check the article for those headers that are specified in section | 39 check the article for those headers that are specified in section |