summaryrefslogtreecommitdiff
path: root/source4/ntvfs/smb2
AgeCommit message (Expand)AuthorFilesLines
2008-11-02Remove use of global_loadparm for SMB2 client connections.Jelmer Vernooij1-1/+2
2008-11-01Remove another use of global_loadparm.Jelmer Vernooij1-1/+3
2008-11-01Remove another use of global_loadparm.Jelmer Vernooij1-1/+3
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-05-30implemented client side SMB2 signingAndrew Tridgell1-2/+4
2008-05-19added SMB2 proxying of rmdirAndrew Tridgell1-1/+12
2008-05-19added mkdir to SMB2 proxyAndrew Tridgell1-1/+8
2008-05-16added SMB2 proxying for unlinkAndrew Tridgell1-427/+43
2008-05-15added handlers for connect, search_first and fsinfo. Andrew Tridgell1-152/+225
2008-05-15started new vfs_smb2 moduleAndrew Tridgell1-0/+1137