rpcclient: add mgmt command support
authorDavid Disseldorp <ddiss@samba.org>
Thu, 25 Apr 2013 09:17:28 +0000 (11:17 +0200)
committerDavid Disseldorp <ddiss@samba.org>
Wed, 8 May 2013 10:21:36 +0000 (12:21 +0200)
commit6a9f928e936faad6da252930fe89aebf96b59e21
tree9c896bfc431cb6ed16d2d1ac34caab596ecffce1
parentf513e2bc5f28bcda0b7e6fa7d826f7e16c2fc566
rpcclient: add mgmt command support

mgmt_inq_server_princ_name is the only implemented RPC call so far.
source3/Makefile.in
source3/rpcclient/cmd_mgmt.c [new file with mode: 0644]
source3/rpcclient/rpcclient.c
source3/wscript_build