summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw/rawsearch.c
Commit message (Expand)AuthorAgeFilesLines
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-6/+6
* s4:libcli/raw: s/private/private_dataStefan Metzmacher2009-02-021-14/+14
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+2
* Convert SMB and SMB2 code to use a common buffer handling structureAndrew Tridgell2008-02-141-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21949: After discussion with the Apple and Linux client maintainers,James Peach2007-10-101-5/+15
* r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,James Peach2007-10-101-16/+51
* r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher2007-10-101-51/+69
* r15741: move smb2 request structures into the main smb request structsStefan Metzmacher2007-10-101-0/+1
* r11848: separate out the info levels common to SMB and SMB2 for raw_searchAndrew Tridgell2007-10-101-121/+167
* 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