Re: Introduction - pre patch submission

2010-05-03 Thread Robert Marcano
On 05/03/2010 03:07 PM, Henrik Nordström wrote: mån 2010-05-03 klockan 21:59 +1200 skrev Amos Jeffries: Donẗ forget to add whildcard interface name syntax such as ppp+ or similar, as used for many dialup or vpn network configurations sharing the exact same dynamic ip problem. But generally my r

Re: Introduction - pre patch submission

2010-05-02 Thread Robert Marcano
On 04/30/2010 10:42 PM, Amos Jeffries wrote: Robert Marcano wrote: - Make tcp_outgoing_address be able to use an interface name and not only a fixed ip address, this solve a problem we have with some setups where we allow to acces to the internet with a dedicated ISP for a group of users, and

Re: Forward Authenticated User

2010-05-02 Thread Robert Marcano
On 04/30/2010 08:14 PM, Henrik Nordström wrote: tor 2010-04-29 klockan 15:53 -0430 skrev Robert Marcano: I am attaching a patch for 3.0.x versions (I will forward port if there is interest and change recommendations). This patch adds a new option to Squid that allows it to forward the current

Forward Authenticated User

2010-04-30 Thread Robert Marcano
I am attaching a patch for 3.0.x versions (I will forward port if there is interest and change recommendations). This patch adds a new option to Squid that allows it to forward the current authenticated user to the next proxy (or the HTTP server if that is what is wanted) via an HTTP header.

Introduction - pre patch submission

2010-04-30 Thread Robert Marcano
a dedicated ISP for a group of users, and that ISP is using a dynamic ip (we currently solve this with a scripting hack regenerating the configuration file) - ICAP enhancements (post cache) -- Robert Marcano