summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/alter_context.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/rpc: expect NT_STATUS_CONNECTION_DISCONNECTED in torture_rpc_alter...Stefan Metzmacher2015-07-031-1/+1
* s4:torture/rpc: fix altercontext test against windowsStefan Metzmacher2014-03-251-1/+5
* s4:torture/rpc: remove unused variables from alter_context.cStefan Metzmacher2014-01-161-5/+0
* s4-torture: Add a lsarpc test_OpenPolicy2_fail function.Andreas Schneider2012-07-061-1/+1
* s4-torture: Make sure lsa_OpenPolicy2 fails over TCP/IP.Andreas Schneider2012-07-061-1/+1
* s4:torture/rpc/alter_context: check for NT_STATUS_RPC_PROTOCOL_ERROR instead ...Stefan Metzmacher2010-04-151-3/+1
* s4:torture/rpc/alter_context.c: check for NT_STATUS_RPC_BAD_STUB_DATA instead...Stefan Metzmacher2010-04-151-1/+1
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-3/+3
* RPC-ALTERCONTEXT: let the test pass against w2k3 and w2k8Stefan Metzmacher2010-04-091-0/+30
* s4:torture/rpc/lsa*: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-4/+4
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variableStefan Metzmacher2007-10-101-15/+7
* r24895: Test for specific error.Jelmer Vernooij2007-10-101-1/+2
* r24892: Skip some tests that were previously being incorrectly treated as suc...Jelmer Vernooij2007-10-101-38/+18
* r24758: More use of torture API.Jelmer Vernooij2007-10-101-11/+12
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-3/+3
* r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher2007-10-101-1/+1
* r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-2/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-101-1/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-6/+6
* r11287: Understand the new behaviour of the LSA pipe on ncacn_ip_tcp in Win2k...Andrew Bartlett2007-10-101-5/+9
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-3/+5
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4625: added a test that demonstrates that once a context_id is established,Andrew Tridgell2007-10-101-0/+28
* r4618: - tidied up the alter_context client code a bitAndrew Tridgell2007-10-101-1/+8
* r4617: basic alter_context requests now work in our client library. The testAndrew Tridgell2007-10-101-0/+70