summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/smbclnt/smbfs
AgeCommit message (Expand)AuthorFilesLines
2021-02-1113506 smbfs panic on failed open for appendGordon Ross2-3/+16
2019-09-1011673 Error setting file times with smbfs and Apple SMB serverGordon Ross1-1/+2
2019-07-3011454 smbclnt: NULL pointer errorsToomas Soome1-1/+1
2019-03-149735 Need to provide SMB 2.1 ClientGordon Ross11-2564/+2834
2019-03-149874 Add fksmbcl development toolGordon Ross7-38/+190
2018-04-139462 panic in smbfs_delmap_callbackGordon Ross3-71/+105
2018-03-165404 smbfs needs mmap supportjilinxpd8-342/+2338
2018-03-032552 smbfs: add support for NFS-like removejilinxpd4-205/+315
2018-03-031586 mount_smbfs doesn't document noaclGordon Ross1-3/+19
2017-05-168064 need a static DTrace probe in VN_HOLDSebastien Roy1-6/+9
2017-02-227812 Remove gender specific languageDaniel Hoffman1-1/+2
2016-10-287443 smbfs should present DOS attributesGordon Ross3-26/+132
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-2/+2
2014-03-284662 need a way to disable default file systems in zonesJerry Jelinek1-1/+2
2011-06-301120 Use real file descriptors for smbfs named pipes.Gordon Ross4-206/+52
2010-08-126906740 Zones need an improved reference counting mechanismjv2273474-41/+47
2010-06-16PSARC 2010/144 lofi(7D) in non global zonesJohn Levon1-3/+2
2010-05-276935899 Add AD connectivity diagnosticsAlan Wright1-3/+2
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik1-6/+4
2010-03-266905120 mount -F smbfs as the Primary Administrator renders the mount point o...Gordon Ross3-43/+95
2010-01-196706181 Make smbfs present real ACLs for ls -V, libsecGordon Ross7-135/+334
2009-12-226912153 some components of ON are not ss12u1 lint cleanSurya Prakki3-12/+12
2009-12-166650611 Attribute cache logic needs improvementGordon Ross12-2461/+2362
2009-09-126881034 new lint after 6839110Gordon Ross2-2/+2
2009-09-01PSARC 2009/453 futimens, utimensatRoger A. Faulkner1-0/+5
2009-08-146839110 ls hangs when run on smbfs mounted directory containing many filesGordon Ross5-228/+251
2009-07-026584198 SMB Client needs authentication improvementsGordon Ross10-246/+290
2009-05-216795209 Enable compilation of ON-consolidation with GCC 4.2Scott Rotondo1-3/+2
2009-04-30backout 6795209/6392640: breaks sparc buildjmcp1-2/+3
2009-04-306795209 Enable compilation of ON-consolidation with GCC 4.2Nathan Keynes1-3/+2
2009-03-136800703 smbfs default permissions may lead to surprisesGordon Ross1-3/+17
2009-01-076786457 Cached CIFS client file attributes have ctime and mtime swappedJordan Brown1-5/+3
2008-12-046565868 Client should do packet signingGordon Ross4-236/+112
2008-09-30PSARC/2008/588 VFSFT_SYSATTR_VIEWSJanice Chang1-8/+1
2008-09-056744226 can't remove file after creat/overwrite failsGordon Ross1-8/+13
2008-07-046668593 Support NT "named streams"gwr9-330/+1071
2008-05-266647735 Need fetch/store ACL supportgwr4-90/+831
2008-02-13PSARC 2005/695 CIFS Client on Solaristhurlow12-0/+9861