CVS update: samba/source/rpc_parse

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

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


More information about the samba-cvs mailing list