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