r4618: - tidied up the alter_context client code a bit
authorAndrew Tridgell <tridge@samba.org>
Sun, 9 Jan 2005 11:32:12 +0000 (11:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:34 +0000 (13:08 -0500)
commite74b3ed6f195e66cb5fa0f387cea0f59fb66711b
tree0e57da2f311045035ff0f6d63a4d016fecb3adc1
parentab9ca559269f9ef921eb3e6ec3007d2e249c6cfe
r4618: - tidied up the alter_context client code a bit

- there is no alter_nak or alter_ack packet, its all done in an
  alter_response

- auto-allocated the contex_ids

- tried to fix up the dcom code to work again with
  alter_context. Jelmer, please take a look :)
(This used to be commit dd1c54add8884376601f2f8a56c01bfb8add030c)
source4/include/nterr.h
source4/lib/dcom/common/main.c
source4/libcli/util/nterr.c
source4/librpc/idl/dcerpc.idl
source4/librpc/rpc/dcerpc.c
source4/librpc/rpc/dcerpc.h
source4/librpc/rpc/dcerpc_auth.c
source4/librpc/rpc/dcerpc_spnego.c
source4/librpc/rpc/dcerpc_util.c
source4/rpc_server/dcerpc_server.c
source4/torture/rpc/alter_context.c