summaryrefslogtreecommitdiffstats
path: root/source4/torture/util_smb.c
Commit message (Expand)AuthorAgeFilesLines
* s4 torture: Add SHARE_DELETE to create_directory_handleTim Prouty2009-12-151-1/+1
* s4 torture: Convert create_complex_file to use BASIC_INFO instead of deprecat...Zachary Loafman2009-12-031-20/+26
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* s4-torture: add a special check for administrators and privilegesAndrew Tridgell2009-10-171-0/+36
* s4-smb: declare root_fid as a file handleAndrew Tridgell2009-10-151-1/+1
* util_smb: For some (unknown) reason the previous patch changed the permission...Matthias Dieter Wallnöfer2009-09-131-0/+0
* Port the Samba 4 shm_setup to QNX.Matt Kraai2009-09-131-0/+18
* s4:torture/util_smb: s/class/classnumStefan Metzmacher2009-02-021-3/+3
* Fix warnings in make test code.Jeremy Allison2009-01-021-1/+4
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-2/+2
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-1/+2
* Fix the build.Jelmer Vernooij2008-11-021-0/+1
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-1/+2
* Fix number of arguments for file_load() functions.Jelmer Vernooij2008-10-121-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Cope with API changes.Jelmer Vernooij2008-09-301-1/+3
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-1/+0
* Fix problems with event context not being the parent.Simo Sorce2008-04-141-2/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKSStefan Metzmacher2008-03-061-3/+3
* torture: Merge util.c into util_smb.cJelmer Vernooij2008-02-091-0/+39
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-1/+1
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-031-1/+5
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-1/+4
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-0/+1
* r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2007-12-211-2/+3
* r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij2007-12-211-15/+16
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-26/+26
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-5/+5
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-7/+7
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij2007-10-101-4/+3
* r24670: Use torture functions for settings.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-101-1/+3
* r22838: Add in an explority test for what QFSINFO operations are valid on IPC$Andrew Bartlett2007-10-101-2/+2
* r22834: fixed a memory leak in the torture_open_connection() code, and removedAndrew Tridgell2007-10-101-42/+37
* r19510: Make smbtorture's `nprocs' parameter a parametric option.Jelmer Vernooij2007-10-101-0/+1
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+1
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-30/+145
* r17958: as talloc_init() enabled null tracking, we should avoid to use itStefan Metzmacher2007-10-101-3/+3
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+0
* r17139: Checking in Volker's extended oplock test.Jeremy Allison2007-10-101-1/+25
* r16909: Change torture_open_connection to look at torture:unclist.Volker Lendecke2007-10-101-32/+24
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-2/+2
* r16518: Split up torture_util.c in smb and non-smb specific parts.Jelmer Vernooij2007-10-101-0/+728