Some deny-rsync fixes:
authorWayne Davison <wayned@samba.org>
Tue, 24 Jun 2008 06:05:07 +0000 (23:05 -0700)
committerWayne Davison <wayned@samba.org>
Tue, 24 Jun 2008 06:10:12 +0000 (23:10 -0700)
commit33cc92a63a227ae124ea6cab5a5003894183894d
treed8460a4de2595e65f95558b4d68125d413365da9
parent5e7f63f0bf98f9d7baab80430535d02915ade88c
Some deny-rsync fixes:
- Fixed messages longer than 63 chars.
- Don't require the presence of a "bc" program.
- Append a newline to the message to make the script easier to call.
- Make extra sure the message outputs without escape interpretation.
- Stick around long enough for a client to reliably get the message.
support/deny-rsync