Age | Commit message (Expand) | Author | Files | Lines |
2010-04-15 | s4:torture/rpc/alter_context: check for NT_STATUS_RPC_PROTOCOL_ERROR instead ... | Stefan Metzmacher | 1 | -3/+1 |
2010-04-15 | s4:torture/rpc/alter_context.c: check for NT_STATUS_RPC_BAD_STUB_DATA instead... | Stefan Metzmacher | 1 | -1/+1 |
2010-04-14 | s4:torture/rpc: rename rpc.h => torture_rpc.h | Stefan Metzmacher | 1 | -1/+1 |
2010-04-11 | subunit: Support formatting compatible with upstream subunit, for consistency. | Jelmer Vernooij | 1 | -3/+3 |
2010-04-09 | RPC-ALTERCONTEXT: let the test pass against w2k3 and w2k8 | Stefan Metzmacher | 1 | -0/+30 |
2010-03-17 | s4:torture/rpc/lsa*: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -4/+4 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variable | Stefan Metzmacher | 1 | -15/+7 |
2007-10-10 | r24895: Test for specific error. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r24892: Skip some tests that were previously being incorrectly treated as suc... | Jelmer Vernooij | 1 | -38/+18 |
2007-10-10 | r24758: More use of torture API. | Jelmer Vernooij | 1 | -11/+12 |
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r24551: rename dcerpc_interface_table -> ndr_interface_table | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13346: use private proto header files for the torture tests | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r11287: Understand the new behaviour of the LSA pipe on ncacn_ip_tcp in Win2k... | Andrew Bartlett | 1 | -5/+9 |
2007-10-10 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4625: added a test that demonstrates that once a context_id is established, | Andrew Tridgell | 1 | -0/+28 |
2007-10-10 | r4618: - tidied up the alter_context client code a bit | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r4617: basic alter_context requests now work in our client library. The test | Andrew Tridgell | 1 | -0/+70 |