CVS update: samba/source/nsswitch

abartlet at samba.org abartlet at samba.org
Mon Jan 5 23:51:34 GMT 2004


Date:	Mon Jan  5 23:51:34 2004
Author:	abartlet

Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv9351/source/nsswitch

Modified Files:
	winbindd_ads.c 
Log Message:
(merge from 3.0)

Fix for bug 707, getent group for huge ads groups (>1500 members)
This introduces range retrieval of ADS attributes.

VL rewrote most of Güther's patch, partly to remove code duplication and
partly to get the retrieval of members in one rush, not interrupted by the
lookups for the DN.
 
I rewrote that patch, to ensure that we can keep an eye on the USN
(sequence number) of the entry - this allows us to ensure the read was
atomic.
 
In particular, the range retrieval is now generic, for strings.  It
could easily be made generic for any attribute type, if need be.
 
Andrew Bartlett



Revisions:
winbindd_ads.c		1.76 => 1.77
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_ads.c.diff?r1=1.76&r2=1.77


More information about the samba-cvs mailing list