summaryrefslogtreecommitdiff
path: root/source4/torture/raw/mkdir.c
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-181-3/+1
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-7/+7
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-8/+8
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-4/+4
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-2/+2
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-14/+5
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20311: Check one more samba3 error path for t2mkdirVolker Lendecke2007-10-101-0/+6
* r20309: Don't treat non-supported EAs as fatal against Samba3.Volker Lendecke2007-10-101-10/+20
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* 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
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-2/+2
* r4183: expanded the RAW-MKDIR torture test to test creation of EA listsAndrew Tridgell2007-10-101-11/+33
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-1/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r3198: check for too many .. components in filenamesAndrew Tridgell2007-10-101-2/+2
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-8/+8
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-6/+6
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+141