Tom Evans writes:
> I think this does show that the patch could be made a little better.
> We only want to go through the loop one more time if we have
> credentials to send, and we have credentials to send if the rv of
> http_parse_authenticate is good.
>
> I also think the same bug would affect
2010/6/30 Dag-Erling Smørgrav :
> Tom Evans writes:
>> Sorry to bump this again. I've diluted this issue down to the core
>> points and raised as a pr - can someone take a look, see if my
>> solution is correct and commit if appropriate?
>
> Sorry, fell through the cracks. Your analysis is correc
Tom Evans writes:
> Sorry to bump this again. I've diluted this issue down to the core
> points and raised as a pr - can someone take a look, see if my
> solution is correct and commit if appropriate?
Sorry, fell through the cracks. Your analysis is correct, but I'm not
100% sure about the patch
Sorry to bump this again. I've diluted this issue down to the core
points and raised as a pr - can someone take a look, see if my
solution is correct and commit if appropriate?
http://www.freebsd.org/cgi/query-pr.cgi?pr=148087
Cheers
Tom
___
freebsd-cu
On Mon, Jun 21, 2010 at 12:07 PM, Gary Jennejohn
wrote:
> Yes. When you ran fetch by hand you didn't have the -ApRr on the CL.
> Could it be that the 'p' flag is causing problems?
>
> Try running fetch by hand again with those flags and see what happens.
> If it fails, try removing the 'p' flag.
On Mon, 21 Jun 2010 11:34:12 +0100
Tom Evans wrote:
> On Mon, Jun 21, 2010 at 11:10 AM, Erwin Lansing wrote:
> > On Mon, Jun 21, 2010 at 11:04:16AM +0100, Tom Evans wrote:
> >> My company recently enabled proxy authentication for outgoing
> >> connections, and this has stopped ports from working
On Mon, Jun 21, 2010 at 11:10 AM, Erwin Lansing wrote:
> On Mon, Jun 21, 2010 at 11:04:16AM +0100, Tom Evans wrote:
>> My company recently enabled proxy authentication for outgoing
>> connections, and this has stopped ports from working.
>>
>> >From fetch(5), I understand that I can place my proxy
On Mon, Jun 21, 2010 at 11:04:16AM +0100, Tom Evans wrote:
> My company recently enabled proxy authentication for outgoing
> connections, and this has stopped ports from working.
>
> >From fetch(5), I understand that I can place my proxy authentication
> in plain text in the environment*, and this