summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/find.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-08s4/torture/smb2: removed SMB2-FIND testSteven Danneman1-220/+0
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-1/+1
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-13/+13
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r17786: remove unused macros, fix compiler warningsStefan Metzmacher1-9/+0
2007-10-10r15741: move smb2 request structures into the main smb request structsStefan Metzmacher1-4/+4
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+2
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-2/+2
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-2/+2
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher1-0/+2
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r11965: Try to fix some 64-bit warnings.Tim Potter1-1/+1
2007-10-10r11890: added tests for the last few fields in SMB2 find requestsAndrew Tridgell1-0/+16
2007-10-10r11850: added a test suite for the SMB2 find callsAndrew Tridgell1-0/+212