summaryrefslogtreecommitdiffstats
path: root/source4/torture/basic
Commit message (Expand)AuthorAgeFilesLines
...
* s4-torture: removed more uses of typeof()Andrew Tridgell2010-03-311-64/+59
* s4:torture/basic/denytest.c - use "typeof" in a better supported syntaxMatthias Dieter Wallnöfer2010-03-301-5/+5
* Change uint_t to unsigned int in source4Matt Kraai2010-02-026-13/+13
* s4:smbtorture: add BASE-BENCH-HOLDOPENStefan Metzmacher2010-01-262-0/+64
* s4/torture: add delete-on-close test for directoriesAravind Srinivasan2009-12-071-0/+63
* s4-torture: Allow the legacy DENY_FCB/DENY_DOS share modes to be ignoredZachary Loafman2009-12-031-0/+20
* torture/basic/denytest - makes the code more compatible for TRU64 (consider b...Matthias Dieter Wallnöfer2009-11-071-10/+14
* Fix up some of the timing constants for DELAYWRITE. Add some extra tests up t...Jeremy Allison2009-11-051-30/+114
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-2017-29/+0
* s4-torture: cleanup after the MAXIMUM_ALLOWED testAndrew Tridgell2009-10-171-0/+1
* s4-torture: add a special check for administrators and privilegesAndrew Tridgell2009-10-171-6/+6
* s4-torture: show the sid we are basing privilege tests onAndrew Tridgell2009-10-171-2/+6
* s4-torture: take privileges into account in BASE-MAXIMUM_ALLOWEDAndrew Tridgell2009-10-161-10/+48
* s4-smb: declare root_fid as a file handleAndrew Tridgell2009-10-155-12/+12
* s4/torture: Add server target of OneFSSteven Danneman2009-10-061-0/+23
* s4/torture: Add SMB sharemode/access mask testsAravind Srinivasan2009-10-063-0/+9355
* s4/torture: change comments to torture_failuresAravind Srinivasan2009-10-061-2/+4
* Torture test for bug 6529 - Offline files conflict with Vista and Office 2003.Jeremy Allison2009-09-141-0/+131
* Allow systems with timestamp granularity of 1sec to work withJeremy Allison2009-08-241-0/+15
* torture/basic: in run_derefopen() the file could have been deleted before the...Matthias Dieter Wallnöfer2009-08-111-2/+6
* Note that the delaytime for update has changed betweek w2k3 and w2k8.Jeremy Allison2009-06-031-7/+11
* s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-012-9/+9
* Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2009-03-012-3/+3
* s4 torture: Two minor fixes to smbtorture BRL tests.Zack Kirsch2009-02-111-1/+1
* s4:libcliraw: s/private/private_dataStefan Metzmacher2009-02-021-7/+7
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-2/+2
* BASE-LOCK: fix LOCK5Stefan Metzmacher2008-12-181-4/+12
* s4: [2/3] Fix a delete on close divergence from windows and the associated to...Tim Prouty2008-12-091-5/+18
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-022-12/+7
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-021-1/+2
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Move lp_*() calls a bit higher up the calls tack.Jelmer Vernooij2008-11-011-1/+2
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-3/+4
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-242-3/+3
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-242-1/+3
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-241-11/+10
* Repel pstring to nsswitch/.Jelmer Vernooij2008-10-221-6/+5
* 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-112-2/+2
* Pass session options around; saves another use of global_loadparm.Jelmer Vernooij2008-09-301-0/+1
* Pass options struct into session initialization functions rather thanJelmer Vernooij2008-09-301-1/+4
* Properly report why a test didn't succeed (required for use with knownJelmer Vernooij2008-09-181-117/+91
* Fix last few includes to use new tdb location.Jelmer Vernooij2008-09-161-1/+1
* Comment the delay write time tests so I know what they'reJeremy Allison2008-09-121-3/+41
* A truncate write must be a smbcli_smbwrite, not aJeremy Allison2008-09-091-1/+1
* Make it easier to see when tests start/end.Jeremy Allison2008-09-081-15/+52
* BASE-DELAYWRITE: test behavior of SMBwrite truncate, writeX, SMBwrite truncat...Stefan Metzmacher2008-09-081-0/+204
* BASE-DELAYWRITE: test behavior of writeX, SMBwrite truncate, writeX and SMBwr...Stefan Metzmacher2008-09-081-0/+206
* BASE-DELAYWRITE: demonstrate that a truncate write doesn't update the write t...Stefan Metzmacher2008-09-081-0/+157
* BASE-DELAYWRITE: demonstrate that the time between the open and the first wri...Stefan Metzmacher2008-09-081-0/+159