atom feed1 message in org.freebsd.freebsd-archIPC nsswitch implementation (fwd)
FromSent OnAttachments
Michael BushkovMay 13, 2004 1:15 am 
Subject:IPC nsswitch implementation (fwd)
From:Michael Bushkov (bush@rsu.ru)
Date:May 13, 2004 1:15:38 am
List:org.freebsd.freebsd-arch

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?tely in the end 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.