]> git.ipfire.org Git - thirdparty/squid.git/commit
Author: Chad Naugle <chad.naugle@travimp.com>
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 30 Aug 2010 00:05:19 +0000 (12:05 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 30 Aug 2010 00:05:19 +0000 (12:05 +1200)
commit4afcb2945939c79e62e1c81f9046b8659f017e18
treed092a75c5ff0083be9ca2a91b423f56be826957f
parent419adc9d1ddc75272df418ba69e437f459634b02
Author: Chad Naugle <chad.naugle@travimp.com>
Correct GPLv2+ clauses on ext_edirectory_userip_acl helper

Reference: http://bugs.squid-cache.org/show_bug.cgi?id=2905

comment #6: 2010-04-20 07:53:34 MDT

(In reply to comment #5)
> Unfortunately GPLv2+ and GPLv3 do not mix entirely well, unless we consider
> bundling the helper mere aggregation and not integrated.
>
> also, why can't you use the LDAP for matching the attribute instead of having
> to retreive all possible users and then compare the networkAddress "manually"?

I'll swap out the GPLv3 into GPLv2, no biggie.  All I've done was add the files
and clauses so far.  I'm just searching to see if there is something I am
missing for that.

comment #10: 2010-04-20 14:51:14 MDT

Created attachment 2139 [details]
v1.2 GPLv2+ version
helpers/external_acl/eDirectory_userip/config.test [changed mode: 0755->0644]
helpers/external_acl/eDirectory_userip/edui_config.h
helpers/external_acl/eDirectory_userip/edui_util.c
helpers/external_acl/eDirectory_userip/edui_util.h
helpers/external_acl/eDirectory_userip/iplookup.c
helpers/external_acl/eDirectory_userip/iplookup.h
helpers/external_acl/eDirectory_userip/main.c
helpers/external_acl/eDirectory_userip/main.h