Improved rwrite() in two ways:
authorWayne Davison <wayned@samba.org>
Mon, 7 Jun 2004 22:51:14 +0000 (22:51 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 7 Jun 2004 22:51:14 +0000 (22:51 +0000)
- We no longer assume that the buffer is null terminated (daemon
  mode would ignore the len when logging a message).
- Errors in daemon mode are now sent to both the log and the user.


No differences found