From: Wayne Davison Date: Tue, 21 Feb 2006 17:19:49 +0000 (+0000) Subject: Mentioned that the daemon now logs connections. X-Git-Tag: v2.6.7pre3~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=65535b54821052644c1274070bc42480df933aa3;p=thirdparty%2Frsync.git Mentioned that the daemon now logs connections. --- diff --git a/NEWS b/NEWS index abfd0544..36e0573b 100644 --- a/NEWS +++ b/NEWS @@ -204,7 +204,8 @@ Changes since 2.6.6: execute bit on files, for those times when using the --perms option is not desired. - - The daemon now logs each module-list request it receives. + - The daemon now logs each connection and also each module-list request + that it receives. - New log-format options: %M (modtime), %U (uid), %G (gid), and %B (permission bits, e.g. "rwxr-xrwt").