author | Junio C Hamano <junkio@cox.net> | |
Tue, 24 Oct 2006 01:26:05 +0000 (18:26 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 24 Oct 2006 01:26:05 +0000 (18:26 -0700) | ||
commit | 83543a24c316de60b886cd98272fde2bcc99d558 | |
tree | c4a66e1ce7a9be7d2955fd6c0f4a806acc9fe786 | tree | snapshot |
parent | 67aef034551aed0cc417e8b758a59b9978c4f3f1 | commit | diff |
daemon: do not die on older clients.
In the older times, the clients did not say which host they were trying
to connect, and the code we recently added did not quite handle the
older clients correctly.
Noticed by Simon Arlott.
Signed-off-by: Junio C Hamano <junkio@cox.net>
In the older times, the clients did not say which host they were trying
to connect, and the code we recently added did not quite handle the
older clients correctly.
Noticed by Simon Arlott.
Signed-off-by: Junio C Hamano <junkio@cox.net>
daemon.c | diff | blob | history |