- use explicit flushes instead of setlinebuf. I've had reports of
authorAndrew Tridgell <tridge@samba.org>
Thu, 2 Jul 1998 10:57:20 +0000 (10:57 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 2 Jul 1998 10:57:20 +0000 (10:57 +0000)
  verbose info not being line buffered to files.

- add a call to localtime() in open_log() in order to prime the C
  libraries timezone cache before the chroot(). This should fix the
  problem of rsyncd log entries being in GMT time.


No differences found