Some winbindd cleanups I made trying to fix cr1020:
authorTim Potter <tpot@samba.org>
Sat, 2 Nov 2002 01:35:18 +0000 (01:35 +0000)
committerTim Potter <tpot@samba.org>
Sat, 2 Nov 2002 01:35:18 +0000 (01:35 +0000)
commit674790b7bdffe227674740e119b7b015d2593b43
tree89723cba8fa17cf3d2b9102247817aec02187502
parent209f91134455215999b5764957bff60f6b500c4e
Some winbindd cleanups I made trying to fix cr1020:

 - move winbindd client handling into accessor functions in
   winbindd_util.c

 - move some winbindd socket routines into accessor functions in
   winbindd_utils.c

(The deadlock situation mentioned in the appliance branch is probably
not applicable since we don't clear the connection cache on SIGHUP.
Perhaps we should?)
(This used to be commit 846b5494942c73e68616e7eae0d2fd5ae4b2bc05)
source3/nsswitch/winbindd.c
source3/nsswitch/winbindd_util.c