svn commit: samba r15041 - branches/SAMBA_3_0/source branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/lib branches/SAMBA_3_0/source/rpc_client branches/SAMBA_3_0/source/rpc_parse branches/SAMBA_3_0/source/rpc_server branches/SAMBA_3_0/source/rpcclient branches/SAMBA_3_0/source/utils trunk/source trunk/source/include trunk/source/lib trunk/source/rpc_client trunk/source/rpc_parse trunk/source/rpc_server trunk/source/rpcclient trunk/source/utils

gd at samba.org gd at samba.org
Tue Apr 11 15:47:27 GMT 2006


Author: gd
Date: 2006-04-11 15:47:24 +0000 (Tue, 11 Apr 2006)
New Revision: 15041

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

Log:
Adding rpc client calls to manipulate auditing policies on remote CIFS
servers. Also add a new "net rpc audit" tool. The lsa query infolevels
were taken from samb4 IDL, the lsa policy flags and categories are
partly documented on msdn. I need to cleanup the double
lsa_query_info_policy{2}{_new} calls next.

Guenther

Added:
   branches/SAMBA_3_0/source/lib/audit.c
   branches/SAMBA_3_0/source/utils/net_rpc_audit.c
   trunk/source/lib/audit.c
   trunk/source/utils/net_rpc_audit.c
Modified:
   branches/SAMBA_3_0/source/Makefile.in
   branches/SAMBA_3_0/source/include/rpc_lsa.h
   branches/SAMBA_3_0/source/rpc_client/cli_lsarpc.c
   branches/SAMBA_3_0/source/rpc_parse/parse_lsa.c
   branches/SAMBA_3_0/source/rpc_server/srv_lsa_nt.c
   branches/SAMBA_3_0/source/rpcclient/cmd_lsarpc.c
   branches/SAMBA_3_0/source/utils/net_rpc.c
   trunk/source/Makefile.in
   trunk/source/include/rpc_lsa.h
   trunk/source/rpc_client/cli_lsarpc.c
   trunk/source/rpc_parse/parse_lsa.c
   trunk/source/rpc_server/srv_lsa_nt.c
   trunk/source/rpcclient/cmd_lsarpc.c
   trunk/source/utils/net_rpc.c


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


More information about the samba-cvs mailing list