summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw/rawsearch.c
Commit message (Expand)AuthorAgeFilesLines
* r9476: Make intention to ignore result of receiving excplicit. Fixes warning ...Alexander Bokovoy2007-10-101-1/+1
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-2/+2
* r4316: - now that the trans2 code properly supports multi-part requests, we c...Andrew Tridgell2007-10-101-3/+3
* r4263: added support for the trans2 RAW_SEARCH_EA_LIST informationAndrew Tridgell2007-10-101-1/+60
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-1/+1
* 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-4/+4
* r3322: fixed a bunch of warnings in the build, including one case where it wa...Andrew Tridgell2007-10-101-1/+4
* r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 andAndrew Tridgell2007-10-101-11/+81
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-69/+69
* r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher2007-10-101-2/+2
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-12/+12
* r204: Turns out that the string in the SEARCH unix_info level is thatJeremy Allison2007-10-101-5/+4
* r189: Added UNIX search into tests - added client library parse code.Jeremy Allison2007-10-101-1/+27
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-7/+14
* a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell2003-11-031-4/+4
* thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell2003-09-021-28/+25
* I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell2003-08-311-4/+4
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+569