r4617: basic alter_context requests now work in our client library. The test
commit0129ec947aa1fa5a7104dc3a666af3cb9bd104f1
authorAndrew Tridgell <tridge@samba.org>
Sun, 9 Jan 2005 09:38:16 +0000 (9 09:38 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:34 +0000 (10 13:08 -0500)
tree763fc0ed5e55250d64c18402f3f06f9291ad9ba1
parent4004c69937be7e5dae56f9567ca607f982d395d3
r4617: basic alter_context requests now work in our client library. The test
just does a simple LSA/DSSETUP combo, which is what w2k does in the
ACL editor rpc calls that triggered this work
source/librpc/idl/dcerpc.idl
source/librpc/rpc/dcerpc.c
source/librpc/rpc/dcerpc_util.c
source/torture/config.mk
source/torture/rpc/alter_context.c [new file with mode: 0644]
source/torture/rpc/dssetup.c
source/torture/rpc/lsa.c
source/torture/torture.c