CVS update: samba/source/rpc_parse

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_parse
In directory dp.samba.org:/tmp/cvs-serv21925/rpc_parse

Modified Files:
      Tag: SAMBA_3_0
	parse_lsa.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:
parse_lsa.c		1.75.2.12 => 1.75.2.13
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c.diff?r1=1.75.2.12&r2=1.75.2.13


More information about the samba-cvs mailing list