summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/rawfsinfo.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-22s4-libcli: Check return code of smbcli_request_setup().Andreas Schneider1-0/+3
2012-04-18Add smb_raw_setfsinfo() - currently only available level is SMB_SET_CIFS_UNIX...Jeremy Allison1-0/+73
2009-12-10s4-libcli: GUID_from_ndr_blob() is strict about the blob sizeAndrew Tridgell1-2/+4
2009-12-10s4-libcli: use new GUID functions in libcliAndrew Tridgell1-6/+2
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+2
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-1/+1
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-2/+6
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r11756: split out the parsers for the pass-through levels of QFSINFO andAndrew Tridgell1-47/+94
2007-10-10r8811: Fix the build..Jelmer Vernooij1-0/+1
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell1-2/+2
2007-10-10r4316: - now that the trans2 code properly supports multi-part requests, we c...Andrew Tridgell1-1/+1
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell1-0/+1
2007-10-10r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell1-1/+1
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-21/+21
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-4/+4
2003-12-16a fairly large commit!Andrew Tridgell1-1/+2
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+282