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
2010-03-29
s4:torture/rpc/samba3rpc.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-9
/
+143
2010-03-29
s4:torture/rpc/lsa.c: add explicit check for NTSTATUS r.out.result
Stefan Metzmacher
1
-306
/
+361
2010-03-29
s4:torture/rpc/samr.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-582
/
+745
2010-03-29
s4:torture/rpc/handles.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-39
/
+61
2010-03-29
s4:torture/rpc/samr_accessmask.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-47
/
+83
2010-03-29
s4:torture/rpc/samsync.c: add explicit check for NTSTATUS r.out.result
Stefan Metzmacher
1
-120
/
+142
2010-03-29
s4:torture/rpc/samlogon.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-8
/
+41
2010-03-29
s4:torture/rpc/netlogon.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-98
/
+116
2010-03-29
s4:torture/rpc/lsa_lookup.c:add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-10
/
+18
2010-03-29
s4:torture/libnet:add explicit check for NTSTATUS r.out.result
Günther Deschner
5
-207
/
+223
2010-03-29
s4:torture/rpc/schannel.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-23
/
+25
2010-03-29
s4:torture/rpc/remote_pac.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-10
/
+15
2010-03-29
s4:torture/rpc/testjoin.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-6
/
+47
2010-03-29
s4:torture/rpc/session_key.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-10
/
+15
2010-03-29
s4:torture/rpc/eventlog.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-23
/
+57
2010-03-29
s4:torture/rpc/unixinfo.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-12
/
+13
2010-03-29
s4:torture/ntp: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-6
/
+10
2010-03-29
s4:torture/rpc/atsvc.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-16
/
+12
2010-03-29
s4:torture/rpc/echo.c: remove NTSTATUS status variables
Stefan Metzmacher
1
-40
/
+27
2010-03-29
s4:torture/rpc/echo.c: add explicit check for NTSTATUS r.out.result
Stefan Metzmacher
1
-3
/
+3
2010-03-26
s4-smbtorture: more JobInfo testing.
Günther Deschner
1
-28
/
+42
2010-03-26
s4-smbtorture: fail spoolss test on SetJob failure.
Günther Deschner
1
-22
/
+61
2010-03-25
s4-smbtorture: fix include of proto header in main RAP test.
Günther Deschner
1
-0
/
+1
2010-03-25
s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls.
Günther Deschner
3
-1
/
+106
2010-03-25
s4-smbtorture: fix drsblobs ndr torture test.
Günther Deschner
1
-3
/
+6
2010-03-25
s4-smbtorture: activate job control tests against s3 in spoolss tests.
Günther Deschner
1
-5
/
+2
2010-03-25
s4-smbtorture: add print test to RPC-SPOOLSS-PRINTER as well.
Günther Deschner
1
-0
/
+12
2010-03-25
s4-smbtorture: create several printjobs during print test in RPC-SPOOLSS.
Günther Deschner
1
-11
/
+30
2010-03-25
s4-smbtorture: mention job id in GetJob test output in RPC-SPOOLSS.
Günther Deschner
1
-2
/
+2
2010-03-25
s4-smbtorture: mention job id in SetJob test output in RPC-SPOOLSS.
Günther Deschner
1
-10
/
+10
2010-03-24
s4-smbtorture: add drsblobs ndr torture test.
Günther Deschner
3
-1
/
+68
2010-03-24
s4-smbtorture: move up torture_assert_sid_equal at least to the torture/ndr l...
Günther Deschner
2
-11
/
+11
2010-03-24
s4:ntlmssp: rename gensec_ntlmssp_state => ntlmssp_state
Stefan Metzmacher
1
-14
/
+14
2010-03-24
s4:ntlmssp: keep struct gensec_ntlmssp_context in gensec_security->private_data
Stefan Metzmacher
1
-2
/
+7
2010-03-24
s4-smbtorture: add missing checks for WERROR results in RPC-SAMBA3 tests.
Günther Deschner
1
-1
/
+17
2010-03-24
s4-smbtorture: fix some invalid parameters in RPC-SAMSYNC test.
Günther Deschner
1
-4
/
+4
2010-03-24
s4-smbtorture: cleanup some of the RPC-SAMBA3 tests.
Günther Deschner
1
-1076
/
+612
2010-03-24
s4-smbtorture: add rap_get_servername to RPC-SAMBA3 family of tests.
Günther Deschner
1
-0
/
+18
2010-03-23
s4-smbtorture: remove tailing whitespace in samba3rpc testsuite.
Günther Deschner
1
-33
/
+33
2010-03-23
s4-smbtorture: use torture_context in samsync test.
Günther Deschner
1
-126
/
+142
2010-03-23
s4-smbtorture: remove trailing whitespace from samsync torture test.
Günther Deschner
1
-121
/
+121
2010-03-23
s4-smbtorture: use torture_context in libnet domain tests as well.
Günther Deschner
1
-8
/
+10
2010-03-23
s4:WINREG torture - fix an error (missing "break" in a "switch")
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-03-23
s4-smbtorture: use torture_context for debugging output everywhere in libnet ...
Günther Deschner
12
-245
/
+271
2010-03-23
s4-smbtorture: remove trailing whitespace in libnet torture tests.
Günther Deschner
14
-185
/
+185
2010-03-23
Revert "s4:torture - WINREG RPC - reactivate test "SetValueExtended" for s4"
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-03-21
s4:torture - WINREG RPC - reactivate test "SetValueExtended" for s4
Matthias Dieter Wallnöfer
1
-3
/
+2
2010-03-21
s4:torture WINREG - enhance test for "QWORD" type
Matthias Dieter Wallnöfer
1
-0
/
+5
2010-03-21
s4:torture WINREG - enhance test for "DWORD_BIG_ENDIAN" type
Matthias Dieter Wallnöfer
1
-0
/
+2
2010-03-19
s4-smbtorture: rework RPC-DFS test a bit.
Günther Deschner
2
-211
/
+196
[next]