CVS update: samba/source/rpc_parse

abartlet at samba.org abartlet at samba.org
Sun Apr 14 19:44:15 EST 2002


Date:	Sun Apr 14 02:44:15 2002
Author:	abartlet

Update of /data/cvs/samba/source/rpc_parse
In directory va:/tmp/cvs-serv14010/rpc_parse

Modified Files:
	parse_lsa.c parse_misc.c parse_samr.c 
Log Message:
Partly based on the work by mimir (Rafal Szczesniak 
<mimir at diament.ists.pwr.wroc.pl>) this patch allows samba to correctly
enumerate its trusted domains - by exaimining the keys in the secrets.tdb file.

This patch has been tested with both NT4 and rpcclient/wbinfo, and adds
some extra functionality to talloc and rpc_parse to allow it to deal with
already unicode strings.

Finally, this cleans up some const warnings that were in net_rpc.c by pushing
another dash of const into the rpc client code.

Andrew Bartlett


Revisions:
parse_lsa.c		1.75 => 1.76
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c?r1=1.75&r2=1.76
parse_misc.c		1.94 => 1.95
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c?r1=1.94&r2=1.95
parse_samr.c		1.143 => 1.144
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c?r1=1.143&r2=1.144




More information about the samba-cvs mailing list