Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        slocate: Finds files on a system via a central database.
        
        
            | Name: | slocate | Vendor: | Scientific Linux | 
        
            | Version: | 2.7 | License: | GPL | 
        
            | Release: | 13.el4.6 | URL: |  | 
        
        
        - Summary
- Slocate is a security-enhanced version of locate. Just like locate,
slocate searches through a central database (which is updated nightly)
for files which match a given pattern. Slocate allows you to quickly
find files anywhere on your system.
Changelog
        
            - * Tue Aug  9 19:00:00 2005 Miloslav Trmac <mitr{%}redhat{*}com> - 2.7-13.el4.6
- - Skip subtrees with paths longer than 32k 
            - * Sun Aug  7 19:00:00 2005 Miloslav Trmac <mitr{%}redhat{*}com> - 2.7-13.el4.5
- - Replace sl_fts.[ch] by glibc-derived versions 
            - * Tue Jun 21 19:00:00 2005 Miloslav Trmac <mitr{%}redhat{*}com> - 2.7-13.el4.4
- - Add nfs4 to PRUNEFS (#156091)
- Don't assume paths in /etc/mtab don't contain symlinks (#139950)
- Use %config(noreplace) for /etc/updatedb.conf (#155014)
- Fix the fts patch
- Process the filesystem type exclusion list when finding the mount points, not
  only before starting the filesystem tree walk (#139950)
- Drop GID slocate before creating databases
- Fix passing too small size to malloc ()
- Add /media to PRUNEPATHS (#152253)