summaryrefslogtreecommitdiff
path: root/source4/torture/basic/misc.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-3/+2
* Correct "occured" typos.Chris Lamb2017-02-221-1/+1
* s4:torture:basic:misc: fix O3 error unused result of asprintfMichael Adam2016-05-131-4/+11
* s4:torture:basic: fix 'Conditional jump or move ' valgrind errorNoel Power2016-04-251-1/+1
* Fix various spelling errorsMathieu Parent2015-11-061-1/+1
* s4:torture: fix a comment typo.Michael Adam2015-10-291-1/+1
* Fix the maxfids test so that it does not fork lots of processes and so that i...Richard Sharpe2013-02-151-18/+4
* s4-selftest: fix output of opened connections in torture_holdconBjörn Baumbach2012-02-161-1/+1
* libcli: move ioctl function field defs to smb_constantsDavid Disseldorp2011-10-191-1/+1
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-131-1/+1
* source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4:torture - remove unreachable statements to quiet warnings of Solaris "cc"Matthias Dieter Wallnöfer2010-11-291-2/+0
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-29/+29
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-181-1/+0
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-1/+1
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-1/+1
* s4:smbtorture: add BASE-BENCH-HOLDOPENStefan Metzmacher2010-01-261-0/+63
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* s4:libcliraw: s/private/private_dataStefan Metzmacher2009-02-021-7/+7
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-2/+2
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-0/+1
* Fix number of arguments for file_load() functions.Jelmer Vernooij2008-10-121-1/+1
* Pass session options around; saves another use of global_loadparm.Jelmer Vernooij2008-09-301-0/+1
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-1/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-031-7/+1
* r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij2008-01-031-0/+1
* r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij2008-01-021-0/+6
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-1/+2
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-1/+1
* r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* 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-39/+39
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-101-1/+1
* r24670: Use torture functions for settings.Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23540: Continue fixing bench-readwrite. We need to initialize state->readcnt...Alexander Bokovoy2007-10-101-2/+3
* r23529: When using READX, fill in readx fields. Thanks to Metze for spotting it.Alexander Bokovoy2007-10-101-6/+7
* r23506: Turn back to RAW_READ_READ because buildfarm fails. Investigating.Alexander Bokovoy2007-10-101-1/+1
* r23505: Use RAW_READ_READX, not RAW_READ_READ in BENCH-READWRITE test (we alr...Alexander Bokovoy2007-10-101-1/+1
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-101-1/+1
* r22579: disable progress printing in the build-farmStefan Metzmacher2007-10-101-7/+20
* r21519: when we want to send non initialized data, thenStefan Metzmacher2007-10-101-0/+1
* r21276: Actually fire off multiple parallel read/write requests.Volker Lendecke2007-10-101-17/+57
* r21275: Reformat the bench-readwrite test a bitVolker Lendecke2007-10-101-89/+117
* r21270: Fix a memleakVolker Lendecke2007-10-101-0/+1