summaryrefslogtreecommitdiff
path: root/source4/torture/basic/delete.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12154: Torture test for bug # 3303.Volker Lendecke1-0/+125
2007-10-10r12150: ReformattingVolker Lendecke1-8/+15
2007-10-10r9431: Check an error code in BASE-DELETE.Volker Lendecke1-2/+13
2007-10-10r8185: Delete on close on directories:Volker Lendecke1-0/+137
2007-10-10r8182: Little more testing delete-on-close: Check flag with qfileinfo.Volker Lendecke1-16/+79
2007-10-10r8179: Delete-on-close is really a shared DB. Setting it on one connection(!)...Volker Lendecke1-84/+138
2007-10-10r8177: More explorations.Volker Lendecke1-1/+46
2007-10-10r8176: Exploring the share mode database...Volker Lendecke1-0/+39
2007-10-10r8117: fixed a bunch more dos error code handing.Andrew Tridgell1-2/+2
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell1-5/+5
2007-10-10r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell1-36/+57
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-1/+1
2007-10-10r3155: reformat a delete testAndrew Tridgell1-3/+5
2007-10-10r3152: reformatted some of the delete test codeAndrew Tridgell1-12/+22
2007-10-10r3150: printing __location__ is more useful than a operation numberAndrew Tridgell1-57/+117
2007-10-10r3149: separate the delete on close test into torture/basic/delete.cAndrew Tridgell1-0/+524