Commit 6479c2ed authored by Martin Pool's avatar Martin Pool

Notes on logging etc

parent c1a04ecb
......@@ -260,6 +260,10 @@ logging
Keep stderr and stdout properly separated (Debian #23626)
Use a separate function for reporting errors; prefix it with
"rsync:" or "rsync(remote)", or perhaps even "rsync(local
generator): ".
rsyncd over ssh
......@@ -351,6 +355,12 @@ Check "refuse options works"
We need a test case for this...
Was this broken when we changed to popt?
String area code
Test whether this is actually faster than just using malloc(). If
it's not (anymore), throw it out.
......@@ -425,6 +435,9 @@ Pipe program that makes slow/jerky connections.
Versions of read() and write() that corrupt the stream, or abruptly fail
Separate makefile target to run rough tests -- or perhaps just run
them every time?
DOCUMENTATION --------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment