summaryrefslogtreecommitdiff
path: root/source4/torture/basic
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-116-55/+54
* smbtorture: correct error handling in BASE-OPEN.James Peach2010-12-111-71/+104
* s4:torture - partially revert "s4:torture - prefer the termination "return"s ...Matthias Dieter Wallnöfer2010-11-301-4/+2
* s4:torture - prefer the termination "return"s at the end of two unittestsMatthias Dieter Wallnöfer2010-11-291-2/+4
* s4:torture - remove unreachable statements to quiet warnings of Solaris "cc"Matthias Dieter Wallnöfer2010-11-292-4/+0
* s4:torture/basic/base.c - fix output warnings regarding "time_t"Matthias Dieter Wallnöfer2010-11-151-2/+4
* File winattr testAbhidnya P Chirmule2010-10-072-0/+248
* File BirthTime testAbhidnya P Chirmule2010-10-071-0/+114
* s3/s4: merge msleep and smb_msleepBjörn Jacke2010-09-164-70/+70
* s4/torture: use time_mono for timeoutsBjörn Jacke2010-09-101-2/+2
* s4/torture: use time_mono for delta timeBjörn Jacke2010-09-101-2/+2
* s4/torture: use monotonic clock for time deltas in denytestBjörn Jacke2010-08-311-15/+15
* smbtorture: Make BASE-OPENATTR report a failure if it fails.James Peach2010-08-111-2/+4
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-164-43/+43
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-181-1/+0
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-183-16/+12
* subunit: Remove more test output that could be interpreted by subunit.Jelmer Vernooij2010-04-111-36/+36
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-114-5/+5
* 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