summaryrefslogtreecommitdiffstats
path: root/source4/torture/basic
Commit message (Expand)AuthorAgeFilesLines
* s4-test: prevent the utable test from crashingAndrew Tridgell2011-08-181-3/+5
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-132-2/+2
* tdb_compat: use tdb_open_compat.Rusty Russell2011-06-201-1/+1
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-1/+1
* s4:torture - always cast correctly when using the "%x" format string argumentMatthias Dieter Wallnöfer2011-05-211-1/+1
* Clean up some const and other compiler warnings.Jeremy Allison2011-05-051-1/+1
* Fix convert_string() to take a *converted_size arg. and return a bool.Jeremy Allison2011-03-301-6/+12
* lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett2011-03-251-1/+1
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-242-3/+3
* source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij2011-03-1917-0/+17
* Use <tdb.h> to include tdb, so the system include file gets used when buildin...Jelmer Vernooij2011-02-281-1/+1
* 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