coreyralph

Results 3 issues of coreyralph

This adds a parameter to set the "fake super" option in rsyncd.conf. It can be set both globally and per-module.

This allows passing a password to rsync using the RSYNC_PASSWORD environment variable.

Hi. This PR adds length checks to fix these panics we've seen on malformed input: ``` panic: runtime error: index out of range [10] with length 10 goroutine 26 [running]:...