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.