CVS update: samba/source/libads

Jim McDonough IBM jmcd at samba.org
Fri Mar 15 04:48:26 EST 2002


Date:	Thu Mar 14 09:48:26 2002
Author:	jmcd

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

Modified Files:
	ldap.c 
Log Message:
This adds the Paged Result Control to ads searching.  The new function, ads_do_paged_search, is the same as ads_do_search, but it also contains a count of records returned in this page, and a cookie for resuming, to be passed back.  The cookie must start off NULL, and when it returns as NULL, the search is done.

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




More information about the samba-cvs mailing list