CVS update: samba/source/libads

Jim McDonough IBM jmcd at samba.org
Sat Mar 30 08:06:33 EST 2002


Date:	Fri Mar 29 13:06:33 2002
Author:	jmcd

Update of /home/cvs/samba/source/libads
In directory va:/tmp/cvs-serv29869/libads

Modified Files:
	ldap.c 
Log Message:
Added ads_process_results(), which takes a function that is called for each
entry returned from a search, and applies it to the results.  Re-structured
ads_dump to use this, plus changed the ber_free in ads_dump from (b,1) to 
(b,0), in accordance with openldap manpages.  Also allows proper free of
result using ldap_msgfree afterwards, so you can do something with the
results after an ads_dump.


Revisions:
ldap.c		1.50 => 1.51
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libads/ldap.c?r1=1.50&r2=1.51




More information about the samba-cvs mailing list