﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
147	File timestamp broken on Samba 3.3.x series	Yuri Dario	Silvan Scherrer	"Since 3.3 samba server code releases, the timestamp of file operations is always set to current time.

[from (ticket:56)] Also server is writing local files with wrong time, because of libc time handling. 
It will be nice to have correct timestamp also on local files, so other processes running locally on server will not see wrong timestamps.

Probably code needs to be changed to use localtime when writing to disk, then converting it to GMT when reading it. This should be done at low-level, so upper layers will not see the change.
libc also uses daylight, so standard libc convertion routines cannot be used, see client fixes from ticket:56.
"	defect	closed	major	Samba Server for eCS (OS/2) 1.1.0	Samba Server Core	3.3.5	fixed		
