r23730: Squashed commit of the following:
authorGerald Carter <jerry@samba.org>
Thu, 5 Jul 2007 19:55:40 +0000 (19:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:49 +0000 (12:23 -0500)
commitdfb89dfcaa02f497ff22ac0213b70add6e4d5b8f
tree444440ed84ed24d240c90dc1dbf315f87effa78d
parent6113f56919a3cd7fd753808dbbe473603851bc3c
r23730: Squashed commit of the following:

commit 3941269fa01038fca242a197e8d7c1f234d45ea7
Author: Gerald (Jerry) Carter <jerry@samba.org>
Date:   Thu Jul 5 14:52:03 2007 -0500

    Two fixes for "winbind expand groups".

    (a) Update the counter for the number of new groups to resolve else
        we'll only expand one group member per level and drop the rest.
    (b) Don't reset the num_names counter in winbindd_ads.c:lookup_groupmem()
        or we'll drop the SIDs resolved to names via cache from the resulting
        list.
source/nsswitch/winbindd_ads.c
source/nsswitch/winbindd_group.c