summaryrefslogtreecommitdiffstats
path: root/source4/libcli/smb2/setinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* A better way to handle the different format of RenameInformation in SMB2Andrew Tridgell2008-02-141-0/+6
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r16669: this calls don't expect any valid error codes than NT_STATUS_OKStefan Metzmacher2007-10-101-1/+1
* r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfoStefan Metzmacher2007-10-101-2/+2
* r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher2007-10-101-1/+1
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-1/+1
* r11895: - reorder some code to make it easier to follow, how the fields appea...Stefan Metzmacher2007-10-101-1/+8
* r11771: - split out the setinfo blob construction in the libcli/raw codeAndrew Tridgell2007-10-101-0/+109