pymessaging: Use the server_id IDL structure rather than a tuple
authorAndrew Bartlett <abartlet@samba.org>
Mon, 29 Oct 2012 04:33:59 +0000 (15:33 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 30 Oct 2012 21:13:56 +0000 (08:13 +1100)
commit76b7348299870279acec5b7c9f02f4e4b2461703
tree8f527f1c5dc26b49487b4b8862cd87478b3d52c5
parent3b4ef03097293f758d8f11cbe434063ed1dc6b91
pymessaging: Use the server_id IDL structure rather than a tuple

This will make it easier to pass this structure in and out.  The tuple is still
accepted as input.

Andrew Bartlett
librpc/wscript_build
source4/lib/messaging/pymessaging.c
source4/librpc/wscript_build
source4/scripting/python/samba/tests/messaging.py