The following patch calls the op_bind operation for an interface which context is...
authorJulien Kerihuel <j.kerihuel@openchange.org>
Thu, 15 May 2008 11:55:23 +0000 (13:55 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 16 May 2008 06:54:34 +0000 (08:54 +0200)
commit8651def04c140da23f564be46b86c5e1f33349c4
tree907d5d52c42ff006ba0942e7572ac5c255c5665d
parent25a82b8fc93ca01b7f142a680ad9a327e8cb8fa9
The following patch calls the op_bind operation for an interface which context is altered by dcerpc alter_context requests. It prevents dcerpc_server from returning errors (nca_s_fault_access_denied, then nca_s_fault_context_mismatch in further client requests) and keeps the connection alive.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 718f9ce6889346c92894e868f0678fbe404a43ab)
source4/rpc_server/dcerpc_server.c