summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/nsmb
AgeCommit message (Collapse)AuthorFilesLines
2011-06-301120 Use real file descriptors for smbfs named pipes.Gordon Ross1-9/+19
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2009-12-166650611 Attribute cache logic needs improvementGordon Ross1-4/+2
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-09-236884006 lint noise from smbfs library constructionGordon Ross1-0/+5
2009-07-026584198 SMB Client needs authentication improvementsGordon Ross2-64/+70
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
2008-02-13PSARC 2005/695 CIFS Client on Solaristhurlow2-0/+200
PSARC 2007/303 pam_smb_login PSARC 2008/073 CIFS Client on Solaris - Updates 6651904 CIFS Client - PSARC 2005/695