The beginnings of alternative backends for winbindd
commit0216b0fca115c903ec31ed21427a83c62077dc95
authorAndrew Tridgell <tridge@samba.org>
Sat, 1 Dec 2001 12:31:43 +0000 (1 12:31 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 1 Dec 2001 12:31:43 +0000 (1 12:31 +0000)
treeb09f4c72e28550b415a44234134adbe360a91d48
parent7dfde592aa47f735c08718844db083500b020a60
The beginnings of alternative backends for winbindd
This just splits off the dispinfo call behind a methods structure.
I'll split off a few more functions soon, then we will be ready for
LDAP replacement methods
source/include/config.h.in
source/lib/util_unistr.c
source/nsswitch/winbindd.h
source/nsswitch/winbindd_cm.c
source/nsswitch/winbindd_proto.h
source/nsswitch/winbindd_user.c
source/nsswitch/winbindd_util.c