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)
commit846b5494942c73e68616e7eae0d2fd5ae4b2bc05
treed0f90249afa7f494e9d08e84317faccf3f00f277
parenta15434314fd8cd88eab40e7cbc8f06a7d0d0169e
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?)
source/nsswitch/winbindd.c
source/nsswitch/winbindd_util.c