Hi,
I reported this some months ago and it is still there :)
http://www.squid-cache.org/bugs/show_bug.cgi?id=2453
regards,
Diego
--
Diego Woitasen
XTECH
http://www.squid-cache.org/bugs/show_bug.cgi?id=2455
On Sun, Sep 07, 2008 at 09:28:30AM +0800, Adrian Chadd wrote:
> It looks fine; could you dump it into bugzilla for the time being?
> (We're working on the Squid-2 -> bzr merge stuff at the moment!)
>
>
>
> Adrian
&g
This patch apply to Squid 2.7.STABLE4.
If we use a proxy_auth acl on {storeurl,url_rewrite}_access and the user
isn't authenticated previously, send 407.
regards,
Diego
diff --git a/src/client_side.c b/src/client_side.c
index 23c4274..4f75ea0 100644
--- a/src/client_side.c
+++ b/src/cli
way?
Regards,
Diego
--
---
Diego Woitasen - XTECH
www.xtech.com.ar
ed on reply mime-type.
I think we can do it using cached headers. I'm working on it right nigh,
will post results in a few days.
regards,
Diego
--
Diego Woitasen
XTECH - Soluciones Linux para empresas
(54) 011 5219-0678
eos).
Also, refresh_pattern should use acl to be more flexible, but this
required major surgery I think.
regards,
Diego
--
Diego Woitasen
XTECH - Soluciones Linux para empresas
(54) 011 5219-0678
Hi,
This patch fix a problem with nt domain stripping in
squid_ldap_group. I tried with 2.6.18 with this patch and it
doesn't strip the domain correctly.
regards,
Diego
--
--
Diego Woitasen
XTECH - www.xtech.com.ar
diff -Nur
Here is the patch :)
diff -Nur squid-2.5.STABLE9/src/cf.data.pre
squid-2.5.STABLE9-expire/src/cf.data.pre
--- squid-2.5.STABLE9/src/cf.data.pre 2005-02-22 21:06:34.0
-0300
+++ squid-2.5.STABLE9-expire/src/cf.data.pre2005-03-15
00:43:53.131302928 -0300
@@ -1698,7 +1698,7 @@
The problem is in squid-2.5 serieas and squid3. This patch apply to
both.
tm_year max must be 138, google's images have 2038 as expiritacion year
for example. This reduces a little more traffic if it is right parsed.
regards,
diegows
diff -Nur squid-2.5.STABLE7/lib/rfc1123.c
squid-2.5.S
I have read the code and it make sense. I will do it the next week.
El jue, 21-10-2004 a las 04:21, Henrik Nordstrom escribió:
> On Wed, 20 Oct 2004, Diego Woitasen wrote:
>
> > This patch add support for SASL GSSAPI to squid_ldap_group, feature
> > required if you want chec
This patch add support for SASL GSSAPI to squid_ldap_group, feature
required if you want check group membership from a W2003 Active
Directory or openldap with kerberos authentication.
Patch created from squid 2.5-STABLE7.
To Compile with GSSAPI support:
cd helpers/external_acl/ldap_group
make LD
where are some information about the decision to rewrite the Squid's
code to C++?
3.
On Fri, Feb 13, 2004 at 08:36:47AM +0100, Henrik Nordstrom wrote:
> On Thu, 12 Feb 2004, Diego Woitasen (Lanux) wrote:
>
> > Sorry, but... Is my patch OK?
>
> Almost.
>
> To be consistent with the other max_... acls (maxconn, max_user_ip) the
> condition should be i
gets merged then the old request_body_max_size should obviously
> be depreated in favor of the acl approach.
>
> Regards
> Henrik
--
Diego Woitasen
LANUX
This patch add a new ACL type: max_body_size. This will be matched when
the client's HTTP request body is greater than X bytes.
Example:
acl users max_body_size 10
Comments and suggestions are welcome...
diff -Nur squid-2.5.STABLE4-20040208/src/acl.c
squid-2.5.STABLE4-20040208-diegows
This patch add a new ACL type: max_body_size. This will be matched when
the client's HTTP request body is greater than X bytes.
Example:
acl users max_body_size 10
Comments and suggestions are welcome...
diff -Nur squid-2.5.STABLE4-20040208/src/acl.c
squid-2.5.STABLE4-20040208-diegows/s
parent-sibling relatioship?
Thanks?!
--
Diego Woitasen
LANUX
In cf.data.pre, what's the difference between DEFAULT and
DEFAULT_IF_NONE?
This is the patch (indent 1.9.1) and apply to squid-2.5 CVS.
Changes:
-support for bogus clients in authentication, forcing the use
of some scheme for some clients with acls.
-authenticateAuthSchemeConfigure() renamed to
authenticateAuthSchemeActive
On Sat, Sep 06, 2003 at 07:38:00AM +1000, Robert Collins wrote:
> On Sat, 2003-09-06 at 01:18, Diego Woitasen wrote:
> > This patch add 3 switch to acl proxy_auth to force a authentication
> > scheme to bogus clients, like IE and Messenger (see squid.conf help).
> >
> >
ok, i 'm reading the code now, it's some confusing in principle but I
going to try to do it. I will inform any news...
El dom, 10 de 08 de 2003 a las 04:30, Robert Collins escribió:
> On Sun, 2003-08-10 at 17:15, Henrik Nordstrom wrote:
>
> > What whould be a great idea to work on is the ability
auth2 REQUIRED
acl msn browser -i messenger acl ie browser -i explorer
http_access allow msn pass1 http_access allow ie pass2
This is because (in this example) msn is not working with ntlm auth and
i need that msn auth. against a basic authentication.
I want to hear comments about this...
--
22 matches
Mail list logo