summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/rawsetfileinfo.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,James Peach1-0/+21
2007-10-10r16667: - use ndr_pull_struct_blob() to make the RAW_FILEINFO_SEC_DESC pull codeStefan Metzmacher1-1/+13
2007-10-10r16091: Without this patch Samba3 will not accept this, and simply setting th...Volker Lendecke1-2/+3
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-4/+4
2007-10-10r14174: fix typosStefan Metzmacher1-2/+2
2007-10-10r11771: - split out the setinfo blob construction in the libcli/raw codeAndrew Tridgell1-42/+101
2007-10-10r11626: Fix unhandled enum in case statement warnings by noting appropriatelyTim Potter1-0/+12
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-4/+4
2007-10-10r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...Andrew Tridgell1-2/+2
2007-10-10r3830: unified the query/set security descriptor code with the rest of theAndrew Tridgell1-0/+4
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell1-0/+1
2007-10-10r1739: fixed the padding in setpathinfo, noticed when forcing negotiated asci...Andrew Tridgell1-8/+8
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-34/+34
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-5/+5
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-7/+7
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-7/+14
2003-08-15fixed a comment typoAndrew Tridgell1-2/+2
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+335