summaryrefslogtreecommitdiff
path: root/source4/torture/util_smb.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-19source4/torture: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2010-09-16s3/s4: merge msleep and smb_msleepBjörn Jacke1-2/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-7/+7
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-1/+0
2010-02-09s4-torture: allow host-only in unc lists in smbtortureAndrew Tridgell1-2/+5
2009-12-15s4 torture: Add SHARE_DELETE to create_directory_handleTim Prouty1-1/+1
2009-12-03s4 torture: Convert create_complex_file to use BASIC_INFO instead of deprecat...Zachary Loafman1-20/+26
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2009-10-17s4-torture: add a special check for administrators and privilegesAndrew Tridgell1-0/+36
2009-10-15s4-smb: declare root_fid as a file handleAndrew Tridgell1-1/+1
2009-09-13util_smb: For some (unknown) reason the previous patch changed the permission...Matthias Dieter Wallnöfer1-0/+0
2009-09-13Port the Samba 4 shm_setup to QNX.Matt Kraai1-0/+18
2009-02-02s4:torture/util_smb: s/class/classnumStefan Metzmacher1-3/+3
2009-01-02Fix warnings in make test code.Jeremy Allison1-1/+4
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-2/+2
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-1/+2
2008-11-02Fix the build.Jelmer Vernooij1-0/+1
2008-10-24Eliminate another instance of global_loadparm.Jelmer Vernooij1-1/+2
2008-10-12Fix number of arguments for file_load() functions.Jelmer Vernooij1-1/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-09-30Cope with API changes.Jelmer Vernooij1-1/+3
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij1-1/+0
2008-04-14Fix problems with event context not being the parent.Simo Sorce1-2/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2008-03-06libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKSStefan Metzmacher1-3/+3
2008-02-09torture: Merge util.c into util_smb.cJelmer Vernooij1-0/+39
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-1/+1
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij1-1/+5
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij1-1/+4
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-0/+1
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij1-2/+3
2007-12-21r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij1-15/+16
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-1/+1
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-26/+26
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-5/+5
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+1
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij1-1/+1
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-7/+7
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij1-4/+3
2007-10-10r24670: Use torture functions for settings.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell1-1/+3
2007-10-10r22838: Add in an explority test for what QFSINFO operations are valid on IPC$Andrew Bartlett1-2/+2
2007-10-10r22834: fixed a memory leak in the torture_open_connection() code, and removedAndrew Tridgell1-42/+37
2007-10-10r19510: Make smbtorture's `nprocs' parameter a parametric option.Jelmer Vernooij1-0/+1
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+1
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-30/+145
2007-10-10r17958: as talloc_init() enabled null tracking, we should avoid to use itStefan Metzmacher1-3/+3
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+0