- 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)
commitbcf5b1335d6e5183f9545eb1b23e16185264e311
tree5a7f58fd323308da4757ce898bf59b5a068715fc
parentbd7e05d7996e67cf12a0b01fe9286ef2813432f4
- use explicit flushes instead of setlinebuf. I've had reports of
  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.
configure.in
log.c
main.c