index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r16738: vista beta2 use FILE_CLOSED as error for an invalid file handle
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r16737: if an error happens report it
Stefan Metzmacher
2
-2
/
+16
2007-10-10
r16736: - convert unix times to nttime before sending it to the wire...
Stefan Metzmacher
1
-15
/
+25
2007-10-10
r16725: don't ignore errors
Stefan Metzmacher
1
-3
/
+15
2007-10-10
r16707: - test attrib = 0 in BASIC_INFO
Stefan Metzmacher
1
-5
/
+9
2007-10-10
r16672: we don't need this twice:-)
Stefan Metzmacher
1
-5
/
+1
2007-10-10
r16668: test setting of security descriptors vis smb2 setinfo
Stefan Metzmacher
1
-2
/
+64
2007-10-10
r16657: Test Jerry's iTunes bug, along with some more error conditions
Volker Lendecke
6
-46
/
+223
2007-10-10
r16569: - use push_string()
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r16557: Silently succeed when torture_register_suite is passed NULL.
James Peach
1
-0
/
+4
2007-10-10
r16533: Perform a cleanup after testing. Also, add changed name argument.
Rafal Szczesniak
1
-0
/
+7
2007-10-10
r16529: Fix type.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r16527: Add target argument for smbtorture.
Jelmer Vernooij
4
-8
/
+14
2007-10-10
r16526: Add torture_setup_server() with test.
Jelmer Vernooij
2
-1
/
+104
2007-10-10
r16524: Fix double evaluation.
Jelmer Vernooij
2
-13
/
+22
2007-10-10
r16518: Split up torture_util.c in smb and non-smb specific parts.
Jelmer Vernooij
6
-12
/
+98
2007-10-10
r16514: Fix build (not run!) of --enable-dso.
Jelmer Vernooij
1
-2
/
+5
2007-10-10
r16489: Because the torture/ui.h file isn't automaticly generated, the
Andrew Bartlett
3
-20
/
+20
2007-10-10
r16463: TORTURE_NBENCH should be a module...
Stefan Metzmacher
1
-3
/
+5
2007-10-10
r16441: - give old tests a chance to report errors
Stefan Metzmacher
1
-2
/
+6
2007-10-10
r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfo
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r16405: fix compiler warning of missing smb2_handle
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r16342: Placeholder for a function implementing NET-API-MODIFYUSER test.
Rafal Szczesniak
2
-1
/
+58
2007-10-10
r16333: Move more code out of the core smbtorture. It now no longer
Jelmer Vernooij
14
-707
/
+843
2007-10-10
r16332: Fix two small bugs found by the buildfarm.
Jelmer Vernooij
2
-6
/
+8
2007-10-10
r16331: Split out registering of multi fn tests, fix typo in name of pac suite.
Jelmer Vernooij
5
-182
/
+184
2007-10-10
r16330: Show number of succeeded, failed and skipped tests and success rate a...
Jelmer Vernooij
1
-0
/
+8
2007-10-10
r16329: Convert to new UI API.
Jelmer Vernooij
2
-54
/
+84
2007-10-10
r16328: Wrap all existing tests in simple single-function testsuites.
Jelmer Vernooij
19
-180
/
+211
2007-10-10
r16321: Add suite_start/suite_finish hooks, support --format=quiet
Jelmer Vernooij
3
-14
/
+57
2007-10-10
r16316: Convert to new torture UI API.
Jelmer Vernooij
2
-63
/
+58
2007-10-10
r16315: Convert to new API.
Jelmer Vernooij
4
-128
/
+122
2007-10-10
r16304: Improve testing UI API. This now allows registering the full
Jelmer Vernooij
15
-324
/
+499
2007-10-10
r16184: Convert to UI API. The async test was previously broken (fails
Jelmer Vernooij
1
-20
/
+28
2007-10-10
r16182: Better test the 15 out of 20 tests we right now survive than not test at
Volker Lendecke
1
-5
/
+7
2007-10-10
r16174: Couple of fixes to the UI code - make 'torture_ok()' optional, be mor...
Jelmer Vernooij
3
-2
/
+35
2007-10-10
r16173: Use memory context provided by smbtorture.
Jelmer Vernooij
1
-43
/
+30
2007-10-10
r16171: Convert to UI API
Jelmer Vernooij
1
-39
/
+29
2007-10-10
r16170: Convert to UI API
Jelmer Vernooij
1
-29
/
+22
2007-10-10
r16169: Convert to UI API
Jelmer Vernooij
1
-58
/
+49
2007-10-10
r16165: Add some more helper utilities
Jelmer Vernooij
2
-0
/
+21
2007-10-10
r16164: Convert to UI API
Jelmer Vernooij
1
-19
/
+14
2007-10-10
r16163: Convert to UI API
Jelmer Vernooij
1
-17
/
+21
2007-10-10
r16162: Convert to UI API
Jelmer Vernooij
1
-31
/
+28
2007-10-10
r16161: Convert to UI API
Jelmer Vernooij
1
-38
/
+32
2007-10-10
r16160: Fix double semicolon in ui.h
Jelmer Vernooij
2
-3
/
+38
2007-10-10
r16158: Convert to use UI API
Jelmer Vernooij
1
-125
/
+129
2007-10-10
r16152: Support multiple output formats for those tests using the ui and add ...
Jelmer Vernooij
1
-1
/
+45
2007-10-10
r16151: |= fix found by metze
Volker Lendecke
1
-2
/
+2
2007-10-10
r16149: This is a very Samba3 specific test: It tests whether 'hide unreadabl...
Volker Lendecke
3
-0
/
+323
[prev]
[next]