winbindd: Fill in num_entries where available
authorVolker Lendecke <vl@samba.org>
Sat, 3 Apr 2010 12:16:19 +0000 (14:16 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 19 Apr 2010 12:27:18 +0000 (14:27 +0200)
commitcafba3d7a772385da36f7571690ba2ce2262cef5
treee4a9e6a6fee0adc982d20ce5dc5f6dc78d89cd99
parente80d0ecf8b716ddb1d5bdeeb641bfee10e35c345
winbindd: Fill in num_entries where available

The server implementation of WINBINDD_LIST_USERS, WINBINDD_LIST_GROUPS and
WINBINDD_LIST_TRUSTDOM knows the number of entries returned.

Bump up the version number so that a newer lib does not rely on something an
older winbind does not do.
nsswitch/winbind_struct_protocol.h
source3/winbindd/winbindd_list_groups.c
source3/winbindd/winbindd_list_users.c
source3/winbindd/winbindd_misc.c