summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw/rawfileinfo.c
Commit message (Expand)AuthorAgeFilesLines
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-2/+2
* r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machinesAndrew Tridgell2007-10-101-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-5/+5
* r4316: - now that the trans2 code properly supports multi-part requests, we c...Andrew Tridgell2007-10-101-2/+2
* r4263: added support for the trans2 RAW_SEARCH_EA_LIST informationAndrew Tridgell2007-10-101-1/+1
* r4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo and qpathinfoAndrew Tridgell2007-10-101-10/+54
* r3830: unified the query/set security descriptor code with the rest of theAndrew Tridgell2007-10-101-1/+8
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell2007-10-101-2/+2
* r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell2007-10-101-2/+4
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-1/+1
* r1893: add a commented out lump of code to implement the "by the SPEC"Andrew Tridgell2007-10-101-0/+15
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-59/+59
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-4/+4
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-10/+20
* thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell2003-09-021-2/+1
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-2/+0
* nicer formatting in getattreAndrew Tridgell2003-08-151-6/+6
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+527