summaryrefslogtreecommitdiff
path: root/source4/smb_server/search.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher1-3/+3
2007-10-10r2520: - finished implementing the server side of the old style search requestsAndrew Tridgell1-2/+3
2007-10-10r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 andAndrew Tridgell1-56/+104
2007-10-10r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell1-1/+1
2007-10-10r2045: fixed a date format push in SMBsearchAndrew Tridgell1-1/+1
2007-10-10r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher1-1/+1
2007-10-10r1280: rename struct request_context to smbsrv_requestStefan Metzmacher1-5/+5
2007-10-10r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher1-3/+3
2007-10-10r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher1-1/+1
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-1/+1
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-3/+3
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-2/+2
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-1/+1
2004-02-03- move all SMB server stuff to smb_server/*Stefan Metzmacher1-0/+229