summaryrefslogtreecommitdiff
path: root/source4/torture/basic/dir.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture:basic:dir: fix O3 error unused result of asprintfMichael Adam2016-05-131-4/+10
* source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-10/+10
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-4/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-40/+16
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-2/+2
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-2/+2
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-101-1/+1
* r4013: got rid of a bunch of unused or unmaintained codeAndrew Tridgell2007-10-101-1/+1
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-101-2/+6
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-101-6/+1
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2007-10-101-4/+3
* r3481: split out client.h and events.hAndrew Tridgell2007-10-101-1/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-2/+2
* r3207: - reformat error msgs in BASE-DIR* testsAndrew Tridgell2007-10-101-10/+14
* r3203: moved more test functions into torture/basic/*.cAndrew Tridgell2007-10-101-0/+185