summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb/search.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-02s4:smb_server: s/private/private_dataStefan Metzmacher1-2/+2
2008-02-14Convert SMB and SMB2 code to use a common buffer handling structureAndrew Tridgell1-6/+6
2007-10-10r25551: Convert to standard bool type.Jelmer Vernooij1-4/+4
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23067: use 'const union smb_search_data *file' also in the server code to ge...Stefan Metzmacher1-2/+2
2007-10-10r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher1-0/+2
2007-10-10r14541: separate smbsrv_request and ntvfs_request,Stefan Metzmacher1-68/+30
2007-10-10r14523: make async search request possibleStefan Metzmacher1-26/+60
2007-10-10r13870: prefix more functions with smbsrv_Stefan Metzmacher1-18/+18
2007-10-10r13865: prefix functions with smbsrv_Stefan Metzmacher1-2/+2
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-0/+1
2007-10-10r11786: move all SMB protocol specific stuff to smb_server/smb/Stefan Metzmacher1-0/+285