Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 21026 invoked from network); 22 Feb 2006 09:25:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Feb 2006 09:25:25 -0000 Received: (qmail 63013 invoked by uid 500); 22 Feb 2006 09:25:16 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 62947 invoked by uid 500); 22 Feb 2006 09:25:16 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 62932 invoked by uid 99); 22 Feb 2006 09:25:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2006 01:25:16 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of stepan.mishura@gmail.com designates 64.233.182.202 as permitted sender) Received: from [64.233.182.202] (HELO nproxy.gmail.com) (64.233.182.202) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2006 01:25:15 -0800 Received: by nproxy.gmail.com with SMTP id p77so760429nfc for ; Wed, 22 Feb 2006 01:24:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=dM6Q6YN1pkopf0+4TAVA4RGwR9FQHlLVy23Kqu/3lqScQighsw7Q+WxS1Gz93Xa/wsPN/BXVS0ctyXKUQNubjr8YoZ1NdKc4W2niAuk51lQlb7skT1muOS213ZG0erzi3zPgLg/PO4HDyezpmVCe5sjpkA2CrGKvZLDj1VkB2jk= Received: by 10.48.203.19 with SMTP id a19mr1780887nfg; Wed, 22 Feb 2006 01:24:52 -0800 (PST) Received: by 10.49.9.17 with HTTP; Wed, 22 Feb 2006 01:24:52 -0800 (PST) Message-ID: <6e47b64f0602220124i55698cf3n6f55a7ee836d893@mail.gmail.com> Date: Wed, 22 Feb 2006 15:24:52 +0600 From: "Stepan Mishura" To: harmony-dev@incubator.apache.org Subject: Re: auth natives (was: Re: svn commit: r378390 - in /incubator/harmony/enhanced/classlib/trunk/native-src/win.IA32/auth: ./ auth_copyright.c authwin32.c authwin32.h hyauth.def hyauth.rc makefile) In-Reply-To: <43FB953D.9010007@gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_37_12426624.1140600292948" References: <20060216230027.63677.qmail@minotaur.apache.org> <20060217114651.GC81198@bali.sjc.webweaving.org> <43F5C3B5.6030905@gmail.com> <43FB953D.9010007@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_37_12426624.1140600292948 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I've just checked out your update (have problems with network) and going to review it. I'll let you know if I have questions or comments to your update= . BTW, we developed small tests for login modules that use these libraries see: 1) modules\security\test\windows\unit\org\apache\harmony\security\x\security\a= uth\module\NTLoginModuleTest.java 2) modules\security\test\linux\unit\org\apache\harmony\security\x\security\aut= h\module\UnixLoginModuleTest.java Thanks, Stepan Mishura Intel Middleware Products Division On 2/22/06, Tim Ellison wrote: > > FYI: I have added the C versions of the auth natives into the build. > They are building as hyayth.dll | libhyauth.so into jre/bin. > > However, I *haven't* removed the jaaswin.dll | libjaasnix.so code (and > these are still being loaded by NTSystem.java | UnixSystem.java) until > I've tested the new libraries. > > Regards, > Tim > > Tim Ellison wrote: > > sure -- this is the C version of the jaaswin code (including some Hy > > portlib-ification), with building code in the makefile format that the > > other natives use. The Linux version still needs doing, so I wanted to > > stash it in SVN for discussion with Mikhail et al before linking it int= o > > the actual build. > > > > Thanks > > Tim > > > > Leo Simons wrote: > >> On Thu, Feb 16, 2006 at 11:00:26PM -0000, tellison@apache.org wrote: > >>> Author: tellison > >>> Date: Thu Feb 16 15:00:22 2006 > >>> New Revision: 378390 > >>> > >>> URL: http://svn.apache.org/viewcvs?rev=3D378390&view=3Drev > >>> Log: > >>> Just stashing this code in svn, > >>> not included in the build. > >> When you put new things in SVN, please either make sure to have some > notes next > >> to them describing what it is for / what it does / what you will use i= t > for or, > >> failing that, write a meaningful commit message that has this info. > >> > >> The subversion project has a great HACKING.html that describes the how > and the why > >> and the like for this kind of thing. > >> > >> Thanks! > >> > >> Leo > >> > > > > -- > > Tim Ellison (t.p.ellison@gmail.com) > IBM Java technology centre, UK. > ------=_Part_37_12426624.1140600292948--