summaryrefslogtreecommitdiff
path: root/sys/src/cmd/cifs/pack.c
AgeCommit message (Collapse)Author
2019-12-03always zero initialize Tm structure for tm2sec()cinap_lenrek
2019-02-05cifs: merge with steve simons latest version. thank you very much!cinap_lenrek
2013-08-11cifs: fix timezone for timestampscinap_lenrek
tm2sec() ignores tm.tzoff and will use the local timezone for conversion. to make it work right, we convert the dos timestamp as GMT and then correct timezone with the offset provided by the server.
2012-01-16cifs: updated cifs/smb client to quintiles latest versioncinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen