From owner-freebsd-hackers@FreeBSD.ORG Thu May 13 01:15:44 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE29A16A4CE; Thu, 13 May 2004 01:15:44 -0700 (PDT) Received: from asterix.rsu.ru (asterix.rsu.ru [195.208.245.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9066743D53; Thu, 13 May 2004 01:15:43 -0700 (PDT) (envelope-from bushman@rsu.ru) Received: from stinger.cc.rsu.ru (stinger.cc.rsu.ru [195.208.252.82]) by asterix.rsu.ru (8.12.11/8.12.11) with ESMTP id i4D8FUNH087535; Thu, 13 May 2004 12:15:30 +0400 (MSD) (envelope-from bushman@rsu.ru) Date: Thu, 13 May 2004 12:19:58 +0400 (MSD) From: Michael Bushkov X-X-Sender: bushman@stinger.cc.rsu.ru To: Ted Unangst In-Reply-To: <20040513113902.N65696@brain.cc.rsu.ru> Message-ID: <20040513121153.X12892@stinger.cc.rsu.ru> References: <20040513113902.N65696@brain.cc.rsu.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=KOI8-R Content-Transfer-Encoding: QUOTED-PRINTABLE X-Spam-Status: No, hits=-104.9 required=5.0 tests=BAYES_00,USER_IN_WHITELIST autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on asterix.rsu.ru cc: bork@rsu.ru cc: arch@freebsd.org cc: os@rsu.ru cc: hackers@freebsd.org cc: and@rsu.ru Subject: Re: IPC nsswitch implementation (fwd) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 08:15:44 -0000 > On Fri, 5 Mar 2004, Michael Bushkov wrote: > > > Some time ago there was a discussion concerning in-process vs. IPC > > nsswitch implementation. We agreed that we should develop an example of > > IPC implementation and ask for a discussion. We are glad to present you > > sample implementation of the IPC nsswitch model. > > can you release a new version with copyright and license information for > each source file? > > has any further work been done since the original release? Of course we can. We will release the new version approxim=C6tely in the en= d of the next week. It will be under BSD license. It changed much from the original release. We added caching and ported PADL nss_ldap module (changes are minimal, and they mostly reside in bsdnss.c file, which is FreeBSD specific). We are currently working on get**ent functions. And we will include them in the new release. The new FreeBSD committer, Christian Peron also has worked on project, related to the LookupD. And we are currently discussing the future of our projects. -- Michael Bushkov Software Engineer, Rostov State University