Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-12 | libcli: move some common SMB and SMB2 stuff into libcli/smb/ | Stefan Metzmacher | 1 | -1/+1 | |
This will hold code that's shared between source3 and source4. metze | |||||
2009-07-20 | s3: Change fsp->fsp_name to be an smb_filename struct! | Tim Prouty | 1 | -1/+1 | |
2009-07-13 | s3:smbd: close_file() handles named pipes just fine, no reason to return ↵ | Stefan Metzmacher | 1 | -5/+0 | |
NOT_SUPPORTED metze | |||||
2009-06-09 | s3:smbd: skip file handle checks for SMB2 compounded requests | Stefan Metzmacher | 1 | -1/+3 | |
metze | |||||
2009-06-03 | s3:smbd: implement SMB2 Close | Stefan Metzmacher | 1 | -0/+132 | |
metze |