summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2006-12-06 23:14:15 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:16:23 -0500
commit155083547af5d50c485d60319f7a329842b83c82 (patch)
treec93d8bd59995310b32699d28d4370bc8c07a7529 /source3/nsswitch/winbindd.h
parent4a1efb1abe1882173d25dbd6c4ebdbf53521b42c (diff)
downloadsamba-155083547af5d50c485d60319f7a329842b83c82.tar.gz
samba-155083547af5d50c485d60319f7a329842b83c82.tar.bz2
samba-155083547af5d50c485d60319f7a329842b83c82.zip
r20057: Attempt to fix connect timeouts when connected on
a network but not one on which any home DC's can be found (hotel network problem). Still testing but this is getting close. Jeremy. (This used to be commit 369c9e4138b93f7cfb6680f0beb541f58554e856)
Diffstat (limited to 'source3/nsswitch/winbindd.h')
-rw-r--r--source3/nsswitch/winbindd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/nsswitch/winbindd.h b/source3/nsswitch/winbindd.h
index c18848ac52..4063e6b66b 100644
--- a/source3/nsswitch/winbindd.h
+++ b/source3/nsswitch/winbindd.h
@@ -203,6 +203,7 @@ struct winbindd_domain {
/* Callback we use to try put us back online. */
+ uint32 check_online_timeout;
struct timed_event *check_online_event;
/* Linked list info */