git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: Git Mailing List <git@vger.kernel.org>,
	Linus Torvalds <torvalds@osdl.org>
Subject: Re: git-daemon --inetd
Date: Thu, 15 Sep 2005 12:57:34 -0700	[thread overview]
Message-ID: <7vek7qyuhd.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <4329C93D.2020701@zytor.com> (H. Peter Anvin's message of "Thu, 15 Sep 2005 12:19:25 -0700")

"H. Peter Anvin" <hpa@zytor.com> writes:

> Could git-upload-pack be integrated into the git-daemon binary, so that 
> the exec isn't needed?

In the longer term, I'd like to extend git-daemon-export-ok to
mean:

    - the presense of empty file means any supported operation
      not just git-upload-pack is allowed for backward
      compatibility.

    - otherwise list of allowed git-* server side program.

and be able to extend daemon.c:execute() function to check
and execute server side programs other than git-upload-pack.  So
the answer from me is a mild no.

  parent reply	other threads:[~2005-09-15 19:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-15  6:04 git-daemon --inetd H. Peter Anvin
2005-09-15 16:03 ` Linus Torvalds
2005-09-15 18:30   ` H. Peter Anvin
2005-09-15 18:47     ` Linus Torvalds
2005-09-15 19:19       ` H. Peter Anvin
2005-09-15 19:40         ` Linus Torvalds
2005-09-15 21:44           ` Martin Langhoff
2005-10-22 13:45             ` Jon Seymour
2005-10-22 21:05               ` Linus Torvalds
2005-09-15 19:57         ` Junio C Hamano [this message]
2005-09-16  6:23     ` Junio C Hamano
2005-09-16  7:51   ` Junio C Hamano
2005-09-16 16:54     ` H. Peter Anvin
2005-09-16 17:30     ` Linus Torvalds
2005-09-16 18:23       ` H. Peter Anvin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vek7qyuhd.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=git@vger.kernel.org \
    --cc=hpa@zytor.com \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).