pymessaging: Add irpc_servers_byname() and irpc_all_servers()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 29 Oct 2012 04:34:41 +0000 (15:34 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 30 Oct 2012 21:13:56 +0000 (08:13 +1100)
commita732f2a621665923322422c5a3d788c9d1aa8df9
tree5541f22588fd136ce1a19095e997a50147916525
parent76b7348299870279acec5b7c9f02f4e4b2461703
pymessaging: Add irpc_servers_byname() and irpc_all_servers()

This will allow python scripts to inspect the process list.

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