Hi Amos, Please note two things about this helper:
- The code cannot be compiled as C++, it must be heavy adapted in the COM+ interface code. - The code can be compiled only using MS Visual Studio, but Squid 3.1 cannot be compiled with it, so this is the main reason because before I have never commited it to trunk. Regards Guido Serassio Acme Consulting S.r.l. Microsoft Gold Certified Partner Via Lucia Savarino, 1 10098 - Rivoli (TO) - ITALY Tel. : +39.011.9530135 Fax. : +39.011.9781115 Email: [email protected] WWW: http://www.acmeconsulting.it > -----Messaggio originale----- > Da: Amos Jeffries [mailto:[email protected]] > Inviato: domenica 14 febbraio 2010 6.37 > A: [email protected] > Oggetto: /bzr/squid3/trunk/ r10281: Author: Serassio Guido > <[email protected]> > > ------------------------------------------------------------ > revno: 10281 > committer: Amos Jeffries <[email protected]> > branch nick: trunk > timestamp: Sun 2010-02-14 18:36:46 +1300 > message: > Author: Serassio Guido <[email protected]> > Windows port: Update mswin_check_ad_group to version 2.0 > > The global groups support was rewritten, now is based on ADSI. > New Features: > - support for Domain Local, Domain Global ad Universal groups > - full group nesting support > > This helper, like the previous version, can be compiled only using > Microsoft Visual Studio because some needed library are not available > on MSYS+MinGW or Cygwin. > modified: > helpers/external_acl/mswin_ad_group/Makefile.am > helpers/external_acl/mswin_ad_group/mswin_check_ad_group.c > helpers/external_acl/mswin_ad_group/mswin_check_ad_group.h > helpers/external_acl/mswin_ad_group/readme.txt
