Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 30764 invoked from network); 28 Feb 2006 11:14:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Feb 2006 11:14:20 -0000 Received: (qmail 32300 invoked by uid 500); 28 Feb 2006 11:14:13 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 32264 invoked by uid 500); 28 Feb 2006 11:14:12 -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 32253 invoked by uid 99); 28 Feb 2006 11:14:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2006 03:14:11 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 217.158.94.220 is neither permitted nor denied by domain of t.p.ellison@gmail.com) Received: from [217.158.94.220] (HELO cirrus.purplecloud.com) (217.158.94.220) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2006 03:14:10 -0800 Received: (qmail 22932 invoked from network); 28 Feb 2006 11:13:49 +0000 Received: from blueice3n1.uk.ibm.com (HELO ?9.20.183.163?) (195.212.29.83) by smtp.purplecloud.net with (DHE-RSA-AES256-SHA encrypted) SMTP; 28 Feb 2006 11:13:49 +0000 Message-ID: <4404306C.9090709@gmail.com> Date: Tue, 28 Feb 2006 11:13:48 +0000 From: Tim Ellison User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: auth natives References: <20060216230027.63677.qmail@minotaur.apache.org> <20060217114651.GC81198@bali.sjc.webweaving.org> <43F5C3B5.6030905@gmail.com> <43FB953D.9010007@gmail.com> <6e47b64f0602220124i55698cf3n6f55a7ee836d893@mail.gmail.com> In-Reply-To: <6e47b64f0602220124i55698cf3n6f55a7ee836d893@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Stepan, Have you completed your review? If things look ok I'll change the loadlibray calls to use 'hyauth'. (As I mentioned before, this is simply to bring the code in line with the other natives as a stepping-stone to the final native code layout within each module.) Thanks Tim Stepan Mishura wrote: > 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\auth\module\NTLoginModuleTest.java > 2) > modules\security\test\linux\unit\org\apache\harmony\security\x\security\auth\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 into >>> 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=378390&view=rev >>>>> 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 it >> 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. >> > -- Tim Ellison (t.p.ellison@gmail.com) IBM Java technology centre, UK.