svn commit: samba r4849 - in branches/SAMBA_3_0/source: include lib rpc_client rpc_server utils

jerry at samba.org jerry at samba.org
Wed Jan 19 16:52:19 GMT 2005


Author: jerry
Date: 2005-01-19 16:52:19 +0000 (Wed, 19 Jan 2005)
New Revision: 4849

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4849

Log:
* finish SeAddUsers support in srv_samr_nt.c
* define some const SE_PRIV structure for use when 
  you need a SE_PRIV* to a privilege
* fix an annoying compiler warngin in smbfilter.c
* translate SIDs to names in 'net rpc rights list accounts'
* fix a seg fault in cli_lsa_enum_account_rights caused by
  me forgetting the precedence of * vs. []



Modified:
   branches/SAMBA_3_0/source/include/privileges.h
   branches/SAMBA_3_0/source/lib/privileges.c
   branches/SAMBA_3_0/source/rpc_client/cli_lsarpc.c
   branches/SAMBA_3_0/source/rpc_server/srv_samr_nt.c
   branches/SAMBA_3_0/source/utils/net_rpc_rights.c
   branches/SAMBA_3_0/source/utils/smbfilter.c


Changeset:
Sorry, the patch is too large (910 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4849


More information about the samba-cvs mailing list