CVS update: samba/source/rpc_client

abartlet at samba.org abartlet at samba.org
Mon Jan 5 23:54:37 GMT 2004


Date:	Mon Jan  5 23:54:37 2004
Author:	abartlet

Update of /data/cvs/samba/source/rpc_client
In directory dp.samba.org:/tmp/cvs-serv9815/source/rpc_client

Modified Files:
	cli_ds.c cli_lsarpc.c 
Log Message:
rpc_client/cli_lsarpc.c:
rpc_parse/parse_lsa.c:
nsswitch/winbindd_rpc.c:
nsswitch/winbindd.h:
 - Add const
 
libads/ads_ldap.c:
-  Add ads_sid_to_dn utility function
 
nsswitch/winbindd_ads.c:
 - Use new utility function ads_sid_to_dn
 - Don't search for 'dn=', rather call the ads_search_retry_dn()
 
nsswitch/winbindd_ads.c:
include/rpc_ds.h:
rpc_client/cli_ds.c:
 - Fixup braindamage in cli_ds_enum_domain_trusts():
    - This function was returning a UNISTR2 up to the caller, and
      was doing nasty (invalid, per valgrind) things with memcpy()
    - Create a new structure that represents this informaiton in a useful way
      and use talloc.
 
Andrew Bartlett



Revisions:
cli_ds.c		1.5 => 1.6
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_ds.c.diff?r1=1.5&r2=1.6
cli_lsarpc.c		1.82 => 1.83
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_lsarpc.c.diff?r1=1.82&r2=1.83


More information about the samba-cvs mailing list