r25554: Convert last instances of BOOL, True and False to the standard types.
[jelmer/samba4-debian.git] / source / libcli / smb2 / setinfo.c
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr16669: this calls don't expect any valid error codes...
2007-10-10 Stefan Metzmacherr16406: use the generic smb_handle in smb2_getinfo...
2007-10-10 Stefan Metzmacherr15532: add a BOOL body_dynamic_present, because the...
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr11895: - reorder some code to make it easier to follow...
2007-10-10 Andrew Tridgellr11771: - split out the setinfo blob construction in...