summaryrefslogtreecommitdiff
path: root/libcli/smb/smb2_constants.h
AgeCommit message (Collapse)AuthorFilesLines
2010-05-21Make DFS work over SMB2.Jeremy Allison1-0/+9
Jeremy.
2009-08-12libcli: move some common SMB and SMB2 stuff into libcli/smb/Stefan Metzmacher1-0/+175
This will hold code that's shared between source3 and source4. metze