summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb2/find.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r25551: Convert to standard bool type.Jelmer Vernooij1-5/+5
(This used to be commit c9651e2c5c078edee7b91085e936a93625c8d708)
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
2007-10-10r23067: use 'const union smb_search_data *file' also in the server code to ↵Stefan Metzmacher1-1/+1
get rid of compiler warnings in the cifs backend metze (This used to be commit 34ef07b1f5acdad27edd80de8de4c6de7f879f9b)
2007-10-10r16875: implement SMB2 Find in the frontendStefan Metzmacher1-0/+167
metze (This used to be commit 58bed7322c7e552d0462a11ce5d46a282c31f8f7)