diff options
author | David Woodhouse <dwmw2@infradead.org> | 2006-06-20 15:38:13 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-06-20 22:19:29 -0700 |
commit | 5b276ee4fb01a5c3cf4970df69d319a3c93c81c9 (patch) | |
tree | 656fc40eb5ef3cafcd76783b6f3777bac8f51c04 /git-checkout.sh | |
parent | git-svn: fix --rmdir when using SVN:: libraries (diff) | |
download | tgif-5b276ee4fb01a5c3cf4970df69d319a3c93c81c9.tar.xz |
Log peer address when git-daemon called from inetd
When we run git-daemon from inetd, even with the --verbose option, it
doesn't log the peer address. That logic was only in the standalone
daemon code -- move it to the execute() function instead. Tested with
both IPv6 and Legacy IP clients, in both inetd and daemon mode.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Acked-by: Jon Loeliger <jdl@jdl.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-checkout.sh')
0 files changed, 0 insertions, 0 deletions