Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-29 | s4:torture/rpc/schannel.c: add explicit check for NTSTATUS r.out.result | Günther Deschner | 1 | -23/+25 | |
Guenther Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-29 | s4:torture/rpc/remote_pac.c: add explicit check for NTSTATUS r.out.result | Günther Deschner | 1 | -10/+15 | |
Guenther Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-29 | s4:torture/rpc/testjoin.c: add explicit check for NTSTATUS r.out.result | Günther Deschner | 1 | -6/+47 | |
Guenther Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-29 | s4:torture/rpc/session_key.c: add explicit check for NTSTATUS r.out.result | Günther Deschner | 1 | -10/+15 | |
Guenther Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-29 | s4:torture/rpc/eventlog.c: add explicit check for NTSTATUS r.out.result | Günther Deschner | 1 | -23/+57 | |
Guenther Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-29 | s4:torture/rpc/unixinfo.c: add explicit check for NTSTATUS r.out.result | Günther Deschner | 1 | -12/+13 | |
Guenther Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-29 | s4:torture/ntp: add explicit check for NTSTATUS r.out.result | Günther Deschner | 1 | -6/+10 | |
Guenther Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-29 | s4:torture/rpc/atsvc.c: add explicit check for NTSTATUS r.out.result | Günther Deschner | 1 | -16/+12 | |
Guenther Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-29 | s4:torture/rpc/echo.c: remove NTSTATUS status variables | Stefan Metzmacher | 1 | -40/+27 | |
metze | |||||
2010-03-29 | s4:torture/rpc/echo.c: add explicit check for NTSTATUS r.out.result | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2010-03-26 | s4-smbtorture: more JobInfo testing. | Günther Deschner | 1 | -28/+42 | |
Guenther | |||||
2010-03-26 | s4-smbtorture: fail spoolss test on SetJob failure. | Günther Deschner | 1 | -22/+61 | |
Guenther | |||||
2010-03-25 | s4-smbtorture: fix include of proto header in main RAP test. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-03-25 | s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls. | Günther Deschner | 3 | -1/+106 | |
Guenther | |||||
2010-03-25 | s4-smbtorture: fix drsblobs ndr torture test. | Günther Deschner | 1 | -3/+6 | |
Guenther | |||||
2010-03-25 | s4-smbtorture: activate job control tests against s3 in spoolss tests. | Günther Deschner | 1 | -5/+2 | |
Spoolss job control commands work for cups in s3 now but not for other backends. We need to investigate why. Guenther | |||||
2010-03-25 | s4-smbtorture: add print test to RPC-SPOOLSS-PRINTER as well. | Günther Deschner | 1 | -0/+12 | |
Guenther | |||||
2010-03-25 | s4-smbtorture: create several printjobs during print test in RPC-SPOOLSS. | Günther Deschner | 1 | -11/+30 | |
Guenther | |||||
2010-03-25 | s4-smbtorture: mention job id in GetJob test output in RPC-SPOOLSS. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-03-25 | s4-smbtorture: mention job id in SetJob test output in RPC-SPOOLSS. | Günther Deschner | 1 | -10/+10 | |
Guenther | |||||
2010-03-24 | s4-smbtorture: add drsblobs ndr torture test. | Günther Deschner | 3 | -1/+68 | |
Guenther | |||||
2010-03-24 | s4-smbtorture: move up torture_assert_sid_equal at least to the torture/ndr ↵ | Günther Deschner | 2 | -11/+11 | |
level. Guenther | |||||
2010-03-24 | s4:ntlmssp: rename gensec_ntlmssp_state => ntlmssp_state | Stefan Metzmacher | 1 | -14/+14 | |
Inspired by the NTLMSSP merge work by Andrew Bartlett. metze Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-03-24 | s4:ntlmssp: keep struct gensec_ntlmssp_context in gensec_security->private_data | Stefan Metzmacher | 1 | -2/+7 | |
Inspired by the NTLMSSP merge work by Andrew Bartlett. metze Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-03-24 | s4-smbtorture: add missing checks for WERROR results in RPC-SAMBA3 tests. | Günther Deschner | 1 | -1/+17 | |
Guenther | |||||
2010-03-24 | s4-smbtorture: fix some invalid parameters in RPC-SAMSYNC test. | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2010-03-24 | s4-smbtorture: cleanup some of the RPC-SAMBA3 tests. | Günther Deschner | 1 | -1076/+612 | |
This avoids printf, uses simplication functions where appropriate, etc. Guenther | |||||
2010-03-24 | s4-smbtorture: add rap_get_servername to RPC-SAMBA3 family of tests. | Günther Deschner | 1 | -0/+18 | |
Guenther | |||||
2010-03-23 | s4-smbtorture: remove tailing whitespace in samba3rpc testsuite. | Günther Deschner | 1 | -33/+33 | |
Guenther | |||||
2010-03-23 | s4-smbtorture: use torture_context in samsync test. | Günther Deschner | 1 | -126/+142 | |
Guenther | |||||
2010-03-23 | s4-smbtorture: remove trailing whitespace from samsync torture test. | Günther Deschner | 1 | -121/+121 | |
Guenther | |||||
2010-03-23 | s4-smbtorture: use torture_context in libnet domain tests as well. | Günther Deschner | 1 | -8/+10 | |
Guenther | |||||
2010-03-23 | s4:WINREG torture - fix an error (missing "break" in a "switch") | Matthias Dieter Wallnöfer | 1 | -0/+1 | |
Sorry my fault - I didn't discover that earlier since we had binary data types support activated in s4. | |||||
2010-03-23 | s4-smbtorture: use torture_context for debugging output everywhere in libnet ↵ | Günther Deschner | 12 | -245/+271 | |
torture tests. Mimir, please check. Guenther | |||||
2010-03-23 | s4-smbtorture: remove trailing whitespace in libnet torture tests. | Günther Deschner | 14 | -185/+185 | |
Guenther | |||||
2010-03-23 | Revert "s4:torture - WINREG RPC - reactivate test "SetValueExtended" for s4" | Matthias Dieter Wallnöfer | 1 | -2/+3 | |
This reverts commit 0f2cf82e5e52da6fc71742df7b13c9f372bcf113. Naturally we have to revert this for s4 until a new storage mechanism for binary REG_SZ and REG_*WORD values has been found. | |||||
2010-03-21 | s4:torture - WINREG RPC - reactivate test "SetValueExtended" for s4 | Matthias Dieter Wallnöfer | 1 | -3/+2 | |
Should be definitely fixed now. | |||||
2010-03-21 | s4:torture WINREG - enhance test for "QWORD" type | Matthias Dieter Wallnöfer | 1 | -0/+5 | |
We need to know how this behaves. | |||||
2010-03-21 | s4:torture WINREG - enhance test for "DWORD_BIG_ENDIAN" type | Matthias Dieter Wallnöfer | 1 | -0/+2 | |
We need to know how this behaves. | |||||
2010-03-19 | s4-smbtorture: rework RPC-DFS test a bit. | Günther Deschner | 2 | -211/+196 | |
Guenther | |||||
2010-03-19 | s4-smbtorture: put all RPC-SAMB3-X torture tests into their own torture_suite. | Günther Deschner | 2 | -29/+36 | |
Guenther | |||||
2010-03-19 | s4-smbtorture: skip RAP netservergetinfo level 1 test against s3. | Günther Deschner | 1 | -2/+11 | |
Guenther | |||||
2010-03-19 | s4-smbtorture: use torture_context in policy function in RPC-LSA-LOOKUP test. | Günther Deschner | 1 | -15/+17 | |
Guenther | |||||
2010-03-18 | s4:torture/rpc/browser.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -8/+9 | |
metze | |||||
2010-03-18 | s4:torture/rpc/ntsvcs.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -9/+13 | |
metze | |||||
2010-03-18 | s4:torture/rpc/frsapi.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -18/+22 | |
metze | |||||
2010-03-18 | s4:torture/rpc/handles.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -36/+53 | |
metze | |||||
2010-03-18 | s4:torture/rpc/handles: check the correct last_fault_code | Stefan Metzmacher | 1 | -4/+4 | |
metze | |||||
2010-03-17 | s4-smbtorture: fix typo in RPC-SAMR-PASSWORDS-LOCKOUT test. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-03-17 | s4-smbtorture: skip BackupLog test against samba in RPC-EVENTLOG. | Günther Deschner | 1 | -0/+4 | |
Guenther |