winbind: Remove the use of "talloc_dict"
authorVolker Lendecke <vl@samba.org>
Sun, 6 Aug 2017 13:49:01 +0000 (15:49 +0200)
committerRalph Boehme <slow@samba.org>
Sat, 30 Sep 2017 06:01:24 +0000 (08:01 +0200)
commit762fba44d71d194c1f3799a8d5b671c1366da142
treef1fece55d2251e29d25ee26b4c6ce14aecee4f52
parent3794fa0a9833665492952680a2ffac6653eed5e0
winbind: Remove the use of "talloc_dict"

As members we only collect names, indexed by sids. This is served
well by just a simple dbwrap_rbt.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/winbindd/wb_getgrsid.c
source3/winbindd/wb_group_members.c
source3/winbindd/wb_next_grent.c
source3/winbindd/winbindd.h
source3/winbindd/winbindd_getgrent.c
source3/winbindd/winbindd_getgrgid.c
source3/winbindd/winbindd_getgrnam.c
source3/winbindd/winbindd_group.c
source3/winbindd/winbindd_proto.h