Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-19 | cifs: remove redundant memsets after emalloc9p (thanks Arne Meyer) | Ori Bernstein | |
2022-12-18 | cifs: use procsetname() instead of rolling your own | cinap_lenrek | |
2019-12-03 | always zero initialize Tm structure for tm2sec() | cinap_lenrek | |
2019-02-05 | cifs: merge with steve simons latest version. thank you very much! | cinap_lenrek | |
2019-02-05 | cifs: fix pruning of . and .. directory entries (thanks steve simon) | cinap_lenrek | |
steve wrote: > I cam across a bug in cifs. > > An empty directory under windows 7 pro contains a single entry "." but it > doesn't appear to contain "..". As a result "." is not removed on dirscan > and plan9 gets when trying to traverse the hierarchy. | |||
2018-05-20 | separate MSCHAP(v2) and NTLM(v2) authentication | cinap_lenrek | |
due to linux omiting the final Z(4) in the NTLMv2 reply, and the need for the windom for LMv2 authentication, here is a new AuthNTLM ticket request now with length and dom fields. | |||
2016-11-17 | cmd: remove a bit of unused stuff | ftrvxmtrx | |
2016-01-07 | format pointer subtraction results with %zd instead of %ld (for long -> ↵ | cinap_lenrek | |
intptr on amd64) | |||
2015-06-13 | vblade, cifs, usbuhci: fix parenthesis | cinap_lenrek | |
2013-12-11 | factotum: add ntlmv2 (mschap2) client auth for cifs | cinap_lenrek | |
2013-12-08 | cifs: fix compiler warning | cinap_lenrek | |
2013-12-08 | handle NIL user domain, and Z(4) at end of nt blob for ntlmv2 | cinap_lenrek | |
the nt blob ends with 4 zero bytes, this is not the same as the EOL av-pair terminator! this makes ntlmv2 work with windows xp with LmCompatibityLevel = 3 | |||
2013-08-11 | cifs: fix timezone for timestamps | cinap_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-16 | cifs: add quintiles working notes | cinap_lenrek | |
2012-01-16 | cifs: updated cifs/smb client to quintiles latest version | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |