Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-21 | s4:torture - always cast correctly when using the "%x" format string argument | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Signed-off-by: Metze | |||||
2011-05-05 | Clean up some const and other compiler warnings. | Jeremy Allison | 1 | -1/+1 | |
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Thu May 5 00:59:40 CEST 2011 on sn-devel-104 | |||||
2011-03-30 | Fix convert_string() to take a *converted_size arg. and return a bool. | Jeremy Allison | 1 | -6/+12 | |
Makes these interfaces much harder to misuse and easier to ensure error checking. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Mar 30 23:59:37 CEST 2011 on sn-devel-104 | |||||
2011-03-25 | lib/util/charset rename iconv_convenience to iconv_handle | Andrew Bartlett | 1 | -1/+1 | |
This better reflects what this structure is Andrew Bartlett | |||||
2011-03-24 | charcnv: removed the allow_badcharcnv and allow_bad_conv options to ↵ | Andrew Tridgell | 2 | -3/+3 | |
convert_string*() we shouldn't accept bad multi-byte strings, it just hides problems Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Thu Mar 24 01:47:26 CET 2011 on sn-devel-104 | |||||
2011-03-19 | source4/torture/basic: Fix prototypes for all functions. | Jelmer Vernooij | 17 | -0/+17 | |
2011-02-28 | Use <tdb.h> to include tdb, so the system include file gets used when ↵ | Jelmer Vernooij | 1 | -1/+1 | |
building against system tdb. | |||||
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 6 | -55/+54 | |
This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104 | |||||
2010-12-11 | smbtorture: correct error handling in BASE-OPEN. | James Peach | 1 | -71/+104 | |
There are a number of cases in BASE-OPEN where an initial failure cascades into multiple failures due to lack of cleanup between test phases. Fix all these so that they close open file handles correctly. Replace torture_comment with torture_result where appropriate so that the results output contains a useful diagnostic. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Sat Dec 11 03:19:39 CET 2010 on sn-devel-104 | |||||
2010-11-30 | s4:torture - partially revert "s4:torture - prefer the termination "return"s ↵ | Matthias Dieter Wallnöfer | 1 | -4/+2 | |
at the end of two unittests" This partially reverts commit 54a5c398aaa1d53b5892c9b0aa5539ae7da651da. As tridge pointed out I've overseen the nested loop in "run_iometer". Therefore we end in a infinite loop. Obviously it wasn't run by "make test" since then I would have detected it. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Tue Nov 30 09:23:00 CET 2010 on sn-devel-104 | |||||
2010-11-29 | s4:torture - prefer the termination "return"s at the end of two unittests | Matthias Dieter Wallnöfer | 1 | -2/+4 | |
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Mon Nov 29 23:29:23 CET 2010 on sn-devel-104 | |||||
2010-11-29 | s4:torture - remove unreachable statements to quiet warnings of Solaris "cc" | Matthias Dieter Wallnöfer | 2 | -4/+0 | |
2010-11-15 | s4:torture/basic/base.c - fix output warnings regarding "time_t" | Matthias Dieter Wallnöfer | 1 | -2/+4 | |
"time_t" is generally "long int". | |||||
2010-10-07 | File winattr test | Abhidnya P Chirmule | 2 | -0/+248 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu Oct 7 16:51:19 UTC 2010 on sn-devel-104 | |||||
2010-10-07 | File BirthTime test | Abhidnya P Chirmule | 1 | -0/+114 | |
2010-09-16 | s3/s4: merge msleep and smb_msleep | Björn Jacke | 4 | -70/+70 | |
the merged variant is renamed to smb_msleep as some platforms already have a msleep function. | |||||
2010-09-10 | s4/torture: use time_mono for timeouts | Björn Jacke | 1 | -2/+2 | |
2010-09-10 | s4/torture: use time_mono for delta time | Björn Jacke | 1 | -2/+2 | |
2010-08-31 | s4/torture: use monotonic clock for time deltas in denytest | Björn Jacke | 1 | -15/+15 | |
2010-08-11 | smbtorture: Make BASE-OPENATTR report a failure if it fails. | James Peach | 1 | -2/+4 | |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 4 | -43/+43 | |
this converts all callers that use the Samba4 loadparm lp_ calling convention to use the lpcfg_ prefix. Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2010-05-18 | s3: Remove use of iconv_convenience. | Jelmer Vernooij | 1 | -1/+0 | |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 3 | -16/+12 | |
2010-04-11 | subunit: Remove more test output that could be interpreted by subunit. | Jelmer Vernooij | 1 | -36/+36 | |
2010-04-11 | subunit: Support formatting compatible with upstream subunit, for consistency. | Jelmer Vernooij | 4 | -5/+5 | |
Upstream subunit makes a ":" after commands optional, so I've fixed any places where we might trigger commands accidently. I've filed a bug about this in subunit. | |||||
2010-03-31 | s4-torture: removed more uses of typeof() | Andrew Tridgell | 1 | -64/+59 | |
not portable | |||||
2010-03-30 | s4:torture/basic/denytest.c - use "typeof" in a better supported syntax | Matthias Dieter Wallnöfer | 1 | -5/+5 | |
This should make it compatible with the SUN Studio C Compiler. | |||||
2010-02-02 | Change uint_t to unsigned int in source4 | Matt Kraai | 6 | -13/+13 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-01-26 | s4:smbtorture: add BASE-BENCH-HOLDOPEN | Stefan Metzmacher | 2 | -0/+64 | |
This is useful for manual performance testing with a large number of share mode entries. metze | |||||
2009-12-07 | s4/torture: add delete-on-close test for directories | Aravind Srinivasan | 1 | -0/+63 | |
This test opens a directory with delete on close, opens it again, and checks to make sure that the second open returned with NT_STATUS_DELETE_PENDING. | |||||
2009-12-03 | s4-torture: Allow the legacy DENY_FCB/DENY_DOS share modes to be ignored | Zachary Loafman | 1 | -0/+20 | |
Signed-off-by: Tim Prouty <tprouty@samba.org> | |||||
2009-11-07 | torture/basic/denytest - makes the code more compatible for TRU64 (consider ↵ | Matthias Dieter Wallnöfer | 1 | -10/+14 | |
buildfarm) | |||||
2009-11-05 | Fix up some of the timing constants for DELAYWRITE. Add some extra tests up ↵ | Jeremy Allison | 1 | -30/+114 | |
test_delayed_write_update6 to investigate what happens to a sticky write handle after a second handle close. Jeremy. | |||||
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 17 | -29/+0 | |
This reduces compile time somewhat. | |||||
2009-10-17 | s4-torture: cleanup after the MAXIMUM_ALLOWED test | Andrew Tridgell | 1 | -0/+1 | |
2009-10-17 | s4-torture: add a special check for administrators and privileges | Andrew Tridgell | 1 | -6/+6 | |
lsa privileges calls don't expand groups. darn. | |||||
2009-10-17 | s4-torture: show the sid we are basing privilege tests on | Andrew Tridgell | 1 | -2/+6 | |
2009-10-16 | s4-torture: take privileges into account in BASE-MAXIMUM_ALLOWED | Andrew Tridgell | 1 | -10/+48 | |
The correct answer depends on the users privileges. | |||||
2009-10-15 | s4-smb: declare root_fid as a file handle | Andrew Tridgell | 5 | -12/+12 | |
In order to implement root_fid in the s4 SMB server we need to declare it as a handle type, just as for other fnum values in SMB. This required some extensive (but simple) changes in many bits of code. | |||||
2009-10-06 | s4/torture: Add server target of OneFS | Steven Danneman | 1 | -0/+23 | |
I've added a "--target=onefs" which lists expected deviation in the OneFS SMB server implementation compared to a Windows machine. I've added this in a generic way using a list of module specific parameters. This list currently only contains the absence of SACL support but will be added to as additional server differences are defined. I'd liked to use this abstraction for defining the differences between a WinXP and Win7 server as well. | |||||
2009-10-06 | s4/torture: Add SMB sharemode/access mask tests | Aravind Srinivasan | 3 | -0/+9355 | |
Test several thousand permutations of create mask and sharemodes on file and directory opens. These tests use a checked-in results table derived from a WinXP server to verify correct server behavior. CREATEX_ACCESS CREATEX_SHAREMODES_FILE CREATEX_SHAREMODES_DIR MAXIMUM_ALLOWED | |||||
2009-10-06 | s4/torture: change comments to torture_failures | Aravind Srinivasan | 1 | -2/+4 | |
This allows the frameworks that wrap smbtorture to detect errors better. | |||||
2009-09-14 | Torture test for bug 6529 - Offline files conflict with Vista and Office 2003. | Jeremy Allison | 1 | -0/+131 | |
Ensure we don't regress. Jeremy. | |||||
2009-08-24 | Allow systems with timestamp granularity of 1sec to work with | Jeremy Allison | 1 | -0/+15 | |
this test. Jeremy. | |||||
2009-08-11 | torture/basic: in run_derefopen() the file could have been deleted before ↵ | Matthias Dieter Wallnöfer | 1 | -2/+6 | |
the last unlink Through a suggestion pointed out in bug #6622 the test file sometimes doesn't exist on the last turn anymore. So we haven't to fail here since it could have been deleted by a concurrent process (e.g. when the same test runs multiple times). Therefore also NT_STATUS_OBJECT_NAME_NOT_FOUND is an acceptable result. | |||||
2009-06-03 | Note that the delaytime for update has changed betweek w2k3 and w2k8. | Jeremy Allison | 1 | -7/+11 | |
We must eventually parameterize this. Jeremy. | |||||
2009-03-01 | s4: Use same function signature for convert_* as s3. | Jelmer Vernooij | 2 | -9/+9 | |
2009-03-01 | Add allow_badcharcnv argument to all conversion function, for | Jelmer Vernooij | 2 | -3/+3 | |
consistency with Samba 3. | |||||
2009-02-11 | s4 torture: Two minor fixes to smbtorture BRL tests. | Zack Kirsch | 1 | -1/+1 | |
2009-02-02 | s4:libcliraw: s/private/private_data | Stefan Metzmacher | 1 | -7/+7 | |
metze |