summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2/setinfo.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16669: this calls don't expect any valid error codes than NT_STATUS_OKStefan Metzmacher1-1/+1
2007-10-10r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfoStefan Metzmacher1-2/+2
2007-10-10r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher1-1/+1
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-1/+1
2007-10-10r11895: - reorder some code to make it easier to follow, how the fields appea...Stefan Metzmacher1-1/+8
2007-10-10r11771: - split out the setinfo blob construction in the libcli/raw codeAndrew Tridgell1-0/+109