The beginnings of alternative backends for winbindd
authorAndrew Tridgell <tridge@samba.org>
Sat, 1 Dec 2001 12:31:43 +0000 (12:31 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 1 Dec 2001 12:31:43 +0000 (12:31 +0000)
commitde744cb970f5e3afb174a2d923d4e7d11b266173
tree25f88000f08db8b0720a837e1f09f184b2e9b1bd
parentc5f4a4b9aded84540df4273128b471a32eb9f29b
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
(This used to be commit 0216b0fca115c903ec31ed21427a83c62077dc95)
source3/include/config.h.in
source3/lib/util_unistr.c
source3/nsswitch/winbindd.h
source3/nsswitch/winbindd_cm.c
source3/nsswitch/winbindd_proto.h
source3/nsswitch/winbindd_user.c
source3/nsswitch/winbindd_util.c