* Patch to support proxy authentication through NTLM?
@ 2011-12-22 8:45 Schmidt, Marco
2011-12-23 1:43 ` Ævar Arnfjörð Bjarmason
0 siblings, 1 reply; 3+ messages in thread
From: Schmidt, Marco @ 2011-12-22 8:45 UTC (permalink / raw)
To: git
After debugging git proxy authentication and creating my own fix to
support git+https over an NTLM proxy I found a set of patches inside of
the mailing list archives [1]. What is the state of this patch set? The
essence of the patch would be to allow NTLM authentification by giving
the correct options to libcurl.
Marco
E: marco point schmidt at taugamma.de
[1] http://kerneltrap.org/mailarchive/git/2009/2/2/4873274
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Patch to support proxy authentication through NTLM?
2011-12-22 8:45 Patch to support proxy authentication through NTLM? Schmidt, Marco
@ 2011-12-23 1:43 ` Ævar Arnfjörð Bjarmason
2011-12-23 2:34 ` Junio C Hamano
0 siblings, 1 reply; 3+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2011-12-23 1:43 UTC (permalink / raw)
To: Schmidt, Marco; +Cc: git
On Thu, Dec 22, 2011 at 09:45, Schmidt, Marco
<Marco.Schmidt@cassidian.com> wrote:
> After debugging git proxy authentication and creating my own fix to
> support git+https over an NTLM proxy I found a set of patches inside of
> the mailing list archives [1]. What is the state of this patch set? The
> essence of the patch would be to allow NTLM authentification by giving
> the correct options to libcurl.
~Weekly Junio sends out a "What's cooking in Git" E-Mail. Things that
aren't listed there aren't being actively considered for inclusion.
Which means that if you're interested in it the best thing you can do
is to take that patch, rebase it on top of master, make sure it works,
and re-submit it.
See Documentation/SubmittingPatches and one of those E-Mails Junios
sends out for more info.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Patch to support proxy authentication through NTLM?
2011-12-23 1:43 ` Ævar Arnfjörð Bjarmason
@ 2011-12-23 2:34 ` Junio C Hamano
0 siblings, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2011-12-23 2:34 UTC (permalink / raw)
To: Ævar Arnfjörð Bjarmason; +Cc: Schmidt, Marco, git
Ævar Arnfjörð Bjarmason <avarab@gmail.com> writes:
> Which means that if you're interested in it the best thing you can do
> is to take that patch, rebase it on top of master, make sure it works,
> and re-submit it.
In the case of that particular patch, it appears to take more than that,
unless you meant "make it work" by "make sure it works". The discussion
following patch seems to indicate that it was very broken and not working
at all, and then the patch submitter disappeared.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-12-23 2:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-22 8:45 Patch to support proxy authentication through NTLM? Schmidt, Marco
2011-12-23 1:43 ` Ævar Arnfjörð Bjarmason
2011-12-23 2:34 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox