Re: [patch] Basic HTTP Proxy Authentication

2003-06-24 Thread Alvaro Figueroa
On 2002-Apr-04 at 02:24:41 -0800, Bardur Arantsson wrote: > I have put together a patch for supporting "Basic" HTTP Proxy > Authentication. The patch changes the interpretatio of the RSYNC_PROXY > environment variable so that the syntax > > user:[EMAIL PROTECTED]:port > > may be used instead of

Re: [patch] Basic HTTP Proxy Authentication

2002-04-04 Thread Martin Pool
On 4 Apr 2002, Bardur Arantsson <[EMAIL PROTECTED]> wrote: > Hi all, > > I have put together a patch for supporting "Basic" HTTP > Proxy Authentication. Thanks, that looks good. It should be in 2.6. -- Martin -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rs

[patch] Basic HTTP Proxy Authentication

2002-04-04 Thread Bardur Arantsson
Hi all, I have put together a patch for supporting "Basic" HTTP Proxy Authentication. The patch changes the interpretation of the RSYNC_PROXY environment variable so that the syntax user:[EMAIL PROTECTED]:port may be used instead of just proxy.foo:port (the old syntax is of course still