summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2/find.c
Commit message (Expand)AuthorAgeFilesLines
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-3/+3
* update some SMB2 find flagsAndrew Tridgell2008-05-151-1/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher2007-10-101-7/+7
* r15741: move smb2 request structures into the main smb request structsStefan Metzmacher2007-10-101-1/+1
* r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher2007-10-101-1/+1
* r11895: - reorder some code to make it easier to follow, how the fields appea...Stefan Metzmacher2007-10-101-1/+2
* r11849: added mapping between SMB2 and SMB find/search levelsAndrew Tridgell2007-10-101-1/+90
* r11801: - added basic SMB2 find supportAndrew Tridgell2007-10-101-0/+90