CVS update: samba/source/libads

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


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

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

Modified Files:
      Tag: SAMBA_3_0
	ads_ldap.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:
ads_ldap.c		1.2.2.5 => 1.2.2.6
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libads/ads_ldap.c.diff?r1=1.2.2.5&r2=1.2.2.6


More information about the samba-cvs mailing list