summaryrefslogtreecommitdiff
path: root/usr/src/lib/libsmbfs/smb/negprot.c
AgeCommit message (Collapse)AuthorFilesLines
2010-07-276955216 Negotiate Protocol fails with latest NetApp serverGordon Ross1-10/+14
6962072 Tree connect may fail if addr-to-name lookup fails 6962091 Log messages like: ... smb_maperr32: no direct map for... 6962125 Tree connect failed with latest Isilon server 6972321 improve some error messages
2009-12-166650611 Attribute cache logic needs improvementGordon Ross1-17/+18
6876185 common I/F for net message build/parse in kernel vs user code 6891728 syslog shows: smbfs_close: error 9 closing /dirname 6906037 smbfs_mount() doesn't ASSERT the return value of smbfs_make_node() 6607536 the size of a dir on smbfs is not correct 6648146 smbfs should implement reclaim from node cache --HG-- rename : usr/src/lib/libsmbfs/smb/acl_conv.c => usr/src/common/smbclnt/smbfs_ntacl.c rename : usr/src/lib/libsmbfs/smb/acl_nt.h => usr/src/common/smbclnt/smbfs_ntacl.h
2009-07-026584198 SMB Client needs authentication improvementsGordon Ross1-0/+428
6587713 Need to reconnect after server disconnect --HG-- rename : usr/src/lib/libsmbfs/netsmb/smbfs_isec.h => usr/src/lib/libsmbfs/smb/acl_nt.h