Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nscd: A Name Service Caching Daemon (nscd).
Name: | nscd |
Vendor: | Scientific Linux |
Version: | 2.3.4 |
License: | LGPL |
Release: | 2.36 |
URL: | |
- Summary
- Nscd caches name service lookups and can dramatically improve
performance with NIS+, and may help with DNS as well. Note that you
can't use nscd with 2.0 kernels because of bugs in the kernel-side
thread support. Unfortunately, nscd happens to hit these bugs
particularly hard.
Changelog
- * Wed Jan 31 18:00:00 2007 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.36
- fix application crashes when doing NSS lookups through nscd
mmapped databases and nscd decides to start garbage collection
during the lookups (#219145)
- fix a race condition in getXXbyYY_r (#219145)
- fix NIS getservbyname when proto is NULL
- * Fri Jan 5 18:00:00 2007 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.33
- fix ia64 _mcount (#194356)
- fix nss_compat +group handling (#220621)
- * Tue Dec 12 18:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.32
- fix hasmntopt (#218802)
- fix setusershell and getusershell (#218782)
- strtod fixes (BZ#3664, BZ#3673, BZ#3674)