summaryrefslogtreecommitdiff
path: root/usr/src/lib/libsmbfs/smb/derparse.c
AgeCommit message (Collapse)AuthorFilesLines
2015-10-261122 smbsrv should use SPNEGO (inbound authentication)Gordon Ross1-36/+56
Portions contributed by: Matt Barden <Matt.Barden@nexenta.com> Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com> Portions contributed by: Alek Pinchuk <alek@nexenta.com> Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Matt Barden <Matt.Barden@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2011-05-161823 smb der parser should cast to unsigned char when expecting itRichard Lowe1-9/+10
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2009-07-026584198 SMB Client needs authentication improvementsGordon Ross1-15/+1
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 Solaristhurlow1-0/+750
PSARC 2007/303 pam_smb_login PSARC 2008/073 CIFS Client on Solaris - Updates 6651904 CIFS Client - PSARC 2005/695