CVS update: samba/source/rpc_client

abartlet at samba.org abartlet at samba.org
Mon Jan 5 02:04:37 GMT 2004


Date:	Mon Jan  5 02:04:37 2004
Author:	abartlet

Update of /home/cvs/samba/source/rpc_client
In directory dp.samba.org:/tmp/cvs-serv21925/rpc_client

Modified Files:
      Tag: SAMBA_3_0
	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:
 - Cleanup function for use

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.2.2.6 => 1.2.2.7
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_ds.c.diff?r1=1.2.2.6&r2=1.2.2.7
cli_lsarpc.c		1.68.2.8 => 1.68.2.9
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_lsarpc.c.diff?r1=1.68.2.8&r2=1.68.2.9


More information about the samba-cvs mailing list