removed the start_ndx parameter from group enumeration
commit34328e30315e4b42087d0ee11ed0c3fb715bc250
authorAndrew Tridgell <tridge@samba.org>
Tue, 11 Dec 2001 01:04:13 +0000 (11 01:04 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 11 Dec 2001 01:04:13 +0000 (11 01:04 +0000)
treef2129eab2c6b817a23826001f0dc4c1bc17be44c
parent83caa883d79c2d954749d21fced808bda970ec56
removed the start_ndx parameter from group enumeration

I tried testing this by lowering the buffer size in
cli_samr_enum_dom_groups() but that didn't work - I think this needs
more looking into
source/nsswitch/winbindd.h
source/nsswitch/winbindd_ads.c
source/nsswitch/winbindd_cache.c
source/nsswitch/winbindd_group.c
source/nsswitch/winbindd_rpc.c