summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/rawsearch.c
AgeCommit message (Expand)AuthorFilesLines
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-4/+4
2007-10-10r3322: fixed a bunch of warnings in the build, including one case where it wa...Andrew Tridgell1-1/+4
2007-10-10r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 andAndrew Tridgell1-11/+81
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-69/+69
2007-10-10r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher1-2/+2
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-12/+12
2007-10-10r204: Turns out that the string in the SEARCH unix_info level is thatJeremy Allison1-5/+4
2007-10-10r189: Added UNIX search into tests - added client library parse code.Jeremy Allison1-1/+27
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-7/+14
2003-11-03a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell1-4/+4
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell1-28/+25
2003-08-31I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell1-4/+4
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+569