Jump to letter: [
          
            BCEFGHIJKLMNOPQRSTUVWXY
          ]
        
        nscd: A Name Service Caching Daemon (nscd).
        
        
            | Name: | nscd | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 2.3.2 | 
            License: | LGPL | 
        
        
            | Release: | 95.44 | 
            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
        
            - * Fri Jun 16 19:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.44
 
            - make sure pt_chown is not setuid
 
        
            - * Fri Jun 16 19:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.43
 
            - revert SETENT_BATCH_READ NIS+ changes
 
        
            - * Fri May 19 19:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.42
 
            - fix nss_compat when SETENT_BATCH_READ=TRUE is in /etc/default/nss
- fix a sunrpc memory leak
- fix wide stdio memory leak (#192412, IT#93902, BZ#2226)