Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        nscd: A Name Service Caching Daemon (nscd).
        
        
            | Name: | nscd | Vendor: | Scientific Linux | 
        
            | Version: | 2.3.2 | License: | LGPL | 
        
            | Release: | 95.50 | 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
        
            - * Thu Apr 19 19:00:00 2007 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.50
- - fix a regression introduced in #223467 changes
- fix nis_getsrvlist (#235229) 
            - * Tue Mar 13 19:00:00 2007 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.49
- - assorted NIS+ speedups (#223467)
- fix pthread_mutex_timedlock on x86_64 (#228103)
- fix a race condition in getXXbyYY_r (#219145) 
            - * Wed Dec 13 18:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.48
- - fix hasmntopt (#218802)