r18191: Fix the online/offline state handling of winbindd.
authorJeremy Allison <jra@samba.org>
Wed, 6 Sep 2006 21:43:31 +0000 (21:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:43:57 +0000 (11:43 -0500)
commitccdd921e61c95e8e2d1764a74603c863ca2867ba
tree12b556fdfec9a44d1af939dd22603d113659012e
parent012c9e9cf9db9147cd95e1abb0f8db0548e0a9d9
r18191: Fix the online/offline state handling of winbindd.
Instead of trying to do this in the winbindd_cache
entries, add a timed even handler to probe every
5 mins when disconnected.
Fix events to run all pending events, rather than
only one.
Jeremy.
(This used to be commit 7bfbe1b4fb9a91c6678035f220bbf0b4f5afdcac)
source3/lib/events.c
source3/nsswitch/winbindd.h
source3/nsswitch/winbindd_cache.c
source3/nsswitch/winbindd_cm.c
source3/nsswitch/winbindd_dual.c
source3/nsswitch/winbindd_rpc.c