Made log_init() call timestring() instead of just localtime() prior to a
authorWayne Davison <wayned@samba.org>
Wed, 3 May 2006 06:11:11 +0000 (06:11 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 3 May 2006 06:11:11 +0000 (06:11 +0000)
commit38de2866e5892ffc77a96636cd706239cbffbf4b
treea780038b3f86cf3c8b6b412365066e6a95da7aa0
parentbdac7621eea8aaf7330174f787f68c67215ed026
Made log_init() call timestring() instead of just localtime() prior to a
chroot (note that timestring() makes use of localtime() plus strftime()).
log.c