aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-03-13 00:25:00 +0000
committerMartin Pool <mbp@samba.org>2002-03-13 00:25:00 +0000
commitdb1babe6a9066a90e96da2f1bd6f49dc75e4ad74 (patch)
tree6981ff891d201bbdfd93298017e61b36de0e00ae /TODO
parentf1abcc7a4c4babb67d117f3b0288ceb42d641c87 (diff)
downloadandroid_external_rsync-db1babe6a9066a90e96da2f1bd6f49dc75e4ad74.tar.gz
android_external_rsync-db1babe6a9066a90e96da2f1bd6f49dc75e4ad74.tar.bz2
android_external_rsync-db1babe6a9066a90e96da2f1bd6f49dc75e4ad74.zip
If a child of the rsync daemon dies with a signal, we should notice
that when we reap it and log a message.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index ad747fb6..30ba52a9 100644
--- a/TODO
+++ b/TODO
@@ -259,6 +259,10 @@ logging
At the connections that just get a list of modules are not logged,
but they should be.
+ If a child of the rsync daemon dies with a signal, we should notice
+ that when we reap it and log a message.
+
+
rsyncd over ssh
There are already some patches to do this.