summaryrefslogtreecommitdiffstats
path: root/source4/torture/smb2/dir.c
Commit message (Expand)AuthorAgeFilesLines
* torture: Correctly initialize array sizeVolker Lendecke2014-09-081-2/+2
* torture/smb2/dir: check create time match findDavid Disseldorp2014-05-231-4/+16
* torture: Make sure we don't overrun the buffer.Andreas Schneider2013-02-221-1/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-10/+10
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-1/+1
* s4-torture: use TYPESAFE_QSORT() in smbtortureAndrew Tridgell2010-02-131-2/+2
* s4-torture: more useful error message in SMB2-DIRAndrew Tridgell2010-02-081-2/+2
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-7/+7
* s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer2009-10-021-3/+3
* s4/torture/smb2: Fix several small bugs and style issues in SMB2 dir testsSteven Danneman2009-09-081-136/+152
* s4: 'index' is a libc functionAndrew Tridgell2009-09-081-2/+2
* torture/smb2: add missing new line to the new SMB2-DIR.FILE-INDEX testStefan Metzmacher2009-07-151-1/+1
* torture/smb2: fix crash bugs in the new SMB2-DIR testsStefan Metzmacher2009-07-151-2/+2
* torture/smb2: Adding SMB2 Directory enumeration torture tests.Aravind2009-07-141-26/+1263
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-1/+1
* r25579: BOOL -> boolStefan Metzmacher2007-10-101-6/+6
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r18808: added SMB2-MAXWRITE test and SMB2-DIR testsAndrew Tridgell2007-10-101-0/+94