summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/rawsetfileinfo.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-27RAW_SFILEINFO_RENAME_INFORMATION_SMB2 sends 4 bytes of uninitialized data out...Jeremy Allison1-0/+1
2011-06-11s4:libcli/raw/raw*.c - add unhandled enum valuesMatthias Dieter Wallnöfer1-2/+2
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-2/+1
2010-02-02Change uint_t to unsigned int in source4Matt Kraai1-1/+1
2008-09-23added FULL_EA_INFORMATION setea callAndrew Tridgell1-1/+11
2008-06-02updated some info levels based on WSPP docsAndrew Tridgell1-6/+23
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-3/+4
2008-02-14A better way to handle the different format of RenameInformation in SMB2Andrew Tridgell1-0/+11
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij1-1/+1
2007-12-21r25924: fix bug in UNIX_INFO2 push code found make make valgrindtestStefan Metzmacher1-1/+1
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-6/+8
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-20/+20
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