r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )
commit0e29dc8aa384dfa6d2495beb8a9ffb5371e60a13
authorGerald Carter <jerry@samba.org>
Sat, 26 Mar 2005 06:52:56 +0000 (26 06:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:20 +0000 (10 10:56 -0500)
treee95fceea8cdd7700f6b0b886bad1b077e0779d6a
parentd6ad1f8df05e16152d9c95df56e612fde288d3b4
r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )
* add some backwards compatibility to 'net rpc rights list'
* verify privilege name in 'net rpc rights privileges <name>' in order
  to give back better error messages.
source/include/rpc_lsa.h
source/include/rpc_misc.h
source/include/rpc_svcctl.h
source/rpc_client/cli_lsarpc.c
source/rpc_client/cli_svcctl.c
source/rpc_parse/parse_lsa.c
source/rpc_parse/parse_misc.c
source/rpc_parse/parse_svcctl.c
source/rpc_server/srv_lsa_nt.c
source/utils/net_rpc_rights.c