summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-10-16 06:41:26 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-10-16 06:41:26 +0000
commit8650632176204a57ce1a8d4df2cd3bc1b3d40e88 (patch)
tree94d1e950a33c0673bec222b5b189b0766c9dbee9
parent18bba9e3deeea5fa891eed5ded8337addd94f52a (diff)
downloadgdm-GDM_2_2_4_3.tar.gz
the xdmcp indirect and manage waits were too long, changed to 15 seconds.GDM_2_2_4_3
Mon Oct 15 23:28:45 2001 George Lebl <jirka@5z.com> * config/gdm.conf.in: the xdmcp indirect and manage waits were too long, changed to 15 seconds. If you can't finish the xdmcp conversation in 15 seconds, you don't really have a connection you want to use X on.
-rw-r--r--ChangeLog7
-rw-r--r--config/gdm.conf.in4
2 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index fa568273..c1c48fd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Mon Oct 15 23:28:45 2001 George Lebl <jirka@5z.com>
+
+ * config/gdm.conf.in: the xdmcp indirect and manage waits were
+ too long, changed to 15 seconds. If you can't finish the
+ xdmcp conversation in 15 seconds, you don't really have a
+ connection you want to use X on.
+
Fri Oct 12 12:52:08 2001 George Lebl <jirka@5z.com>
* configure.in, daemon/Makefile.am, gui/Makefile.am,
diff --git a/config/gdm.conf.in b/config/gdm.conf.in
index 72cb549c..a1961f88 100644
--- a/config/gdm.conf.in
+++ b/config/gdm.conf.in
@@ -50,8 +50,8 @@ HonorIndirect=true
MaxPending=4
MaxPendingIndirect=4
MaxSessions=16
-MaxWait=30
-MaxWaitIndirect=30
+MaxWait=15
+MaxWaitIndirect=15
DisplaysPerHost=1
Port=177
Willing=@EXPANDED_SYSCONFDIR@/gdm/Xwilling