s3 winbindd: Return number of groups in data.num_entries for WINBINDD_LIST_GROUPS
authorKai Blin <kai@samba.org>
Wed, 13 Jan 2010 14:59:57 +0000 (15:59 +0100)
committerKai Blin <kai@samba.org>
Thu, 14 Jan 2010 14:18:34 +0000 (15:18 +0100)
commit932d4a874bb79ad76b95b43491b223d766ab4196
tree1f51d717b044630b7235632ddbfb19fbadafe0c1
parenta4f21d5dc886b708d401a32d2208c316b537b07f
s3 winbindd: Return number of groups in data.num_entries for WINBINDD_LIST_GROUPS

This allows to test if there's something wrong with the group list in
extra_data or if there's simply no groups in the database.

Volker, please check.
source3/winbindd/winbindd_list_groups.c