summaryrefslogtreecommitdiff
path: root/source4/torture/util_smb.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-1/+1
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-3/+3
* s4:torture: fix multi_smb_test child status tracking.Michael Adam2014-09-101-25/+62
* Remove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE macro from the codebase.Garming Sam2014-03-051-1/+4
* s4:torture: add support for SMB_EXTENDED_SIGNATURES during SMBtconXStefan Metzmacher2012-08-041-1/+7
* s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flagStefan Metzmacher2012-08-021-1/+1
* s4:torture: remove unused shm_setup()Stefan Metzmacher2012-07-251-57/+0
* s4:torture: replace shm_setup() with anonymous_shared_allocate()Stefan Metzmacher2012-07-251-2/+2
* s4-torture: provide correct torture failures for failure to connectAndrew Bartlett2012-05-181-11/+9
* smbtorture: Do not leak child processes when exitingChristof Schmitt2012-02-021-0/+8
* libcli: move ioctl function field defs to smb_constantsDavid Disseldorp2011-10-191-1/+1
* source4/torture: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s3/s4: merge msleep and smb_msleepBjörn Jacke2010-09-161-2/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-7/+7
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+0
* s4-torture: allow host-only in unc lists in smbtortureAndrew Tridgell2010-02-091-2/+5
* 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