summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw/rawsetfileinfo.c
Commit message (Expand)AuthorAgeFilesLines
* RAW_SFILEINFO_RENAME_INFORMATION_SMB2 sends 4 bytes of uninitialized data out...Jeremy Allison2011-08-271-0/+1
* s4:libcli/raw/raw*.c - add unhandled enum valuesMatthias Dieter Wallnöfer2011-06-111-2/+2
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-2/+1
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-1/+1
* added FULL_EA_INFORMATION setea callAndrew Tridgell2008-09-231-1/+11
* updated some info levels based on WSPP docsAndrew Tridgell2008-06-021-6/+23
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-3/+4
* A better way to handle the different format of RenameInformation in SMB2Andrew Tridgell2008-02-141-0/+11
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-1/+1
* r25924: fix bug in UNIX_INFO2 push code found make make valgrindtestStefan Metzmacher2007-12-211-1/+1
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-6/+8
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-20/+20
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,James Peach2007-10-101-0/+21
* r16667: - use ndr_pull_struct_blob() to make the RAW_FILEINFO_SEC_DESC pull codeStefan Metzmacher2007-10-101-1/+13
* r16091: Without this patch Samba3 will not accept this, and simply setting th...Volker Lendecke2007-10-101-2/+3
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-4/+4
* r14174: fix typosStefan Metzmacher2007-10-101-2/+2
* r11771: - split out the setinfo blob construction in the libcli/raw codeAndrew Tridgell2007-10-101-42/+101
* r11626: Fix unhandled enum in case statement warnings by noting appropriatelyTim Potter2007-10-101-0/+12
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-4/+4
* r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...Andrew Tridgell2007-10-101-2/+2
* r3830: unified the query/set security descriptor code with the rest of theAndrew Tridgell2007-10-101-0/+4
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r1739: fixed the padding in setpathinfo, noticed when forcing negotiated asci...Andrew Tridgell2007-10-101-8/+8
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-34/+34
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-5/+5
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-7/+7
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-7/+14
* fixed a comment typoAndrew Tridgell2003-08-151-2/+2
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+335