* clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )
authorjerry <jerry@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Sat, 26 Mar 2005 06:52:56 +0000 (06:52 +0000)
committerjerry <jerry@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Sat, 26 Mar 2005 06:52:56 +0000 (06:52 +0000)
commit3b3ef982e06b1c2ed24386895565080fdcd8672c
treee95fceea8cdd7700f6b0b886bad1b077e0779d6a
parent4b7f757f74028f155613e6b1dbc3b421765ec8b5
* 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.

git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_3_0@6071 0c0555d6-39d7-0310-84fc-f1cc0bd64818
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