r20140: Make online/offline detection completely asynchronous.
commitd0add5f946cf63ea43067e8e935876b5346d11de
authorJeremy Allison <jra@samba.org>
Tue, 12 Dec 2006 22:41:42 +0000 (12 22:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:16:27 +0000 (10 12:16 -0500)
treeea3b52ce5d19d0ea68469a1f03ecf29ae44f0783
parent0d03f5137936546253a8b3334995f536f3621d57
r20140: Make online/offline detection completely asynchronous.
Now I've done this I might be able to reduce the probe
timeout and reduce the backoff algorithm, going back
to checking every cache time seconds (5 mins by default),
as the parent or forked domain child will never block.
Jeremy.
source/include/messages.h
source/nsswitch/winbindd_cm.c
source/nsswitch/winbindd_dual.c