summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/smb2/find.c
Commit message (Expand)AuthorAgeFilesLines
* fixed file_index referenceAndrew Tridgell2008-05-161-1/+1
* better match WSPP doc name for find flagsAndrew Tridgell2008-05-151-1/+1
* 3 places where the VFS backend doesn't handle NULL strings.Andrew Tridgell2008-02-181-0/+5
* r25551: Convert to standard bool type.Jelmer Vernooij2007-10-101-5/+5
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23067: use 'const union smb_search_data *file' also in the server code to ge...Stefan Metzmacher2007-10-101-1/+1
* r16875: implement SMB2 Find in the frontendStefan Metzmacher2007-10-101-0/+167