summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/dir.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-22torture: Make sure we don't overrun the buffer.Andreas Schneider1-1/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-10/+10
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij1-1/+1
2010-02-13s4-torture: use TYPESAFE_QSORT() in smbtortureAndrew Tridgell1-2/+2
2010-02-08s4-torture: more useful error message in SMB2-DIRAndrew Tridgell1-2/+2
2010-02-02Change uint_t to unsigned int in source4Matt Kraai1-7/+7
2009-10-02s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer1-3/+3
2009-09-08s4/torture/smb2: Fix several small bugs and style issues in SMB2 dir testsSteven Danneman1-136/+152
2009-09-08s4: 'index' is a libc functionAndrew Tridgell1-2/+2
2009-07-15torture/smb2: add missing new line to the new SMB2-DIR.FILE-INDEX testStefan Metzmacher1-1/+1
2009-07-15torture/smb2: fix crash bugs in the new SMB2-DIR testsStefan Metzmacher1-2/+2
2009-07-14torture/smb2: Adding SMB2 Directory enumeration torture tests.Aravind1-26/+1263
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-1/+1
2007-10-10r25579: BOOL -> boolStefan Metzmacher1-6/+6
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r18808: added SMB2-MAXWRITE test and SMB2-DIR testsAndrew Tridgell1-0/+94